uncrustify as demanded.
[oweals/gnunet.git] / src / namestore / gnunet-zoneimport.c
2019-09-08 ng0uncrustify as demanded.
2019-06-04 Christian Grothoffnicer loop structure
2019-04-26 Julius Büngermemcmp() -> GNUNET_memcmp(), first take
2019-04-06 Christian Grothofffix #5677
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-11-16 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-11-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-11-13 Nils GillmannPartial application of diff send in beberking, Issue...
2018-08-09 Christian Grothoffmerge
2018-07-02 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-30 Christian Grothofffix memory leak
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-05-30 Christian GrothoffMerge branch 'master' of ssh://gnunet.org/gnunet
2018-05-20 Christian Grothoffoff by 0 in log msg
2018-05-20 Christian Grothofffix crash on namestore disconnect
2018-05-14 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-13 Christian Grothoffget rid of plain memcpy calls
2018-05-12 Christian Grothoffadd logic to compute statistics from benchmark
2018-05-10 Christian Grothoffadd option to bump lifetime
2018-05-02 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-01 Christian Grothoffmisc improvements to statistics and large-scale behavio...
2018-05-01 Christian Grothoffupdate gitignore
2018-05-01 Christian Grothofflots more statistics for zoneimport/namestore
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 Grothoffmore logging of exp time
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 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-10 Christian Grothoffminor bugfixes
2018-04-10 Christian Grothoffmore logging, manage slow down based on TTL
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...