aboutsummaryrefslogtreecommitdiff
path: root/src/regex
Commit message (Expand)AuthorAge
* BUILD: Move regex/dns to serviceMartin Schanzenbach2023-10-19
* BUILD: Move dht/datastore to service/cliMartin Schanzenbach2023-10-18
* BUILD: more more components into new structure; ftbfs fixMartin Schanzenbach2023-10-18
* BUILD: Move testing to libMartin Schanzenbach2023-10-18
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
* Remove most of old transport, ATS and PEERINFO. Disable TESTBED and related t...Martin Schanzenbach2023-10-04
* BUILD: fix versions and installation pathsMartin Schanzenbach2023-09-29
* BUILD: Meson add testbed option (dysfunct)Martin Schanzenbach2023-09-27
* BUILD: Meson install even more filesMartin Schanzenbach2023-09-27
* BUILD: meson use correct soversion and versionMartin Schanzenbach2023-09-24
* MYSQL: phase outMartin Schanzenbach2023-09-24
* BUILD: Meson - install yet more filesMartin Schanzenbach2023-09-23
* BUILD: meson configuration filesMartin Schanzenbach2023-09-21
* BUILD: Towards libgnunet buildMartin Schanzenbach2023-09-21
* BUILD: Fix monolithic buildMartin Schanzenbach2023-09-20
* BUILD: More meson subsystemsMartin Schanzenbach2023-09-20
* REGEX: Fix tests missing link against libgnunetstatisticsMartin Schanzenbach2023-01-07
* REGEX: Do not link internal libraries into .lasMartin Schanzenbach2023-01-05
* REGEX: Fix build with recent llvm/clang. Fixes #7550Martin Schanzenbach2023-01-05
* -fix test ftbfsMartin Schanzenbach2022-12-05
* MYSQL: Improve header includes with respect to compat handlingMartin Schanzenbach2022-12-04
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
* BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach2022-12-04
* -DOC: Documentation cleanup pass through REGEX serviceWillow Liquorice2022-10-03
* -DOC: Another comment stripping pass through REGEXWillow Liquorice2022-10-03
* -DOC: Minor fixes to doc comments (mostly correcting typos) to resolve 'unkno...Willow Liquorice2022-10-03
* -DOC: Comment stripping pass in REGEX serviceWillow Liquorice2022-10-03
* -DOC: Minor passes over NAT, REGEX, and TRANSPORTWillow Liquorice2022-08-30
* implemented new DHT path signing with origin authenticationChristian Grothoff2022-07-07
* protocol change: swap xquery and result filter, integrate mutator with result...Christian Grothoff2022-05-31
* revise block API to match latest DHT specsChristian Grothoff2022-03-12
* DHT: modify API and protocol messages to add path signatures, except for now ...Christian Grothoff2022-01-09
* -updating block plugins to new APIChristian Grothoff2021-12-29
* BUILD: Remove --disable-testing. Issue #7033Martin Schanzenbach2021-10-11
* -remove dead ats-tests, fix strange Debian build issuesChristian Grothoff2021-08-24
* add dependency libThien-Thi Nguyen2021-07-29
* -fix compiler warningsChristian Grothoff2021-04-29
* -fix many more typosChristian Grothoff2021-04-26
* -fix typosChristian Grothoff2021-04-26
* -fix warnings except rps messMartin Schanzenbach2020-10-16
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ...Christian Grothoff2020-04-21
* fix sign api for to address #6164Christian Grothoff2020-04-08
* fix pointer indentationChristian Grothoff2019-11-24
* follow-up to 7c14b80a011e9e99b1cef0bfd96bae364edd5663:ng02019-11-20
* add $(GN_LIBINTL) to Makefile.am (fixes 0005902)xrs2019-11-08
* tighten formatting rulesChristian Grothoff2019-10-31
* follow-up to win32 removal.ng02019-10-25
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ...ng02019-09-10