rps: move handlers struct
[oweals/gnunet.git] / src / regex /
2017-05-10 Bart PolotChange regex combination, allow hex
2017-03-29 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-25 Christian Grothoffrename GNUNET_GETOPT functions to achieve better consis...
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 Marcello StanisciPorting leftovers to new getopt API.
2017-03-17 Christian GrothoffMerge branch 'getopt'
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-16 Christian Grothoffmigrate regex to new service API
2017-03-15 Marcello Stanisciporting.
2017-03-01 Bart PolotMerge branch 'master' of git+ssh://gnunet.org/gnunet
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-27 Christian Grothoffimplement revocation block plugin, get revocation test...
2017-02-26 Florian Doldadd validation for inner consensus element
2017-02-26 Christian Grothoffensure all plugins properly use BF, move shared logic...
2017-02-22 Christian Grothoffstrcmp instead of memcmp
2017-02-22 Christian Grothoffsupport BF size adjustments in other plugins
2017-02-20 Christian Grothoffcompleted big block refactoring in preparation for...
2017-02-20 Christian Grothofffirst half of new BLOCK API to generalize duplicate...
2017-01-27 Christian Grothoffunset XDG environment variable during testcases, as...
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2017-01-08 Christian Grothoffexclude more tests
2016-11-18 David BarksdaleSometimes it's OK if multiplication overflows
2016-11-11 Christian Grothofffix out-of-tree build of GNUnet
2016-11-09 Bart Polot- add subdirectory gitignore files
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-08-11 Christian Grothoff-fix more shift errors
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-06 Christian Grothoffmisc fixes
2016-07-06 Christian Grothoff-fix misc issues
2016-06-28 Christophe Genevey... add function conv param string
2016-06-28 Christophe Genevey... add function conv param string
2016-06-28 Christophe Genevey... add function conv param string
2016-06-27 Christophe Genevey... add function conv param string
2016-06-27 Christophe Genevey... adapt gnunet-regex-simulation-profiler to libgnunetmy
2016-06-27 Christophe Genevey... adapt gnunet-regex-simulation-profiler to libgnunetmy
2016-06-27 Christian Grothoff-missing newline
2016-06-24 Christian Grothoffupdate peerinfo API to use MQ
2016-06-24 Christian Grothoffuse new MQ API in regex_api_search
2016-06-23 Christian Grothoffmigrate first half of regex API to MQ lib
2016-06-23 Christian Grothoffconvert DHT API to new MQ API
2016-06-23 Christian Grothoffadapt to new MYSQL API
2016-06-21 Christian Grothoffupdate statistics API to use new MQ API style, also...
2016-05-06 Christian Grothofffixing compiler warnings
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-06-22 Christian Grothoff-doxygen fixes
2015-06-16 Christian Grothoffcheck for __GLIBC__ before mallopting
2015-05-26 Christian Grothoff-use UNIXONLY
2015-05-25 Christian Grothoff-logging
2015-05-25 Christian Grothoff-logging
2015-05-22 Christian Grothoff-doxygen, logging
2015-05-22 Christian Grothoffadd logging and in particular checks to make sure no...
2015-05-22 Christian Grothoff-improving testcase
2015-05-22 Christian Grothoff-adding integration test
2015-05-22 Christian Grothoff-more verbose
2015-05-22 Christian Grothoff-fix regex shutdown: clean up clients before DHT disconnect
2015-02-28 Christian Grothoff-extend block API to allow specifying flags, use this...
2015-02-28 Christian Grothoffgenerally use GNUNET_assert() instead of GNUNET_abort...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
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-12-16 Christian Grothoff-adding single file for testing without autostarts...
2014-12-10 Christian Grothoffmoving away from DEFAULTSERVICES to per-section FORCEST...
2014-09-13 Christian Grothofffixing parallel build, getting rid of useless _DEPENDEN...
2014-09-13 Christian Grothofftrying to do something about #3540
2014-05-07 Bart PolotRename mesh->cadet
2014-04-08 Christian Grothoff-more version bumping
2014-03-10 Florian DoldRename SearchMessage from regex to RegexSearchMessage...
2014-02-02 LRNFix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX...
2014-01-30 Christian Grothofffix #3284: support lib/MULTIARCH/ paths in installation...
2014-01-24 Sree Harsha Totakurafix #3275 with solution from https://gnunet.org/bugs...
2013-12-22 Christian Grothoff-fix calculation of block size, doxygen
2013-12-20 Christian Grothoff-use the same hash function to map service name to...
2013-12-20 Christian Grothoff-give nicer warning about big regex
2013-12-19 LRNmalloc -> new
2013-12-06 Sree Harsha Totakuraconfigure option --disable-autostart to disable auto...
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-09 Christian Grothofflast XDG change: use GNUNET_RUNTIME_DIR instead of...
2013-10-09 Christian Grothoffmore work towards XDG spec (#3000) -- config file location
2013-10-09 Christian Grothoffmigrating towards XDG configuration specification ...
2013-10-08 LRNReplace OFF_T with off_t
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-01 Bart Polot-loglevel
2013-09-30 Christian Grothoff-getting regex to compile again (part of #3047)
2013-09-27 Bart Polot- debug info
2013-09-27 Christian Grothoff-undo #29640, somehow causes problems
2013-09-26 Bart Polot- install daemon in libexec
2013-09-26 Christian Grothoffmoving from abstract unix domain socket paths to normal...
2013-09-26 Bart Polot- normalize with profiler
2013-09-26 Bart Polot- undo r28718
2013-09-26 Bart Polot-fix
2013-09-26 Bart Polot- setup time feedback
2013-09-26 Bart Polot- more feedback regarding shutdown
2013-09-26 Bart Polot- more log
2013-09-26 Bart Polot- more log, style
2013-09-26 Bart Polot- indentation, style
next