aboutsummaryrefslogtreecommitdiff
path: root/src/regex
Commit message (Expand)AuthorAge
* -fixing #2585: optimized layout for regex blocksChristian Grothoff2013-06-27
* -move struct RegexBlock into regex_block_libChristian Grothoff2013-06-27
* Make building gnunet-testing lib optional.David Barksdale2013-06-27
* -introducing signing of regex accept states, removing PID from regex APIChristian Grothoff2013-06-26
* -removing unnecessary key from regex blocks, compacting some of the other fieldsChristian Grothoff2013-06-26
* -combine log statementsChristian Grothoff2013-06-26
* -renaming symbols of the block library to use the REGEX_BLOCK_ prefix and not...Christian Grothoff2013-06-26
* -moving REGEX_INTERNAL_check_proof to libgnunetregexblock, integrating proof ...Christian Grothoff2013-06-26
* -follow naming and coding style conventionsChristian Grothoff2013-06-26
* -inline trivial static function that is only called onceChristian Grothoff2013-06-26
* -duping comments from declarations to definitionsChristian Grothoff2013-06-26
* -renaming symbols of the block library to use the REGEX_BLOCK_ prefix and not...Christian Grothoff2013-06-26
* -cleaning up block code, moving all of the block logic into the block libraryChristian Grothoff2013-06-26
* fix linker issues on W32 -- regex needs DHTChristian Grothoff2013-06-20
* -fixing link orderChristian Grothoff2013-06-20
* renaming libgnunetregexnew to libgnunetregexChristian Grothoff2013-06-20
* renaming symbols from libgnunetregextest to have the prefix REGEX_TESTChristian Grothoff2013-06-20
* moving functions for testing and evaluation and experiments to the test libra...Christian Grothoff2013-06-20
* continuing refactoring of regex library structure, disambiguating symbol name...Christian Grothoff2013-06-20
* - dont wait so longBart Polot2013-06-11
* - notify successBart Polot2013-06-11
* -cleaning up client api to test for service availabilityChristian Grothoff2013-06-05
* -fixChristian Grothoff2013-06-01
* -fixChristian Grothoff2013-05-31
* -finishing regex service, but untestedChristian Grothoff2013-05-31
* -towards implementing regex serviceChristian Grothoff2013-05-31
* -skeleton for regex serviceChristian Grothoff2013-05-31
* -hacking up new regex client libraryChristian Grothoff2013-05-31
* - fix timeout handlingBart Polot2013-05-31
* - use 40 conn/peerBart Polot2013-05-30
* - adjust timeout when no more strings are left to be foundBart Polot2013-05-30
* - disable debug by defaultBart Polot2013-05-30
* - valgrind fixBart Polot2013-05-27
* - expand regex perf to show resulting DFA: evaluate simplification from r27315Bart Polot2013-05-27
* Fix regexes with accepting common prefix, optimize regex prefix lengthsBart Polot2013-05-27
* - verbose errorBart Polot2013-05-27
* - show more info on debugBart Polot2013-05-27
* - fix setup timeoutBart Polot2013-05-27
* - fix hosts file command line optionBart Polot2013-05-27
* - auto set FORCE_NSEBart Polot2013-05-24
* - typoBart Polot2013-05-24
* - use testbed SETUP_TIME + 1 min margin for abortingBart Polot2013-05-24
* - automatically adapt links to peerBart Polot2013-05-23
* - wait for dht connectionsBart Polot2013-05-23
* - remove old debugBart Polot2013-05-23
* - use libBart Polot2013-05-21
* - more verbose debugBart Polot2013-05-06
* - unify testbed operation handlers, avoid pointer arithmeticBart Polot2013-05-06
* - simplify parametersBart Polot2013-05-06
* - speed up shutdownBart Polot2013-05-06