aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* -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
|
* debian: bump versionFlorian Dold2021-08-06
|
* -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
| |
| * -update changelog, bump versionMartin Schanzenbach2021-08-02
| |
| * -allow NULLChristian Grothoff2021-08-02
| |
| * -fix test logicChristian Grothoff2021-08-02
| |
| * -fix warningsChristian Grothoff2021-08-02
| |
| * -fix warningsChristian Grothoff2021-08-02
| |
* | first cmd for a simple tng test running. part of cleanup and sanity check ↵t3sserakt2021-08-04
|/ | | | when starting missing
* Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2021-08-02
|\
| * -fix DHT loopChristian Grothoff2021-08-02
| |
| * -fix another typoChristian Grothoff2021-08-01
| |
| * -fix typosChristian Grothoff2021-08-01
| |
| * -fix busy loopChristian Grothoff2021-08-01
| |
| * -fix ftbfs"Christian Grothoff2021-08-01
| |
| * 0 for absolute time is special, and should be treated as such in JSON generationChristian Grothoff2021-08-01
| |
* | - fixed typot3sserakt2021-08-02
|/
* Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2021-08-01
|\
| * PQ: fix notification API bugsChristian Grothoff2021-08-01
| |
| * -move DB-agnostic types to GNUNET_DBChristian Grothoff2021-08-01
| |
| * debian: compat level, removal of user units, tweaksFlorian Dold2021-08-01
| |
* | - added config files for netjail testing. removed unshare from netjail scriptt3sserakt2021-08-01
|/
* -removed process namespaces from netjail scriptTheJackiMonster2021-07-31
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* JSON: allow NULL-passing to GNUNET_JSON_pack_data_varsizeChristian Grothoff2021-07-31
|
* debian: bump versionFlorian Dold2021-07-31
|
* -config: allow empty config for @inline-secret@Florian Dold2021-07-31
|
* debian: Do not remove users/groups in postrmFlorian Dold2021-07-31
| | | | | Doing so is dangerous (UID/GID recycling!) from a security point of view. It should *never* be done automatically.
* Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2021-07-31
|\
| * - removed warningst3sserakt2021-07-31
| |
* | - removed warningst3sserakt2021-07-31
|/
* debian: fix dateFlorian Dold2021-07-31
|
* debian: bump version to 0.14.1-9Florian Dold2021-07-31
|
* -config: initialize variableFlorian Dold2021-07-31
|
* config: handle syntax error instead of dereferencing NULL pointerFlorian Dold2021-07-30
|
* -fetch response code first before testing on itChristian Grothoff2021-07-30
|
* 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
|\
| * -rename plugin, otherwise plugin_test fails due to conflicting other plugin ↵Christian Grothoff2021-07-30
| | | | | | | | with the same prefix name