aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Collapse)AuthorAge
* - 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
|
* implement config inline globbingFlorian Dold2021-07-28
|
* config: resolve realpath of parent config file, fix docsFlorian Dold2021-07-26
|
* implement typed JSON packerChristian Grothoff2021-07-26
|
* -fix ftbfsChristian Grothoff2021-07-26
|\
| * -fix FTBFS in json pack headerFlorian Dold2021-07-26
| |
* | -fix ftbfsChristian Grothoff2021-07-26
|/
* JSON: add draft for new GNUNET_JSON_PACK APIChristian Grothoff2021-07-26
|
* -added sent flag to messenger serviceTheJackiMonster2021-07-24
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* early draft for libgnunetpq event notification supportChristian Grothoff2021-07-24
|
* - smaller bug fixest3sserakt2021-07-23
|
* -even more time functionsChristian Grothoff2021-07-23
|
* introduce new TIME helper functionsChristian Grothoff2021-07-23
|
* introduce new TIME helper functionsChristian Grothoff2021-07-23
|
* - moving cmds to other packagest3sserakt2021-07-23
|