adding DEBUG logic for #3863
[oweals/gnunet.git] / src / namestore /
2015-09-29 Christian Grothoffreport skipped tests, doxygen fixes
2015-09-15 Martin Schanzenbach- fixes
2015-09-14 Martin Schanzenbach- fix invalid free in token rest, fix build bug, move...
2015-09-14 Martin Schanzenbach- fix install path for plugins
2015-09-14 Martin Schanzenbach- revert plugin move. Add new identity-token
2015-09-11 Martin Schanzenbach- move rest plugins into rest directory where they...
2015-09-10 Martin Schanzenbach- update
2015-09-05 Christian Grothoff-fix
2015-08-11 Martin Schanzenbach-fix
2015-08-11 Martin Schanzenbach- fix
2015-08-11 Martin Schanzenbach-fix
2015-08-11 Martin Schanzenbach- flat namestore plugin (experimental)
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-12 Christian Grothofffix use of deprecated MHD symbols
2015-05-26 Christian Grothoff-fix (harmless) use of uninit 'nick'
2015-04-10 Martin Schanzenbach-make static
2015-04-01 Martin Schanzenbach-json decrefs
2015-04-01 Martin Schanzenbach- namestore rest
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-23 David BarksdaleRemove work-around for bad NULL definition
2014-12-19 Christian Grothoff-check return value
2014-12-19 Christian Grothoff-check NULL, check RV
2014-12-17 Christian Grothoff-check rval
2014-12-17 Christian Grothoff-leaks, leaks leaks
2014-12-16 Christian Grothoff-no nse
2014-12-10 Christian Grothoffmoving away from DEFAULTSERVICES to per-section FORCEST...
2014-12-06 Christian Grothoff-extra checks, plus indentation fixes
2014-10-05 Christian Grothoff-add missing return
2014-10-03 Christian Grothoff-fix format string
2014-10-01 Christian Grothoff-is pending is dead
2014-09-23 Matthias Wachsremoving unused "RF_PENDING" flag
2014-09-13 Christian Grothofffixing parallel build, getting rid of useless _DEPENDEN...
2014-09-05 Christian Grothoff-remve legacy option
2014-08-14 Sree Harsha TotakuraMore fixes for #3522
2014-08-08 Sree Harsha TotakuraInclude libpq-fe.h instead of postgres/libpq-fe.h.
2014-07-08 Christian Grothoff-tolerate it if gnunet://gns/ URI prefix is in upper...
2014-06-17 Christian Grothoff-check return value
2014-06-17 Christian Grothoff-assert zone is non-null, simplify branching logic...
2014-06-08 Christian Grothoff-fix #3301
2014-06-08 Christian Grothoff-fix #3301
2014-06-07 Christian Grothoff-check return value, doxygen
2014-05-13 Christian Grothofffixing #3302: match record type and value as well durin...
2014-04-18 Christian Grothoffhack namestore pending capability
2014-04-08 Christian Grothoff-comment out all of directives on test
2014-02-16 Christian Grothoff-add a few comments
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-23 Christian Grothoff-avoid bashisms
2013-12-20 Christian Grothoff-indentation
2013-12-20 Christian Grothoff-larger delay for Pi
2013-12-19 LRNmalloc -> new
2013-12-18 Christian Grothoff-bash is in deed required
2013-12-18 Christian Grothoff-require just sh, not full bash
2013-12-17 Christian Grothoff-fix #3220: typo in SQL
2013-12-17 Christian Grothoff-do not log at DEBUG in testcases (at least not in...
2013-12-16 Christian Grothoff-never store NICKs anywhere but in '+', do not display...
2013-12-16 Christian Grothoff-never store NICKs anywhere but in '+', do not display...
2013-12-12 Christian Grothoff-fixing 'make dist' issues
2013-12-12 Christian Grothoff-extend transport plugin API with capability to just...
2013-12-12 Christian Grothoff-trying to fix #3202
2013-12-09 LRNRemove test home at the beginning and at the VERY end
2013-12-06 Matthias Wachsfixed uri parsing and exit codes
2013-12-06 Matthias Wachsadding docu
2013-12-06 Matthias Wachs- test if identity service is running
2013-12-06 Sree Harsha Totakuraconfigure option --disable-autostart to disable auto...
2013-12-04 Matthias Wachsadd nick name for cached records
2013-12-04 LRNSkip gnunet-config-dependent tests when gnunet-config...
2013-12-04 Matthias Wachsexpiration
2013-12-04 Matthias Wachsdebug message
2013-12-03 Matthias Wachsinclude nick in cache for debugging
2013-11-29 Matthias Wachsremove debug
2013-11-29 Matthias Wachsfixing multiple segfaults
2013-11-29 Matthias Wachsbug in zone to name: called with disconnect error inste...
2013-11-29 Matthias Wachspath required
2013-11-28 Christian Grothoff-fix memory leak
2013-11-28 Matthias Wachscheck for cli tools
2013-11-28 Matthias Wachs- Tests did not clean up: TEST_HOME with namestore...
2013-11-28 Matthias Wachsminor output improvement
2013-11-27 Matthias Wachsfixing test
2013-11-14 Matthias Wachs- fix message log level
2013-11-13 Matthias Wachsfix for size
2013-11-13 Matthias Wachsremove private flag
2013-11-13 Matthias Wachsadding pseudonym NICK automatically to records sets
2013-11-13 Matthias Wachsrenaming PSEU to NICK
2013-11-10 David BarksdaleFix incompatability with musl libc.
2013-11-05 Christian Grothoff-initialize flags to unproblematic value (hence usually...
2013-11-05 Matthias Wachsfix tests and do not assert since this will break make...
2013-11-04 Matthias Wachsminor fixes + test for shadows record filtering and...
2013-11-04 Matthias Wachsnew test to lookup shadow record
2013-11-04 Matthias Wachs- fix: all records were created as shadow record by...
2013-11-04 Matthias Wachsfix for lookup
2013-10-28 Matthias Wachsreplace zone iteration with record lookup
2013-10-28 Matthias Wachsreplace iteration with lookup
2013-10-28 Matthias Wachsextended plugin api to support lookup function
2013-10-26 Christian Grothoff-eliminate dead code
2013-10-25 Matthias Wachsapi communication done
2013-10-25 Matthias Wachsadded lookup test + fix in test
next