also limit ma DHT puts
[oweals/gnunet.git] / src / namestore /
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 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
2018-04-11 Christian Grothoffcomplete logic for incremental imports
2018-04-11 Christian Grothoffneed zone here, not sure how this worked before...
2018-04-10 Christian Grothoffminor bugfixes
2018-04-10 Christian Grothoffmore logging, manage slow down based on TTL
2018-04-10 Christian Grothoffsome code cleanup
2018-04-10 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-04-10 Christian Grothoffmore work on zoneimport tool, lacks CNAME but otherwise...
2018-04-10 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-04-10 Christian Grothoffmore work on gnunet-zoneimport, some bugfix in flat...
2018-03-08 Christian Grothoffavoid specifying useless DEFAULT values
2018-03-05 ng0Merge branch 'master' of gnunet.org:gnunet
2018-03-03 Christian Grothoffupdate user-documentation to match new implementation
2018-03-03 Christian Grothoffeliminate .gnu from GNS
2018-01-22 Phil-merge branch 'master' into identity_oidc
2018-01-21 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-20 Christian Grothoffreactivate test, fix misc warnings
2018-01-15 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-12 Schanzenbach, Martinfix reverse lookup from namestore
2018-01-06 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-04 Schanzenbach, MartinMerge remote-tracking branch 'origin/identity_abe'
2018-01-02 Schanzenbach, Martin-merge
2017-12-20 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-12-05 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-12-02 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-10-05 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-09-15 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-08-19 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-08-03 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-07-09 Schanzenbach, MartinMerge branch 'abe' into identity_abe
2017-07-09 Schanzenbach, MartinMerge branch 'abe' into identity_abe
2017-07-09 Schanzenbach, Martin-merge
2017-07-09 Schanzenbach, MartinMerge branch 'abe' into identity_abe
2017-07-08 Schanzenbach, MartinMerge branch 'abe' into identity_abe
2017-07-08 Schanzenbach, MartinMerge branch 'abe' into identity_abe
2017-07-08 Schanzenbach, MartinMerge branch 'abe' into identity_abe
2017-07-07 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-07-03 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-06-23 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-06-23 Christian Grothofffix misc namestore crashes from pq migration
2017-06-23 Daniel Gollenamestore: postgres: fix iterating over zone
2017-06-10 Christian Grothoffrename GNUNET_PQ_QueryStatus to GNUNET_DB_QueryStatus
2017-06-02 Christian Grothofflibgnunetpostgres no longer needed here
2017-06-02 Christian Grothoffimprove namestore postgres plugin to use libgnunetpq...
2017-06-01 Christian Grothoffadding more good helpers to libgnunetpq
2017-05-30 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-05-18 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-05-12 Schanzenbach, Martin-fix
2017-04-21 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-04-12 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-04-02 Christian Grothofffix misc linker issues
2017-03-29 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-29 Schanzenbach, Martin-fix coverity
2017-03-25 Christian Grothoffrename GNUNET_GETOPT functions to achieve better consis...
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Christian Grothoffmore renamings relating to 'new' service now just being...
2017-03-17 Christian GrothoffMerge branch 'getopt'
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-15 Marcello Stanisciporting.
2017-03-13 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-13 Christian Grothoffconvert sqlite plugin to use libgnunetsq
2017-03-12 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-12 Christian Grothoffmigrating namecache to use SQ lib
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-24 tg(x)Merge branch 'master' of gnunet.org:gnunet
next