aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* - fixed wrong dependencies to tng version of libs, added missing block after ↵t3sserakt2021-09-14
| | | | sending
* - fixed linker errort3sserakt2021-09-13
|
* - 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
|
* - introduced nested namespace in test script to get rid of the permission ↵t3sserakt2021-08-30
| | | | problem, renamed test file.
* exec'Christian Grothoff2021-08-30
|
* -launch via scriptChristian Grothoff2021-08-30
|
* -do load default configuration even if 'gnunet.conf' does not existChristian Grothoff2021-08-29
|
* -remove (invalid) testing zone keys !tarballMartin Schanzenbach2021-08-29
|
* improve error message and inherit stderr as suggested by FlorianChristian Grothoff2021-08-28
|
* use ISO 8609 / RFC 3339 timestamps for loggingFlorian Dold2021-08-28
|
* 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
|
* -indentChristian Grothoff2021-08-27
|
* -fix minor memory leakChristian Grothoff2021-08-27
|
* further simplify libgnunetpq event API and implementation, also trigger ↵Christian Grothoff2021-08-25
| | | | events on 'loopback' that are not socket-activated
* -add missing testing_cmds.hv0.15.2Christian Grothoff2021-08-24
|
* -remove pthread dependency, add additional libexec binary to gnunet packageChristian Grothoff2021-08-24
|
* -remove dead ats-tests, fix strange Debian build issuesChristian Grothoff2021-08-24
|
* - fixed mem leaks, added code doc, formatting, removed trace logst3sserakt2021-08-24
|
* - added header changes for cmds to stop a peer and remove a test ↵t3sserakt2021-08-24
| | | | environment, used in simple send test case plugin
* - added cmds to stop a peer and remove a test environment, used in simple ↵t3sserakt2021-08-24
| | | | send test case plugin
* Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2021-08-23
|\
| * -fix indentationChristian Grothoff2021-08-23
| |
| * -remove dead flagChristian Grothoff2021-08-23
| |
| * -simplify libgnunetpq to only support single-threaded applications that do ↵Christian Grothoff2021-08-22
| | | | | | | | use the scheudler (when using event API)
| * -prepend X to ensure identifiers do not start with a numberChristian Grothoff2021-08-22
| |
* | - fixed copyright yeart3sserakt2021-08-18
|/
* -swap WARNING/ERROR to fix #6991Christian Grothoff2021-08-18
|
* - moved additional files from testbed to testingt3sserakt2021-08-17
|
* - 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
* - commented plugin in Makefile.am because of circular dependency problemt3sserakt2021-08-16
|
* Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2021-08-16
|\
| * -fix indentChristian Grothoff2021-08-16
| |
| * -vpn helper does not even link against libgnunetutil, avoid GNUNET_assert/breakChristian Grothoff2021-08-10
| |
| * - fix vpn helper linkingMartin Schanzenbach2021-08-10
| |
| * -check return valuesChristian Grothoff2021-08-09
| |
| * -check return valuesChristian Grothoff2021-08-09
| |
| * -check return valuesChristian Grothoff2021-08-09
| |
| * -fix floating point logicChristian Grothoff2021-08-09
| |
| * -fix memory leakChristian Grothoff2021-08-09
| |
| * -fix memory leakChristian Grothoff2021-08-09
| |