log
[oweals/gnunet.git] / src / regex /
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
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,...
next