2015-09-29 |
Christian Grothoff | report skipped tests, doxygen fixes |
tree | commitdiff |
2015-09-05 |
Christian Grothoff | -fix |
tree | commitdiff |
2015-08-03 |
Christian Grothoff | extend datastore performance tests to cover scenario... |
tree | commitdiff |
2015-08-03 |
Christian Grothoff | -reduce autostarting for tests, reduce timeouts |
tree | commitdiff |
2015-08-03 |
Christian Grothoff | -cleaning up test logic, modernizing calls, improving... |
tree | commitdiff |
2015-07-18 |
Christian Grothoff | -adding missing 'const' decls, fixing indentation ... |
tree | commitdiff |
2015-06-30 |
Christian Grothoff | fix #3869: outdated FSF address |
tree | commitdiff |
2015-06-02 |
Christian Grothoff | -noinst-ing non-functional binaries/libraries that... |
tree | commitdiff |
2015-05-20 |
Christian Grothoff | -work around stupid GCC warning (#3791) |
tree | commitdiff |
2015-03-23 |
Christian Grothoff | -no NSE |
tree | commitdiff |
2015-03-21 |
David Barksdale | Convert datastore plugin API to asynchronous |
tree | commitdiff |
2015-03-07 |
Christian Grothoff | -indentation and comment fixes |
tree | commitdiff |
2015-03-07 |
Christian Grothoff | -fix segv |
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 |
2015-02-02 |
Christian Grothoff | -improve logging to help diagnose #3593 |
tree | commitdiff |
2015-02-02 |
Christian Grothoff | -reduce log level, this is expected on shutdown |
tree | commitdiff |
2015-01-07 |
Christian Grothoff | suspend server while handlers are not in place |
tree | commitdiff |
2015-01-06 |
David Barksdale | Workaround emscripten bug in returning int64_t |
tree | commitdiff |
2015-01-05 |
David Barksdale | Check return value of GNUNET_STATISTICS_get |
tree | commitdiff |
2014-12-24 |
Christian Grothoff | -delay serving requests until plugin is ready |
tree | commitdiff |
2014-12-24 |
Christian Grothoff | making GNUNET_SCHEDULER_cancel() perform in O(1) instea... |
tree | commitdiff |
2014-12-23 |
Christian Grothoff | fixing datastore-statistics interaction to ensure stats... |
tree | commitdiff |
2014-12-11 |
Christian Grothoff | adding single location for no_forcestart configuration... |
tree | commitdiff |
2014-12-10 |
Christian Grothoff | moving away from DEFAULTSERVICES to per-section FORCEST... |
tree | commitdiff |
2014-12-03 |
Christian Grothoff | -fix misc compiler warnings |
tree | commitdiff |
2014-09-13 |
Christian Grothoff | fixing parallel build, getting rid of useless _DEPENDEN... |
tree | commitdiff |
2014-09-05 |
Christian Grothoff | -remve legacy option |
tree | commitdiff |
2014-08-08 |
Sree Harsha Totakura | Include libpq-fe.h instead of postgres/libpq-fe.h. |
tree | commitdiff |
2014-06-08 |
Christian Grothoff | -doxygen |
tree | commitdiff |
2014-05-07 |
Bart Polot | - rename also contents of config files, update config... |
tree | commitdiff |
2014-04-08 |
Christian Grothoff | -doxygen |
tree | commitdiff |
2014-02-02 |
Christian Grothoff | -indentation, doxygen |
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-19 |
LRN | malloc -> new |
tree | commitdiff |
2013-12-06 |
Sree Harsha Totakura | configure option --disable-autostart to disable auto... |
tree | commitdiff |
2013-11-18 |
Christian Grothoff | -doxygen fixes |
tree | commitdiff |
2013-11-18 |
Christian Grothoff | -fix |
tree | commitdiff |
2013-11-18 |
Christian Grothoff | -doxygen, and likely fix for #2727 |
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 | -clarify comment |
tree | commitdiff |
2013-10-09 |
Christian Grothoff | migrating towards XDG configuration specification ... |
tree | commitdiff |
2013-10-06 |
Christian Grothoff | -remove trailing whitespace |
tree | commitdiff |
2013-09-30 |
Christian Grothoff | -adding specialized hash table for peer identities |
tree | commitdiff |
2013-09-27 |
Christian Grothoff | -undo #29640, somehow causes problems |
tree | commitdiff |
2013-09-26 |
Christian Grothoff | moving from abstract unix domain socket paths to normal... |
tree | commitdiff |
2013-09-16 |
Christian Grothoff | -ftbfs |
tree | commitdiff |
2013-09-16 |
Florian Dold | - replace deprecated INCLUDES with AM_CPPFLAGS |
tree | commitdiff |
2013-08-24 |
Christian Grothoff | -use GPLv3+ consistently |
tree | commitdiff |
2013-08-11 |
Christian Grothoff | changing time measurement from milliseconds to microseconds |
tree | commitdiff |
2013-06-27 |
David Barksdale | Make building gnunet-testing lib optional. |
tree | commitdiff |
2013-06-21 |
Christian Grothoff | -fix leaks |
tree | commitdiff |
2013-06-15 |
LRN | Make gnunet-datastore dependent on libgnunetdatastore |
tree | commitdiff |
2013-06-09 |
David Barksdale | Add --with-zlib=[DIR] configure option. |
tree | commitdiff |
2013-05-30 |
Christian Grothoff | adding tool to convert/merge datastores (#2875) |
tree | commitdiff |
2013-01-25 |
Christian Grothoff | -style |
tree | commitdiff |
2012-12-21 |
Sree Harsha Totakura | - fix |
tree | commitdiff |
2012-12-21 |
Christian Grothoff | -fix |
tree | commitdiff |
2012-12-21 |
Christian Grothoff | -renaming testing-new.h to testing.h, bumping library... |
tree | commitdiff |
2012-12-17 |
Christian Grothoff | -add newline |
tree | commitdiff |
2012-12-17 |
Christian Grothoff | -eliminate consensus warnings |
tree | commitdiff |
2012-12-10 |
Christian Grothoff | -fixes |
tree | commitdiff |
2012-12-07 |
Christian Grothoff | -avoid mysql warning (was harmless, but still not nice) |
tree | commitdiff |
2012-12-07 |
Christian Grothoff | -implementing heap-based datastore backend |
tree | commitdiff |
2012-11-18 |
Christian Grothoff | -fixing #2656 |
tree | commitdiff |
2012-11-13 |
Christian Grothoff | fixing bloomfilter reconstruction after quota change... |
tree | commitdiff |
2012-11-10 |
Christian Grothoff | -more realistic default quota values |
tree | commitdiff |
2012-11-04 |
Christian Grothoff | -misc bugfixes, travel hacking |
tree | commitdiff |
2012-10-30 |
LRN | Fix ENABLE_NLS usage |
tree | commitdiff |
2012-10-29 |
Christian Grothoff | installing all service, daemon and helper binaries... |
tree | commitdiff |
2012-10-26 |
Christian Grothoff | -bugfixes, code cleanup |
tree | commitdiff |
2012-10-23 |
Christian Grothoff | -reduce statistics (#2594) |
tree | commitdiff |
2012-10-09 |
Christian Grothoff | -getting rid of silly, stupid, useless, often wrong... |
tree | commitdiff |
2012-09-27 |
Christian Grothoff | reducing error messages about missing configuration... |
tree | commitdiff |
2012-09-17 |
Christian Grothoff | fixing Debian #684317 |
tree | commitdiff |
2012-06-20 |
Sree Harsha Totakura | -fixes for api change in testing library |
tree | commitdiff |
2012-06-12 |
Christian Grothoff | -consistently use struct GNUNET_HashCode |
tree | commitdiff |
2012-06-10 |
Christian Grothoff | -fix |
tree | commitdiff |
2012-06-10 |
Christian Grothoff | -typo |
tree | commitdiff |
2012-06-10 |
Christian Grothoff | -using new testing api to determine plugin name |
tree | commitdiff |
2012-06-10 |
Christian Grothoff | -using testing in datastore tests |
tree | commitdiff |
2012-06-07 |
Christian Grothoff | -fixing #2405 |
tree | commitdiff |
2012-05-08 |
Bart Polot | Renamed GNUNET_OS_process_close to GNUNET_OS_process_de... |
tree | commitdiff |
2012-05-06 |
Christian Grothoff | -removing legacy ifdefs, fixing log statements |
tree | commitdiff |
2012-04-24 |
Christian Grothoff | -fix |
tree | commitdiff |
2012-04-24 |
Christian Grothoff | -fix |
tree | commitdiff |
2012-04-24 |
Christian Grothoff | -fix |
tree | commitdiff |
2012-04-24 |
Christian Grothoff | -trying to fix test shutdown sequence if database not... |
tree | commitdiff |
2012-04-23 |
Christian Grothoff | -removing legacy DEBUG ifdefs |
tree | commitdiff |
2012-04-19 |
Christian Grothoff | -fix |
tree | commitdiff |
2012-04-19 |
Christian Grothoff | -simplifying destruction of connections, cleaning up... |
tree | commitdiff |
2012-04-19 |
Christian Grothoff | -removing 2nd argument from GNUNET_CLIENT_disconnect... |
tree | commitdiff |
2012-04-02 |
Christian Grothoff | -fix |
tree | commitdiff |
2012-04-01 |
Christian Grothoff | -removing legacy #ifdefs |
tree | commitdiff |
2012-03-23 |
Christian Grothoff | -doxygen |
tree | commitdiff |
2012-03-23 |
Christian Grothoff | -check return code |
tree | commitdiff |
2012-03-22 |
Christian Grothoff | adding libgnunetpostgres for shared postgres functional... |
tree | commitdiff |
next |