2016-05-06 |
Christian Grothoff | fixing compiler warnings |
tree | commitdiff |
2016-04-30 |
Christian Grothoff | implementing new scheduler shutdown semantics |
tree | commitdiff |
2016-04-09 |
Christian Grothoff | small API change: do no longer pass rarely needed GNUNE... |
tree | commitdiff |
2016-01-19 |
Christian Grothoff | -fix (C) notices |
tree | commitdiff |
2015-06-30 |
Christian Grothoff | fix #3869: outdated FSF address |
tree | commitdiff |
2015-06-22 |
Christian Grothoff | -doxygen fixes |
tree | commitdiff |
2015-06-16 |
Christian Grothoff | check for __GLIBC__ before mallopting |
tree | commitdiff |
2015-05-26 |
Christian Grothoff | -use UNIXONLY |
tree | commitdiff |
2015-05-25 |
Christian Grothoff | -logging |
tree | commitdiff |
2015-05-25 |
Christian Grothoff | -logging |
tree | commitdiff |
2015-05-22 |
Christian Grothoff | -doxygen, logging |
tree | commitdiff |
2015-05-22 |
Christian Grothoff | add logging and in particular checks to make sure no... |
tree | commitdiff |
2015-05-22 |
Christian Grothoff | -improving testcase |
tree | commitdiff |
2015-05-22 |
Christian Grothoff | -adding integration test |
tree | commitdiff |
2015-05-22 |
Christian Grothoff | -more verbose |
tree | commitdiff |
2015-05-22 |
Christian Grothoff | -fix regex shutdown: clean up clients before DHT disconnect |
tree | commitdiff |
2015-02-28 |
Christian Grothoff | -extend block API to allow specifying flags, use this... |
tree | commitdiff |
2015-02-28 |
Christian Grothoff | generally use GNUNET_assert() instead of GNUNET_abort... |
tree | commitdiff |
2015-02-07 |
Christian Grothoff | -bringing copyright tags up to FSF standard |
tree | commitdiff |
2015-02-07 |
Christian Grothoff | -bringing copyright tags up to FSF standard |
tree | commitdiff |
2014-12-24 |
Christian Grothoff | making GNUNET_SCHEDULER_cancel() perform in O(1) instea... |
tree | commitdiff |
2014-12-16 |
Christian Grothoff | -adding single file for testing without autostarts... |
tree | commitdiff |
2014-12-10 |
Christian Grothoff | moving away from DEFAULTSERVICES to per-section FORCEST... |
tree | commitdiff |
2014-09-13 |
Christian Grothoff | fixing parallel build, getting rid of useless _DEPENDEN... |
tree | commitdiff |
2014-09-13 |
Christian Grothoff | trying to do something about #3540 |
tree | commitdiff |
2014-05-07 |
Bart Polot | Rename mesh->cadet |
tree | commitdiff |
2014-04-08 |
Christian Grothoff | -more version bumping |
tree | commitdiff |
2014-03-10 |
Florian Dold | Rename SearchMessage from regex to RegexSearchMessage... |
tree | commitdiff |
2014-02-02 |
LRN | Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX... |
tree | commitdiff |
2014-01-30 |
Christian Grothoff | fix #3284: support lib/MULTIARCH/ paths in installation... |
tree | commitdiff |
2014-01-24 |
Sree Harsha Totakura | fix #3275 with solution from https://gnunet.org/bugs... |
tree | commitdiff |
2013-12-22 |
Christian Grothoff | -fix calculation of block size, doxygen |
tree | commitdiff |
2013-12-20 |
Christian Grothoff | -use the same hash function to map service name to... |
tree | commitdiff |
2013-12-20 |
Christian Grothoff | -give nicer warning about big regex |
tree | commitdiff |
2013-12-19 |
LRN | malloc -> new |
tree | commitdiff |
2013-12-06 |
Sree Harsha Totakura | configure option --disable-autostart to disable auto... |
tree | commitdiff |
2013-10-10 |
Christian Grothoff | separating ECC crypto into functions/structs for ECDHE... |
tree | commitdiff |
2013-10-09 |
Christian Grothoff | last XDG change: use GNUNET_RUNTIME_DIR instead of... |
tree | commitdiff |
2013-10-09 |
Christian Grothoff | more work towards XDG spec (#3000) -- config file location |
tree | commitdiff |
2013-10-09 |
Christian Grothoff | migrating towards XDG configuration specification ... |
tree | commitdiff |
2013-10-08 |
LRN | Replace OFF_T with off_t |
tree | commitdiff |
2013-10-06 |
Christian Grothoff | -remove trailing whitespace |
tree | commitdiff |
2013-10-01 |
Bart Polot | -loglevel |
tree | commitdiff |
2013-09-30 |
Christian Grothoff | -getting regex to compile again (part of #3047) |
tree | commitdiff |
2013-09-27 |
Bart Polot | - debug info |
tree | commitdiff |
2013-09-27 |
Christian Grothoff | -undo #29640, somehow causes problems |
tree | commitdiff |
2013-09-26 |
Bart Polot | - install daemon in libexec |
tree | commitdiff |
2013-09-26 |
Christian Grothoff | moving from abstract unix domain socket paths to normal... |
tree | commitdiff |
2013-09-26 |
Bart Polot | - normalize with profiler |
tree | commitdiff |
2013-09-26 |
Bart Polot | - undo r28718 |
tree | commitdiff |
2013-09-26 |
Bart Polot | -fix |
tree | commitdiff |
2013-09-26 |
Bart Polot | - setup time feedback |
tree | commitdiff |
2013-09-26 |
Bart Polot | - more feedback regarding shutdown |
tree | commitdiff |
2013-09-26 |
Bart Polot | - more log |
tree | commitdiff |
2013-09-26 |
Bart Polot | - more log, style |
tree | commitdiff |
2013-09-26 |
Bart Polot | - indentation, style |
tree | commitdiff |
2013-09-26 |
Bart Polot | - decrease amount of PUT rounds to finish all before... |
tree | commitdiff |
2013-09-26 |
Bart Polot | - fix |
tree | commitdiff |
2013-09-26 |
Bart Polot | - fix |
tree | commitdiff |
2013-09-26 |
Bart Polot | - use REGEX_INTERNAL_iterate_reachable_edges |
tree | commitdiff |
2013-09-26 |
Bart Polot | Add REGEX_INTERNAL_iterate_reachable_edges which only... |
tree | commitdiff |
2013-09-25 |
Christian Grothoff | -misc fixes based on cppcheck |
tree | commitdiff |
2013-09-20 |
Bart Polot | - fix block validation for DHT PUT requests |
tree | commitdiff |
2013-09-20 |
Bart Polot | - dont require xquery for PUTs |
tree | commitdiff |
2013-09-19 |
Bart Polot | - tweaks for hex experiments |
tree | commitdiff |
2013-09-16 |
Florian Dold | - replace deprecated INCLUDES with AM_CPPFLAGS |
tree | commitdiff |
2013-09-13 |
Christian Grothoff | splitting 'struct GNUNET_CRYPTO_EccPublicKey' into... |
tree | commitdiff |
2013-09-09 |
Christian Grothoff | -check correct variable |
tree | commitdiff |
2013-09-06 |
Sree Harsha Totakura | - give out run handle through which master controller... |
tree | commitdiff |
2013-09-06 |
Christian Grothoff | -cleanup leaks |
tree | commitdiff |
2013-09-06 |
Christian Grothoff | -misc fixes |
tree | commitdiff |
2013-08-21 |
Christian Grothoff | removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free... |
tree | commitdiff |
2013-08-19 |
Maximilian Szengel | Fix 'way too many REGEX PUTs' issue. |
tree | commitdiff |
2013-08-11 |
Christian Grothoff | changing time measurement from milliseconds to microseconds |
tree | commitdiff |
2013-08-06 |
Christian Grothoff | moving to new, fixed-size encoding of public and privat... |
tree | commitdiff |
2013-07-19 |
Bart Polot | - Fix coverity 10602 |
tree | commitdiff |
2013-07-11 |
Christian Grothoff | -adding missing file" |
tree | commitdiff |
2013-07-08 |
Christian Grothoff | -doxygen |
tree | commitdiff |
2013-07-07 |
Christian Grothoff | -doxygen fixes |
tree | commitdiff |
2013-07-02 |
Christian Grothoff | -implementing regex test |
tree | commitdiff |
2013-07-01 |
Bart Polot | - freebsd doesn't have log2 |
tree | commitdiff |
2013-06-27 |
Christian Grothoff | -fixing #2585: optimized layout for regex blocks |
tree | commitdiff |
2013-06-27 |
Christian Grothoff | -move struct RegexBlock into regex_block_lib |
tree | commitdiff |
2013-06-27 |
David Barksdale | Make building gnunet-testing lib optional. |
tree | commitdiff |
2013-06-26 |
Christian Grothoff | -introducing signing of regex accept states, removing... |
tree | commitdiff |
2013-06-26 |
Christian Grothoff | -removing unnecessary key from regex blocks, compacting... |
tree | commitdiff |
2013-06-26 |
Christian Grothoff | -combine log statements |
tree | commitdiff |
2013-06-26 |
Christian Grothoff | -renaming symbols of the block library to use the REGEX... |
tree | commitdiff |
2013-06-26 |
Christian Grothoff | -moving REGEX_INTERNAL_check_proof to libgnunetregexblo... |
tree | commitdiff |
2013-06-26 |
Christian Grothoff | -follow naming and coding style conventions |
tree | commitdiff |
2013-06-26 |
Christian Grothoff | -inline trivial static function that is only called... |
tree | commitdiff |
2013-06-26 |
Christian Grothoff | -duping comments from declarations to definitions |
tree | commitdiff |
2013-06-26 |
Christian Grothoff | -renaming symbols of the block library to use the REGEX... |
tree | commitdiff |
2013-06-26 |
Christian Grothoff | -cleaning up block code, moving all of the block logic... |
tree | commitdiff |
2013-06-20 |
Christian Grothoff | fix linker issues on W32 -- regex needs DHT |
tree | commitdiff |
2013-06-20 |
Christian Grothoff | -fixing link order |
tree | commitdiff |
2013-06-20 |
Christian Grothoff | renaming libgnunetregexnew to libgnunetregex |
tree | commitdiff |
2013-06-20 |
Christian Grothoff | renaming symbols from libgnunetregextest to have the... |
tree | commitdiff |
2013-06-20 |
Christian Grothoff | moving functions for testing and evaluation and experim... |
tree | commitdiff |
2013-06-20 |
Christian Grothoff | continuing refactoring of regex library structure,... |
tree | commitdiff |
next |