notes
[oweals/gnunet.git] / src / util /
2018-11-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-11-13 Nils GillmannPartial application of diff send in beberking, Issue...
2018-11-12 Christian Grothofffix resolver bugs and warnings
2018-11-10 Christian Grothoffnew convenience function to do operations on a configur...
2018-11-04 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-11-04 Christian Grothofffix #5454
2018-11-02 Christian Grothofffix #5467
2018-11-01 Christian Grothofffix #5465
2018-10-25 Marcello StanisciFix base64 encoder.
2018-10-25 Christian Grothoffcleaning up configure, in particular the idn.h checks
2018-10-25 Christian Grothofffix -lidn(2) linkage by adding missing AM_CONDITIONAL...
2018-10-25 Nils Gillmannlibidn + libidn2 support, as proposed by WJ Liu / multi...
2018-10-20 Christian Grothofffix include order
2018-10-18 Christian Grothoffadd support for /etc/hosts
2018-10-18 Christian Grothoffuse unique 32-bit IDs for DNS requests to avoid random...
2018-09-27 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-09-26 Florian Doldconfigurable threshold for randomized backoff
2018-09-26 Florian Doldrandomized exponential backoff
2018-09-26 Florian Doldbenchmark: track max time for URLs
2018-09-15 Christian Grothoffi18n, fix typo, better logging
2018-09-15 Christian Grothoffwarn better if config option is invalid, allow second...
2018-08-19 Florian Doldbenchmark: count rsa_blind properly
2018-08-19 Florian Doldfix benchmark for threads
2018-08-18 Florian Doldbenchmark collection awk scripts
2018-08-18 Florian Doldimproved benchmarking
2018-08-18 Florian Doldtypo
2018-08-18 Florian Doldbenchmarking: assert
2018-08-18 Florian Doldbenchmarking: minor fix
2018-08-18 Florian DoldURL benchmarking
2018-08-17 Florian Doldmissing files
2018-08-17 Florian Doldbasic benchmarking
2018-08-15 Christian Grothofftolerate failure to start gnunet-service-resolver,...
2018-08-14 Christian Grothoffhandle case that DNS servers do not return A/AAAA recor...
2018-08-14 Christian Grothofffix CNAME handling, caching, out-of-bounds accesses...
2018-08-14 Christian Grothoffresolve merge conflict with peerinfo plugin move
2018-08-11 Christian Grothoffintroduce allocation wrappers to improve libgcrypt...
2018-08-09 Christian Grothoffmerge
2018-08-09 Phil-Merge branch 'master' into gsoc2018/rest_api
2018-07-29 lurchiGNUNET_SCHEDULER_do_work: always check if shutdown...
2018-07-24 lurchiRemove restrictive and unnecessary assert
2018-07-21 Schanzenbach, Martinadd more general HMAC function for JWTs
2018-07-07 Christian Grothofffix fmt string
2018-07-03 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-07-03 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-07-02 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-07-01 Christian Grothoffclarify error message of #5375
2018-07-01 Christian Grothoffupdate gitignore
2018-07-01 Christian Grothoffupdate gitignore
2018-07-01 Christian GrothoffMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-07-01 Christian Grothoffmove gnunet-timeout to src/util/, fix issues related...
2018-06-30 Christian Grothoffsimplify memory allocation in plugin_namestore_flat...
2018-06-30 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-06-29 Christian Grothoffupdate gitignore
2018-06-29 Christian GrothoffMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-06-28 lurchifix segfault
2018-06-28 lurchiadd documentatioN
2018-06-28 lurchiMerge branch 'master' of https://gnunet.org/git/gnunet
2018-06-28 lurchiUse the DNSPARSER and DNSSTUB libraries in the resolver...
2018-06-28 lurchiintroduce API functions for duplicating the DNSPARSER...
2018-06-27 t3sseraktMerge branch 'master' of ssh://gnunet.org/gnunet
2018-06-27 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-06-26 Christian Grothofffix another one of bad frees from Julius
2018-06-26 Christian Grothofffix bad free
2018-06-26 Julius Büngerfix several memory leaks
2018-06-26 t3sseraktMerge branch 'master' of ssh://gnunet.org/gnunet
2018-06-26 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-06-26 Christian Grothofffix postgres version check on Debian
2018-06-26 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-06-25 t3sseraktMerge branch 'master' of ssh://gnunet.org/gnunet
2018-06-25 Christian Grothofffix warning
2018-06-25 lurchitry to solve include madness
2018-06-25 Christian Grothoffindent
2018-06-25 Christian Grothofffix memory leak
2018-06-25 Christian Grothoffreduce scope
2018-06-25 Christian Grothoffmove hexcode, eliminate redundant test
2018-06-25 Christian Grothofffix leak
2018-06-25 Christian Grothoffmove dns ops again, 2nd try
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-24 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-24 lurchiMerge branch 'master' of ssh://gnunet.org/gnunet
2018-06-24 lurchiuse the asynchronous DNS resolution API (getaddrinfo_a...
2018-06-24 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-06-24 Feideusconfig file writting silent bugg (when directory doesnt...
2018-06-24 Schanzenbach, Martinprint to stderr
2018-06-24 Schanzenbach, Martinadd newlines to log error message
2018-06-24 Schanzenbach, Martinfix https://gnunet.org/bugs/view.php?id=4376
2018-06-24 Feideusgetopt blindly accepting negative input fix
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-09 Christian Grothoffremove crypto_bug.c
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 Julius Büngerconfig: file name expansion in all -f cases
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-06 psyc://loupsycedyg... second batch complete. WE ARE AFFERO AGPL NOW!
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-06-05 Christian Grothoffwhitespace
2018-06-05 Christian Grothoffchanges for AGPL handling
2018-06-05 Christian Grothoffupdate gitignore
next