fix
[oweals/gnunet.git] / src / namestore /
2018-06-30 Christian Grothofffix memory leak
2018-06-30 Christian Grothoffsimplify memory allocation in plugin_namestore_flat...
2018-06-29 Christian GrothoffMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-06-27 t3sseraktMerge branch 'master' of ssh://gnunet.org/gnunet
2018-06-26 Christian Grothoffdisable valgrind
2018-06-25 lurchifix build error
2018-06-25 lurchiRevert "integrate dnsparser and dnsstub and tun with...
2018-06-25 Christian Grothoffintegrate dnsparser and dnsstub and tun with libgnunetutil
2018-06-25 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-06-25 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-06-25 Schanzenbach, Martinfix test issues
2018-06-24 Schanzenbach, Martinfix fcfsd
2018-06-24 Schanzenbach, Martinattempt fix fcfs
2018-06-24 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-06-24 Schanzenbach, Martinfix old TLD in reverse lookup
2018-06-23 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 Christian Grothofffix the stupid
2018-06-07 Christian Grothoffavoid looping on listing of zone
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-07 Christian Grothoffadd -z option to gnunet-namestore-fcfsd
2018-06-07 Christian Grothoffadd -z option to gnunet-namestore-fcfsd
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-06-04 Christian Grothoffuse real GNS record types in tests to avoid failures...
2018-05-30 Christian GrothoffMerge branch 'master' of ssh://gnunet.org/gnunet
2018-05-20 Christian Grothofffix serialization/deserialization error in namestore...
2018-05-20 Christian Grothoffcheck return values from GNSRECORD_record_serialize...
2018-05-20 Christian Grothoffoff by 0 in log msg
2018-05-20 Christian Grothofffix crash on namestore disconnect
2018-05-20 Christian Grothoffallow multiple GNS2DNS records to co-exist
2018-05-19 Nils Gillmannfollow-up, fix conf locations
2018-05-14 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-13 Christian Grothoffadd some extra GNS-record well-formedness checks if...
2018-05-13 Christian Grothoffget rid of plain memcpy calls
2018-05-13 Christian Grothoffsupport grabbing individual records
2018-05-12 Christian Grothoffadd logic to compute statistics from benchmark
2018-05-10 Christian Grothoffadd warning about slow monitors
2018-05-10 Christian Grothoffwatch for namestore not completing store operations...
2018-05-10 Christian Grothoffadd option to bump lifetime
2018-05-10 Christian Grothofffix crash on monitor disconnect
2018-05-09 Christian Grothofffix config files
2018-05-09 Christian Grothofffix offset computation in flat iterator
2018-05-09 Christian Grothofffix context for zone_to_name flat plugin
2018-05-09 Christian Grothofffix crash on error in test logic on shutdown
2018-05-09 Christian Grothoffmissed a few places
2018-05-09 Christian Grothoffimplement new functions in libgnunetsq, clean up sqlite...
2018-05-06 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-06 Nils GillmannSwitch to $GNUNET_TMP in all configuration files.
2018-05-05 Christian Grothoffupdate namestore monitor API users to use new _next...
2018-05-02 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-02 Christian Grothoffstart preparations for flow control by namestore monitors
2018-05-02 Christian Grothofffix scanf calls
2018-05-02 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-01 Christian Grothoffadd test for query derivation (passed instantly)
2018-05-01 Christian Grothoffcomma missing
2018-05-01 Christian Grothoffmisc improvements to statistics and large-scale behavio...
2018-05-01 Christian Grothoffimplement UPSERT instead of DELETE+INSERT to reduce...
2018-05-01 Christian Grothoffupdate gitignore
2018-05-01 Christian Grothofflots more statistics for zoneimport/namestore
2018-05-01 Christian Grothoffmore extensive namestore tests for the non-sqlite plugi...
2018-05-01 Christian Grothofffix perf_ return value
2018-05-01 Christian Grothoffadd perf_ logic for namestore iterations, improve names...
2018-05-01 Christian Grothoffmerge
2018-04-30 Christian Grothoffmore logging
2018-04-30 Christian Grothoffsignal cont
2018-04-30 Christian Grothoffbig
2018-04-30 Christian Grothoffeliminate use of OFFSET in namestore DB queries
2018-04-30 Christian Grothoffadd statistic on namestore iteration delay
2018-04-29 Christian Grothoffadd option to disable namecache, add velocity calculati...
2018-04-26 Christian Grothoffmisc zoneimporter fixes
2018-04-26 Christian Grothoffmisc bugfixes
2018-04-25 Christian Grothoffclean up zone iteration logic
2018-04-25 Christian Grothoffinit ns_pending
2018-04-25 Christian Grothoffinit ns_pending
2018-04-25 Christian Grothofffirst (untested) implementation of batch iteration...
2018-04-25 Christian Grothoffenable caching private->public key mapping in memory...
2018-04-25 Christian Grothoffmore logging of exp time
2018-04-25 Christian Grothoffextend namestore API to enable faster iterations by...
2018-04-24 Christian Grothoffcode cleanup, more diagnostics, more statistics
2018-04-24 Christian Grothoffnicer zoneimport performance logging
2018-04-23 Christian Grothoffoptimize memory consumption of zoneimporter
2018-04-23 Christian Grothofffix typo
2018-04-23 Christian Grothofffix transition to multi-server in cmd line for gnunet...
2018-04-23 Christian Grothoffmerge conflict resolution
2018-04-23 Christian Grothoffmore incremental processing of zoneimporter
2018-04-23 Christian Grothoffmove to @ for empty label, fix empty-label resolution...
2018-04-19 Christian Grothoffsupport multiple DNS resolvers for queries (in DNSSTUB...
2018-04-18 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-04-18 Christian Grothofffix deref
2018-04-17 Christian Grothoffuse namestore API for zone import instead of using...
2018-04-17 Christian Grothofffix record type used
2018-04-16 Christian Grothoffadd DLL to plug leaks
2018-04-16 Christian Grothofffix mgmgt of heap nodes
2018-04-16 Christian Grothofffix hostname check
2018-04-15 Christian Grothoffadd support for DB transaction optimization to gnunet...
2018-04-15 Christian Grothoffadd transactions to namestore plugin API
2018-04-15 Christian Grothoffmodify zoneimport to deal with non-TLD zones due to...
2018-04-13 Christian Grothoffuse heap instead of DLL
2018-04-11 Christian Grothoffsupport async commit
next