aboutsummaryrefslogtreecommitdiff
path: root/src/regex/gnunet-service-regex.c
Commit message (Expand)AuthorAge
* Revert "integrate dnsparser and dnsstub and tun with libgnunetutil"lurchi2018-06-25
* integrate dnsparser and dnsstub and tun with libgnunetutilChristian Grothoff2018-06-25
* 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
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* migrate regex to new service APIChristian Grothoff2017-03-16
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -more verboseChristian Grothoff2015-05-22
* -fix regex shutdown: clean up clients before DHT disconnectChristian Grothoff2015-05-22
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* Rename SearchMessage from regex to RegexSearchMessage so that it is unique in...Florian Dold2014-03-10
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* -remove trailing whitespaceChristian Grothoff2013-10-06
* removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff2013-08-21
* -implementing regex testChristian Grothoff2013-07-02
* -introducing signing of regex accept states, removing PID from regex APIChristian Grothoff2013-06-26
* renaming symbols from libgnunetregextest to have the prefix REGEX_TESTChristian Grothoff2013-06-20
* continuing refactoring of regex library structure, disambiguating symbol name...Christian Grothoff2013-06-20
* -finishing regex service, but untestedChristian Grothoff2013-05-31
* -towards implementing regex serviceChristian Grothoff2013-05-31
* -skeleton for regex serviceChristian Grothoff2013-05-31