aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Collapse)AuthorAge
* removed versioned artefacts with v2 and v3. changes to reflect the changes ↵t3sserakt2021-10-14
| | | | in testing_api_loop.c
* BUILD: Remove SuperMUC code. Issue #7033Martin Schanzenbach2021-10-11
|
* -clean up testing-NG finish logicChristian Grothoff2021-10-08
|
* -basic santiy for testing API, breaks transport/ buildChristian Grothoff2021-10-04
|
* -taking a first stab at cleaning up the testing messChristian Grothoff2021-10-04
|
* -indentation of parametersTheJackiMonster2021-09-27
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* -indentChristian Grothoff2021-09-27
|
* PQ: implementing #7014: support testing database version is currentChristian Grothoff2021-09-23
|
* -do ATS integration in DHTUChristian Grothoff2021-09-22
|
* -work on dhtuChristian Grothoff2021-09-22
|
* Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2021-09-20
|\
| * more dhtu-gnunet basicsChristian Grothoff2021-09-19
| |
| * -work on dhtuChristian Grothoff2021-09-19
| |
| * -BUILD: Fix bswap portabilityMartin Schanzenbach2021-09-19
| |
* | - added new udp backchannel testcase, changed netjail script to have port ↵t3sserakt2021-09-20
|/ | | | forwarding into subnets, master loop is no configured completely by topology config file, connect cmd reads topology file to connect to configured nodes
* - fixed wrong dependencies to tng version of libs, added missing block after ↵t3sserakt2021-09-14
| | | | sending
* - added tng milestone 2 versions with improvements onto version 1 files , ↵t3sserakt2021-09-13
| | | | fixed smaller issues in milestone 1 versions, added version 1 to buildbot, added new testcase for testing udp backchannel
* Include "gettext.h" even when "platform.h" is unavailableAlessio Vanni2021-09-10
|
* BUILD: Remove FRAMEWORK_BUILD defineMartin Schanzenbach2021-09-05
|
* -typoChristian Grothoff2021-09-05
|
* -typoChristian Grothoff2021-09-05
|
* make backend-check a gnunet-only gnunet-config optionChristian Grothoff2021-09-05
|
* refactor gnunet-config to make preload hacks obsoleteChristian Grothoff2021-09-05
|
* Flip the value of GNUNET_EXTRA_LOGGING given when it's undefinedAlessio Vanni2021-08-31
| | | | | | | | | This change has an impact only on those programs where gnunet_config,h is *not* included. GNUnet's configure script always defines this macro with an appropriate value, so it will never use this hardcoded value. By giving it a non-zero value, applications can now make use of the full logging capabilities provided by GNUnet.
* -More _ → dgettext changesAlessio Vanni2021-08-31
|
* partial fix for problems raised by Alessio on the MLChristian Grothoff2021-08-28
|
* partial fix for problems raised by Alessio on the MLChristian Grothoff2021-08-28
|
* further simplify libgnunetpq event API and implementation, also trigger ↵Christian Grothoff2021-08-25
| | | | events on 'loopback' that are not socket-activated
* - added header changes for cmds to stop a peer and remove a test ↵t3sserakt2021-08-24
| | | | environment, used in simple send test case plugin
* -simplify libgnunetpq to only support single-threaded applications that do ↵Christian Grothoff2021-08-22
| | | | use the scheudler (when using event API)
* - moved test code from testbed to testingt3sserakt2021-08-17
|
* - renamed methods and variables to prepare moving files from testbed to ↵t3sserakt2021-08-17
| | | | testing, to fix circular dependency problem
* Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2021-08-16
|\
| * -fix indentChristian Grothoff2021-08-16
| |
| * -fix make dist; fix warningsv0.15.0Martin Schanzenbach2021-08-08
| |
* | - small changes to simple sendt3sserakt2021-08-16
|/
* -corrected doxygen documentation of the message callbackTheJackiMonster2021-08-05
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* -move pop to not break gccChristian Grothoff2021-08-05
|
* do not generate tautological comparisson warnings for assertions (if ↵Christian Grothoff2021-08-04
| | | | gcc/clang version supports them)
* -doxygen fixChristian Grothoff2021-08-02
|
* -fix ftbfs"Christian Grothoff2021-08-01
|
* 0 for absolute time is special, and should be treated as such in JSON generationChristian Grothoff2021-08-01
|
* -move DB-agnostic types to GNUNET_DBChristian Grothoff2021-08-01
|
* SETU: Implement LSD0003Elias Summermatter2021-07-30
|
* -improve logging if there is no HTTP responseChristian Grothoff2021-07-30
|
* :Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2021-07-30
|\
| * fall back to /etc for default configuration entry pointFlorian Dold2021-07-29
| |
| * diagnostics mode for gnunet-configFlorian Dold2021-07-28
| |
* | - there are two helper running, but only one is doing the work of both. ↵t3sserakt2021-07-30
|/ | | | Therefore connecting peers does not work atm.
* implement @inline-secret@ directiveFlorian Dold2021-07-28
|