aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * -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
| * -fix spellingChristian Grothoff2021-07-30
| |
| * -remove unnecessary options from Makefile.amChristian Grothoff2021-07-29
| |
| * use modern spelling for LLONG_{MAX,MIN}Thien-Thi Nguyen2021-07-29
| | | | | | | | | | This fixes a FTBFS under Alpine Linux 3.13 (GNU GCC 10.2.1). See also: <https://www.sourceware.org/bugzilla/show_bug.cgi?id=5461>.
| * -fix return value of GNUNET_disk_globFlorian Dold2021-07-29
| |
| * add dependency libThien-Thi Nguyen2021-07-29
| | | | | | | | | | * src/secretsharing/Makefile.am (gnunet_secretsharing_profiler_LDADD): Add dependency on '$(top_builddir)/src/testing/libgnunettesting.la'.
| * add dependency libThien-Thi Nguyen2021-07-29
| | | | | | | | | | * src/fs/Makefile.am (gnunet_fs_profiler_LDADD): Add dependency on '$(top_builddir)/src/testing/libgnunettesting.la'.
| * add dependency libThien-Thi Nguyen2021-07-29
| | | | | | | | | | * src/consensus/Makefile.am (gnunet_consensus_profiler_LDADD): Add dependency on '$(top_builddir)/src/testing/libgnunettesting.la'.
| * add dependency libThien-Thi Nguyen2021-07-29
| | | | | | | | | | * src/regex/Makefile.am (gnunet_regex_profiler_LDADD): Add dependency on '$(top_builddir)/src/testing/libgnunettesting.la'.
| * config: restrict directives in files loaded via @inline-secret@Florian Dold2021-07-29
| |
| * add dependency libThien-Thi Nguyen2021-07-29
| | | | | | | | | | * src/dht/Makefile.am (gnunet_dht_profiler_LDADD): Add dependency on '$(top_builddir)/src/testing/libgnunettesting.la'.
| * add dependency libThien-Thi Nguyen2021-07-29
| | | | | | | | | | * src/nse/Makefile.am (gnunet_nse_profiler_LDADD): Add dependency on '$(top_builddir)/src/testing/libgnunettesting.la'.
| * add dependency libThien-Thi Nguyen2021-07-29
| | | | | | | | | | * src/ats-tests/Makefile.am ( gnunet_ats_sim_LDADD): Add dependency on '$(top_builddir)/src/testing/libgnunettesting.la'.
| * add dependency lib to a couple targetsThien-Thi Nguyen2021-07-29
| | | | | | | | | | | | * src/testbed/Makefile.am (gnunet_testbed_profiler_LDADD) (generate_underlay_topology_LDADD): Add dependency on '$(top_builddir)/src/testing/libgnunettesting.la'.
| * do not warn when GNUNET_DISK_file_test can't access fileFlorian Dold2021-07-29
| | | | | | | | | | | | Callers already warn here. Warning if a file can't be found leads to output that's too verbose, as GNUNET_DISK_file_test isn't only called when we expect the file to exist.