Age | Commit message (Expand) | Author |
2018-06-07 | paragraph for gnunet devs that don't know how to use the web | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-07 | glitch in the license text detected by hyazinthe, thank you! | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-05 | first batch of license fixes (boring) | psyc://loupsycedyglgamf.onion/~lynX |
2018-05-16 | ign zonewalk | 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-13 | truly use all DNS results for NS lookup | Christian Grothoff |
2018-05-13 | rename gnunet-zoneimport to gnunet-zonewalk to avoid sharing the name | Christian Grothoff |
2018-04-19 | support multiple DNS resolvers for queries (in DNSSTUB and GNS2DNS resolution... | Christian Grothoff |
2018-04-18 | stop retrying after we succeed | Christian Grothoff |
2018-04-10 | some code cleanup | Christian Grothoff |
2018-04-10 | more work on gnunet-zoneimport, some bugfix in flat namestore, misc. style fixes | Christian Grothoff |
2018-04-06 | do work on more record types | Christian Grothoff |
2018-04-06 | log unsupported rec types | Christian Grothoff |
2018-04-06 | complete importer | Christian Grothoff |
2018-04-06 | starting tool for zone import (very incomplete) | Christian Grothoff |
2018-04-05 | where applicable, check DNS ID in responses before processing further | Christian Grothoff |
2018-03-30 | retry DNS queries, as DNS is UDP-based and hence unreliable | Christian Grothoff |
2018-01-04 | avoid freeing uninit ptr on error path | Christian Grothoff |
2017-10-06 | fix leak | Christian Grothoff |
2017-03-25 | rename GNUNET_GETOPT functions to achieve better consistency | Christian Grothoff |
2017-03-17 | more renamings relating to 'new' service now just being the 'normal' service | Christian Grothoff |
2017-03-17 | Merge branch 'master' into getopt | Christian Grothoff |
2017-03-16 | removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi... | Christian Grothoff |
2017-03-15 | porting. | Marcello Stanisci |
2017-03-10 | fix link error | Christian Grothoff |
2017-02-26 | add validation for inner consensus element | Florian Dold |
2017-02-26 | ensure all plugins properly use BF, move shared logic to shared library | Christian Grothoff |
2017-02-20 | completed big block refactoring in preparation for SET-BLOCK integration | Christian Grothoff |
2017-02-20 | first half of new BLOCK API to generalize duplicate detection beyond BFs | Christian Grothoff |
2017-02-02 | find /bin/ip | psyc://loupsycedyglgamf.onion/~lynX |
2017-02-01 | use NULL as flag for evaluation of query, ensure we pass non-NULL for reply_b... | Christian Grothoff |
2017-01-27 | unset XDG environment variable during testcases, as they can screw things up ... | Christian Grothoff |
2017-01-10 | rename connecT -> connect now that the old API is dead | Christian Grothoff |
2017-01-08 | exclude more tests | Christian Grothoff |
2016-11-09 | - add subdirectory gitignore files | Bart Polot |
2016-10-09 | skip test if link-local IPv6 DNS server is used | Christian Grothoff |
2016-10-09 | do not try to intercept link local DNS traffic, as we cannot properly re-inje... | Christian Grothoff |
2016-09-30 | porting DNS to new service API | Christian Grothoff |
2016-09-27 | fixes relating to intercepting DNS queries over IPv6 | Christian Grothoff |
2016-08-18 | Use statement exprs instead of local function | David Barksdale |
2016-07-08 | -avoid calling memcpy() with NULL argument, even if len is 0 | Christian Grothoff |
2016-06-25 | convert dns api to MQ | Christian Grothoff |
2016-05-06 | fixing compiler warnings | Christian Grothoff |
2016-04-30 | implementing new scheduler shutdown semantics | Christian Grothoff |
2016-04-18 | dns: add support for skipping the routing setup | Daniel Golle |
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-11-03 | -properly say if test was skipped | Christian Grothoff |
2015-09-30 | DESTDIR fix in Makefiles needed by distro packagers | Carlo von lynX |