aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
| * 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.
| * config: prettier pretty printingFlorian Dold2021-07-29
| |
| * fall back to /etc for default configuration entry pointFlorian Dold2021-07-29
| |
| * -missing cosmetic newlinesFlorian Dold2021-07-28
| |
| * -fix memleakFlorian Dold2021-07-28
| |
| * config: report stats for secret sectionsFlorian Dold2021-07-28
| |
| * config: extended diagnostics, import cycle detection, deterministic load orderFlorian Dold2021-07-28
| |
| * config: sort globbed filesFlorian Dold2021-07-28
| |
| * diagnostics mode for gnunet-configFlorian Dold2021-07-28
| |
| * - commented rule for libgnunet_plugin_cmd_simple_send.la to fix buildt3sserakt2021-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.
* - simple test without sending. peers setup working.t3sserakt2021-07-28
|
* -formatting / commentsFlorian Dold2021-07-28
|
* fall back to /etc if user config can't be foundFlorian Dold2021-07-28
|
* implement @inline-secret@ directiveFlorian Dold2021-07-28
|
* implement config inline globbingFlorian Dold2021-07-28
|
* -fix json pack bugsChristian Grothoff2021-07-28
|
* -nicer loggingChristian Grothoff2021-07-28
|
* config: resolve realpath of parent config file, fix docsFlorian Dold2021-07-26
|
* config: free real basepathFlorian Dold2021-07-26
|
* config: resolve realpath of base dir, not configFlorian Dold2021-07-26
|
* config: resolve symlinks for @INLINE@-ed filesFlorian Dold2021-07-26
| | | | Otherwise, relative includes won't work properly.
* implement typed JSON packerChristian Grothoff2021-07-26
|
* -fix ftbfsChristian Grothoff2021-07-26
|\
| * -fix FTBFS in json pack headerFlorian Dold2021-07-26
| |
| * -missing libraryFlorian Dold2021-07-26
| |
* | -fix ftbfsChristian Grothoff2021-07-26
|/
* JSON: add draft for new GNUNET_JSON_PACK APIChristian Grothoff2021-07-26
|
* simplify linkageChristian Grothoff2021-07-26
|
* -extend tests, include reconnect handling for eventsChristian Grothoff2021-07-25
|
* -complete new PQ event implementation, alas undertestedChristian Grothoff2021-07-25
|
* -added sent flag to messenger serviceTheJackiMonster2021-07-24
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* minimal test for new pq event functionalityChristian Grothoff2021-07-24
|
* early draft for libgnunetpq event notification supportChristian Grothoff2021-07-24
|
* - fix buildt3sserakt2021-07-23
|
* - smaller bug fixest3sserakt2021-07-23
|
* -yodaChristian Grothoff2021-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
|
* -typoChristian Grothoff2021-07-23
|