-remove trailing whitespace
[oweals/gnunet.git] / src / regex /
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
2013-09-26 Bart Polot- decrease amount of PUT rounds to finish all before...
2013-09-26 Bart Polot- fix
2013-09-26 Bart Polot- fix
2013-09-26 Bart Polot- use REGEX_INTERNAL_iterate_reachable_edges
2013-09-26 Bart PolotAdd REGEX_INTERNAL_iterate_reachable_edges which only...
2013-09-25 Christian Grothoff-misc fixes based on cppcheck
2013-09-20 Bart Polot- fix block validation for DHT PUT requests
2013-09-20 Bart Polot- dont require xquery for PUTs
2013-09-19 Bart Polot- tweaks for hex experiments
2013-09-16 Florian Dold- replace deprecated INCLUDES with AM_CPPFLAGS
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-09-09 Christian Grothoff-check correct variable
2013-09-06 Sree Harsha Totakura- give out run handle through which master controller...
2013-09-06 Christian Grothoff-cleanup leaks
2013-09-06 Christian Grothoff-misc fixes
2013-08-21 Christian Grothoffremoving GNUNET_CRYPTO_ecc_key_free, use GNUNET_free...
2013-08-19 Maximilian SzengelFix 'way too many REGEX PUTs' issue.
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-08-06 Christian Grothoffmoving to new, fixed-size encoding of public and privat...
2013-07-19 Bart Polot- Fix coverity 10602
2013-07-11 Christian Grothoff-adding missing file"
2013-07-08 Christian Grothoff-doxygen
2013-07-07 Christian Grothoff-doxygen fixes
2013-07-02 Christian Grothoff-implementing regex test
2013-07-01 Bart Polot- freebsd doesn't have log2
2013-06-27 Christian Grothoff-fixing #2585: optimized layout for regex blocks
2013-06-27 Christian Grothoff-move struct RegexBlock into regex_block_lib
2013-06-27 David BarksdaleMake building gnunet-testing lib optional.
2013-06-26 Christian Grothoff-introducing signing of regex accept states, removing...
2013-06-26 Christian Grothoff-removing unnecessary key from regex blocks, compacting...
2013-06-26 Christian Grothoff-combine log statements
2013-06-26 Christian Grothoff-renaming symbols of the block library to use the REGEX...
2013-06-26 Christian Grothoff-moving REGEX_INTERNAL_check_proof to libgnunetregexblo...
2013-06-26 Christian Grothoff-follow naming and coding style conventions
2013-06-26 Christian Grothoff-inline trivial static function that is only called...
2013-06-26 Christian Grothoff-duping comments from declarations to definitions
2013-06-26 Christian Grothoff-renaming symbols of the block library to use the REGEX...
2013-06-26 Christian Grothoff-cleaning up block code, moving all of the block logic...
2013-06-20 Christian Grothofffix linker issues on W32 -- regex needs DHT
2013-06-20 Christian Grothoff-fixing link order
2013-06-20 Christian Grothoffrenaming libgnunetregexnew to libgnunetregex
2013-06-20 Christian Grothoffrenaming symbols from libgnunetregextest to have the...
2013-06-20 Christian Grothoffmoving functions for testing and evaluation and experim...
2013-06-20 Christian Grothoffcontinuing refactoring of regex library structure,...
2013-06-11 Bart Polot- dont wait so long
2013-06-11 Bart Polot- notify success
2013-06-05 Christian Grothoff-cleaning up client api to test for service availability
2013-06-01 Christian Grothoff-fix
2013-05-31 Christian Grothoff-fix
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
2013-05-31 Christian Grothoff-hacking up new regex client library
2013-05-31 Bart Polot- fix timeout handling
2013-05-30 Bart Polot- use 40 conn/peer
2013-05-30 Bart Polot- adjust timeout when no more strings are left to be...
2013-05-30 Bart Polot- disable debug by default
2013-05-27 Bart Polot- valgrind fix
2013-05-27 Bart Polot- expand regex perf to show resulting DFA: evaluate...
2013-05-27 Bart PolotFix regexes with accepting common prefix, optimize...
2013-05-27 Bart Polot- verbose error
2013-05-27 Bart Polot- show more info on debug
2013-05-27 Bart Polot- fix setup timeout
2013-05-27 Bart Polot- fix hosts file command line option
2013-05-24 Bart Polot- auto set FORCE_NSE
2013-05-24 Bart Polot- typo
2013-05-24 Bart Polot- use testbed SETUP_TIME + 1 min margin for aborting
2013-05-23 Bart Polot- automatically adapt links to peer
2013-05-23 Bart Polot- wait for dht connections
2013-05-23 Bart Polot- remove old debug
2013-05-21 Bart Polot- use lib
2013-05-06 Bart Polot- more verbose debug
2013-05-06 Bart Polot- unify testbed operation handlers, avoid pointer arith...
2013-05-06 Bart Polot- simplify parameters
2013-05-06 Bart Polot- speed up shutdown
2013-05-03 Bart Polot- don't require hosts file anymore (testbed accepts...
2013-05-03 Bart Polot- don't require hosts file anymore (testbed accepts...
2013-05-03 Bart Polot- move parallelism to config file
2013-04-26 Bart Polot- remove warnings
2013-04-26 Bart Polot- allow more time for testbed start
2013-04-26 Bart Polot- add feedback for testbed setup
2013-04-24 Bart Polot- fix test timeout task: do collect stats on timeout
2013-04-23 Bart Polot- cleanup
2013-04-22 Bart Polot- add disk scan
2013-04-22 Bart Polot- fix
next