aboutsummaryrefslogtreecommitdiff
path: root/src/regex/gnunet-service-regex.c
Commit message (Expand)AuthorAge
* -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