glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / regex / gnunet-service-regex.c
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Christian Grothoffmore renamings relating to 'new' service now just being...
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-16 Christian Grothoffmigrate regex to new service API
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-05-22 Christian Grothoff-more verbose
2015-05-22 Christian Grothoff-fix regex shutdown: clean up clients before DHT disconnect
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-03-10 Florian DoldRename SearchMessage from regex to RegexSearchMessage...
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-08-21 Christian Grothoffremoving GNUNET_CRYPTO_ecc_key_free, use GNUNET_free...
2013-07-02 Christian Grothoff-implementing regex test
2013-06-26 Christian Grothoff-introducing signing of regex accept states, removing...
2013-06-20 Christian Grothoffrenaming symbols from libgnunetregextest to have the...
2013-06-20 Christian Grothoffcontinuing refactoring of regex library structure,...
2013-05-31 Christian Grothoff-finishing regex service, but untested
2013-05-31 Christian Grothoff-towards implementing regex service
2013-05-31 Christian Grothoff-skeleton for regex service