-add newline
[oweals/gnunet.git] / src / datastore /
2012-12-17 Christian Grothoff-add newline
2012-12-17 Christian Grothoff-eliminate consensus warnings
2012-12-10 Christian Grothoff-fixes
2012-12-07 Christian Grothoff-avoid mysql warning (was harmless, but still not nice)
2012-12-07 Christian Grothoff-implementing heap-based datastore backend
2012-11-18 Christian Grothoff-fixing #2656
2012-11-13 Christian Grothofffixing bloomfilter reconstruction after quota change...
2012-11-10 Christian Grothoff-more realistic default quota values
2012-11-04 Christian Grothoff-misc bugfixes, travel hacking
2012-10-30 LRNFix ENABLE_NLS usage
2012-10-29 Christian Grothoffinstalling all service, daemon and helper binaries...
2012-10-26 Christian Grothoff-bugfixes, code cleanup
2012-10-23 Christian Grothoff-reduce statistics (#2594)
2012-10-09 Christian Grothoff-getting rid of silly, stupid, useless, often wrong...
2012-09-27 Christian Grothoffreducing error messages about missing configuration...
2012-09-17 Christian Grothofffixing Debian #684317
2012-06-20 Sree Harsha Totakura-fixes for api change in testing library
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-06-10 Christian Grothoff-fix
2012-06-10 Christian Grothoff-typo
2012-06-10 Christian Grothoff-using new testing api to determine plugin name
2012-06-10 Christian Grothoff-using testing in datastore tests
2012-06-07 Christian Grothoff-fixing #2405
2012-05-08 Bart PolotRenamed GNUNET_OS_process_close to GNUNET_OS_process_de...
2012-05-06 Christian Grothoff-removing legacy ifdefs, fixing log statements
2012-04-24 Christian Grothoff-fix
2012-04-24 Christian Grothoff-fix
2012-04-24 Christian Grothoff-fix
2012-04-24 Christian Grothoff-trying to fix test shutdown sequence if database not...
2012-04-23 Christian Grothoff-removing legacy DEBUG ifdefs
2012-04-19 Christian Grothoff-fix
2012-04-19 Christian Grothoff-simplifying destruction of connections, cleaning up...
2012-04-19 Christian Grothoff-removing 2nd argument from GNUNET_CLIENT_disconnect...
2012-04-02 Christian Grothoff-fix
2012-04-01 Christian Grothoff-removing legacy #ifdefs
2012-03-23 Christian Grothoff-doxygen
2012-03-23 Christian Grothoff-check return code
2012-03-22 Christian Grothoffadding libgnunetpostgres for shared postgres functional...
2012-03-22 Christian Grothoff-docs
2012-03-21 Christian Grothoff-using new mysql helper library also with datastore
2012-03-19 Christian Grothoffadding API for short (256-bit) hash codes
2012-03-05 Christian Grothoff-do not load namestore
2012-02-28 Christian Grothoff-autostarts
2012-02-27 Christian Grothoffenabling use of pipes for signal communication also...
2012-02-26 Christian Grothoff-verbose is independent of logging
2012-02-18 Christian Grothoff-call continuation last
2012-01-25 Christian Grothoff-do warn
2012-01-13 Christian Grothoffchange default configurations on systems with UNIX...
2012-01-08 Christian Grothoff-fix
2012-01-03 Christian Grothoff-fixing compile errors in tests
2012-01-01 Christian Grothoffchanging scheduler priorities to revert to DEFAULT...
2011-12-30 Christian Grothoff-LRN: use FPRINTF -- #2051
2011-12-26 Christian Grothoff-version bumps for release
2011-12-25 Christian Grothoff-better logging
2011-12-23 Christian Grothoff-fix
2011-12-21 Christian Grothofffixing 2012: network structure alignment now forced...
2011-12-19 Christian Grothoff-actually initialize min_expiration field
2011-12-19 Christian Grothoffadding min_expiration argument to GNUNET_DATASTORE_Cont...
2011-12-19 Christian Grothoff-typo
2011-12-19 Christian Grothofffixing calculation of Bloom filter size that was too...
2011-12-18 Christian Grothoff-use plugin-specific bloomfilter file name
2011-12-18 Christian Grothoff-track utilization by datastore plugin type
2011-12-17 Christian Grothoff-implementing get_keys for postgres
2011-12-16 Christian Grothoff-implementting get_keys for mysql (2013)
2011-12-16 Christian Grothoffimplementing get_keys API for sqlite datastore plugin...
2011-12-15 Christian Grothoffadding support for detection quota changes / missing...
2011-12-15 Christian Grothoffstore Bloomfilter with rest of datastore data
2011-12-06 Christian GrothoffFixing #1976 by allowing allocations between INT_MAX...
2011-12-01 Christian Grothoff-undo
2011-12-01 Christian GrothoffLRN: Adding vectored exception handling for W32 (#1965)
2011-11-29 Christian Grothoff-fixing indentation
2011-11-25 Christian Grothoff-reduce log level
2011-11-05 Christian Grothoffintroducing GNUNET_abort
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-11-03 Christian Grothoffuse new quota parsing capabilities -- SVN 1875
2011-11-03 Christian Grothoffimplementing #1747
2011-10-30 Christian Grothoffmissing extra dists
2011-10-10 Christian Grothoffuse LOG macro in datastore_api.c
2011-10-04 Christian GrothoffLRN: Use GNUNET_EXTRA_LOGGING to manage compile-time...
2011-09-14 Christian Grothoffdce
2011-09-14 Christian Grothoffbetter reporting
2011-09-14 Christian Grothoffsimplifying configs
2011-09-14 Christian Grothoffdo not start mesh
2011-09-14 Christian Grothoffuse INDEXED BY only for sqlite >= 3.7
2011-09-14 Christian Grothoffindentation
2011-09-14 Christian Grothoffindenting
2011-09-02 Christian Grothoffdoxygen
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-16 Christian Grothoffeven nicer indentation, thanks to LRN's indent patch
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-08-03 Christian Grothofffix
2011-08-03 Christian Grothoffimprove API, speed up mysql
2011-08-03 Christian Grothoffimproving sqlite performance
2011-08-02 Christian Grothoffuse sqlite PRNG also on insertion
2011-08-02 Christian Grothoffuse postgres PRNG also on insertion
2011-08-02 Christian Grothoff3 broken versions for sqlite
2011-08-02 Christian Grothoffsignificantly improving mysql performance - as planned...
2011-07-18 Christian Grothoffdo not autostart nse
2011-07-18 Christian Grothoffcheckret
next