Age | Commit message (Expand) | Author |
2018-05-20 | fix serialization/deserialization error in namestore deferred monitor logic | Christian Grothoff |
2018-05-20 | check return values from GNSRECORD_record_serialize/size always | Christian Grothoff |
2018-05-13 | add some extra GNS-record well-formedness checks if logging is enabled | Christian Grothoff |
2018-05-13 | get rid of plain memcpy calls | Christian Grothoff |
2018-05-10 | add warning about slow monitors | Christian Grothoff |
2018-05-10 | watch for namestore not completing store operations, add auto-abort with warn... | Christian Grothoff |
2018-05-10 | fix crash on monitor disconnect | Christian Grothoff |
2018-05-09 | implement new functions in libgnunetsq, clean up sqlite namestore plugin, imp... | Christian Grothoff |
2018-05-02 | start preparations for flow control by namestore monitors | Christian Grothoff |
2018-05-02 | add test for query derivation (passed instantly) | Christian Grothoff |
2018-05-01 | lots more statistics for zoneimport/namestore | Christian Grothoff |
2018-05-01 | more extensive namestore tests for the non-sqlite plugins, with bugfixes | Christian Grothoff |
2018-05-01 | add perf_ logic for namestore iterations, improve namestore insertion perform... | Christian Grothoff |
2018-04-30 | more logging | Christian Grothoff |
2018-04-30 | signal cont | Christian Grothoff |
2018-04-30 | eliminate use of OFFSET in namestore DB queries | Christian Grothoff |
2018-04-30 | add statistic on namestore iteration delay | Christian Grothoff |
2018-04-29 | add option to disable namecache, add velocity calculation and delay correctio... | Christian Grothoff |
2018-04-26 | misc zoneimporter fixes | Christian Grothoff |
2018-04-25 | clean up zone iteration logic | Christian Grothoff |
2018-04-25 | enable caching private->public key mapping in memory to improve CPU consumpti... | Christian Grothoff |
2018-04-25 | more logging of exp time | Christian Grothoff |
2018-04-25 | extend namestore API to enable faster iterations by returning more than one r... | Christian Grothoff |
2018-04-24 | code cleanup, more diagnostics, more statistics | Christian Grothoff |
2018-04-23 | fix transition to multi-server in cmd line for gnunet-zoneimport | Christian Grothoff |
2018-04-23 | move to @ for empty label, fix empty-label resolution bug in GNS API, install... | Christian Grothoff |
2018-04-10 | some code cleanup | Christian Grothoff |
2018-03-08 | avoid specifying useless DEFAULT values | Christian Grothoff |
2018-03-03 | eliminate .gnu from GNS | Christian Grothoff |
2017-06-23 | fix misc namestore crashes from pq migration | Christian Grothoff |
2017-03-17 | more renamings relating to 'new' service now just being the 'normal' service | Christian Grothoff |
2016-09-21 | migrating more services to new service API | Christian Grothoff |
2016-09-05 | Fix UAF detected by asan | David Barksdale |
2016-08-25 | -nicer indentation | Christian Grothoff |
2016-08-22 | fix #4620 | Christian Grothoff |
2016-07-08 | -avoid calling memcpy() with NULL argument, even if len is 0 | Christian Grothoff |
2016-05-04 | - fix string format | Martin Schanzenbach |
2016-04-30 | implementing new scheduler shutdown semantics | Christian Grothoff |
2016-04-09 | small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex... | Christian Grothoff |
2016-01-19 | -fix (C) notices | Christian Grothoff |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-05-26 | -fix (harmless) use of uninit 'nick' | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2014-12-24 | making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e... | Christian Grothoff |
2014-12-23 | Remove work-around for bad NULL definition | David Barksdale |
2014-09-23 | removing unused "RF_PENDING" flag | Matthias Wachs |
2014-02-16 | -add a few comments | Christian Grothoff |
2013-12-16 | -never store NICKs anywhere but in '+', do not display nicks in gnunet-namestore | Christian Grothoff |
2013-12-12 | -extend transport plugin API with capability to just disconnect a single sess... | Christian Grothoff |
2013-12-04 | add nick name for cached records | Matthias Wachs |