Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-21 | -renaming testing-new.h to testing.h, bumping library versions | Christian Grothoff | |
2012-11-15 | -mysql datacache is gone | Christian Grothoff | |
2012-11-14 | -doxygen | Christian Grothoff | |
2012-11-14 | -clearer logging | Christian Grothoff | |
2012-11-13 | changing datacache API to separate put-paths from data (so that plugins can ↵ | Christian Grothoff | |
test for duplicates), removing support for MySQL | |||
2012-11-13 | fixing #2641, datastore size way off | Christian Grothoff | |
2012-11-12 | add option to disable Bloom filter entirely (only for benchmarking) | Christian Grothoff | |
2012-11-12 | -adding plugin to keep datacache entirely in the heap | Christian Grothoff | |
2012-11-12 | support running purely in-memory | Christian Grothoff | |
2012-11-10 | -more realistic default quota values | Christian Grothoff | |
2012-10-30 | Fix ENABLE_NLS usage | LRN | |
ENABLE_NLS is for gettext only, it's not an indicator of nl_langinfo availability. Use unistring instead of nl_langinfo, since unistring is always there. GNUnet supports UTF-8 now (or should support), so most conversions are unnecessary anyway. | |||
2012-09-28 | -fix | Christian Grothoff | |
2012-09-27 | -converting more places to use STRINGS_relative_time_to_string | Christian Grothoff | |
2012-06-12 | -consistently use struct GNUNET_HashCode | Christian Grothoff | |
2012-06-10 | -using new testing api to determine plugin name | Christian Grothoff | |
2012-06-10 | -cleanup | Christian Grothoff | |
2012-06-07 | -fixing #2405 | Christian Grothoff | |
2012-05-06 | -removing legacy ifdefs, fixing log statements | Christian Grothoff | |
2012-03-22 | adding libgnunetpostgres for shared postgres functionality between postgres ↵ | Christian Grothoff | |
datastore/datacache backends | |||
2012-03-22 | -docs | Christian Grothoff | |
2012-03-21 | -end in helper library | Christian Grothoff | |
2012-03-21 | -abstracting out mysql helper library | Christian Grothoff | |
2012-02-26 | -verbose is independent of logging | Christian Grothoff | |
2012-01-25 | -dce | Christian Grothoff | |
2012-01-03 | -fixing compile errors in tests | Christian Grothoff | |
2011-12-30 | -LRN: use FPRINTF -- #2051 | Christian Grothoff | |
2011-12-26 | -version bumps for release | Christian Grothoff | |
2011-12-17 | -tolerate bloomfilter creation failures bettter | Christian Grothoff | |
2011-11-22 | fix defaults | Christian Grothoff | |
2011-11-22 | fix defaults | Christian Grothoff | |
2011-11-05 | introducing GNUNET_abort | Christian Grothoff | |
2011-11-04 | curly wars / auto-indentation | Christian Grothoff | |
2011-11-03 | use new quota parsing capabilities -- SVN 1875 | Christian Grothoff | |
2011-11-03 | implementing #1747 | Christian Grothoff | |
2011-10-25 | fix | Christian Grothoff | |
2011-10-24 | logfix | Christian Grothoff | |
2011-10-24 | more logging, cleaning up logging | Christian Grothoff | |
2011-10-24 | more logging | Christian Grothoff | |
2011-10-24 | fix logging | Christian Grothoff | |
2011-10-10 | use LOG macro in datacache.c | Christian Grothoff | |
2011-10-04 | LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging calls | Christian Grothoff | |
(#1805). | |||
2011-09-19 | keep problem size | Christian Grothoff | |
2011-09-19 | adding missing index | Christian Grothoff | |
2011-09-19 | fixconfig | Christian Grothoff | |
2011-09-18 | longer timeout | Christian Grothoff | |
2011-09-18 | more efficient implementation, maybe helping with 1777 | Christian Grothoff | |
2011-09-16 | longer exp, cleaner code | Christian Grothoff | |
2011-09-14 | dce | Christian Grothoff | |
2011-08-29 | run indent twice, it alternates between two 'canonical' forms, also run ↵ | Christian Grothoff | |
whitespace remover | |||
2011-08-16 | even nicer indentation, thanks to LRN's indent patch | Christian Grothoff | |