aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* -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
| |
| * -fix loopChristian Grothoff2021-08-09
| |
| * -fix assertionChristian Grothoff2021-08-09
| |
| * -fix bit shift opChristian Grothoff2021-08-09
| |
| * -more coverityMartin Schanzenbach2021-08-09
| |
| * -coverityMartin Schanzenbach2021-08-09
| |
| * -fix debian package issues reported by FlorianChristian Grothoff2021-08-08
| |
| * -fix make dist; fix warningsv0.15.0Martin Schanzenbach2021-08-08
| |
| * -bump hostlist locationMartin Schanzenbach2021-08-08
| |
| * -if check is redundantChristian Grothoff2021-08-08
| |
| * -various coverity fixesMartin Schanzenbach2021-08-08
| |
| * -fix nptr issuesMartin Schanzenbach2021-08-08
| |
| * -silence compiler warningsMartin Schanzenbach2021-08-08
| |
| * -make new cmd tests experimental (segfalting); fix warningsMartin 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)
* Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2021-08-04
|\
| * -fix memory leaksChristian Grothoff2021-08-03
| |
| * -doxygen fixChristian Grothoff2021-08-02
| |
| * -allow NULLChristian Grothoff2021-08-02
| |
| * -fix test logicChristian Grothoff2021-08-02
| |
| * -fix warningsChristian Grothoff2021-08-02
| |