aboutsummaryrefslogtreecommitdiff
path: root/src/regex
Commit message (Expand)AuthorAge
* 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
* uncrustify as demanded.ng02019-09-08
* first step to remove plibcng02019-09-06
* use GNUNET_strlcpy instead of strncpy where possiblelurchi2019-06-27
* nicer loop structureChristian Grothoff2019-06-04
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* finish (?) libgnunetatstransport for nowChristian Grothoff2018-11-29
* build fixesChristian Grothoff2018-06-25
* Revert "integrate dnsparser and dnsstub and tun with libgnunetutil"lurchi2018-06-25
* integrate dnsparser and dnsstub and tun with libgnunetutilChristian Grothoff2018-06-25
* AUTOSTART renamed into START_ON_DEMAND (#4547a)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* +Nils Gillmann2018-05-19
* get rid of plain memcpy callsChristian Grothoff2018-05-13
* Switch to $GNUNET_TMP in all configuration files.Nils Gillmann2018-05-06
* fix indentation and use after free in tcp pluginChristian Grothoff2018-01-06
* fix signed/unsigned cmpChristian Grothoff2018-01-05
* do not put NULL blockChristian Grothoff2018-01-04
* Change regex combination, allow hexBart Polot2017-05-10
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* Porting leftovers to new getopt API.Marcello Stanisci2017-03-17
* Merge branch 'master' into getoptChristian Grothoff2017-03-17
|\
| * migrate regex to new service APIChristian Grothoff2017-03-16
* | porting.Marcello Stanisci2017-03-15
|/
* implement revocation block plugin, get revocation test to pass againChristian Grothoff2017-02-27
* add validation for inner consensus elementFlorian Dold2017-02-26
* ensure all plugins properly use BF, move shared logic to shared libraryChristian Grothoff2017-02-26
* strcmp instead of memcmpChristian Grothoff2017-02-22
* support BF size adjustments in other pluginsChristian Grothoff2017-02-22
* completed big block refactoring in preparation for SET-BLOCK integrationChristian Grothoff2017-02-20
* first half of new BLOCK API to generalize duplicate detection beyond BFsChristian Grothoff2017-02-20
* unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff2017-01-27