social: API changes for application connections: store/load app subscriptions to...
[oweals/gnunet.git] / src / dns /
2015-11-03 Christian Grothoff-properly say if test was skipped
2015-09-30 Carlo von lynXDESTDIR fix in Makefiles needed by distro packagers
2015-08-25 Christian Grothoffapplying patch from #3950 by jah
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-21 David Barksdaledos2unix
2015-05-28 Christian Grothoffalso set permissions correctly if user 'gnunet' does...
2015-05-26 Christian Grothoff-space
2015-05-26 Christian Grothoff-doxygen, indent
2015-03-23 Christian Grothoff-start DNS service to do external evals even if we...
2015-02-28 Christian Grothoff-extend block API to allow specifying flags, use this...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-20 Christian Grothoff-assign port for DNS
2014-12-14 Christian Grothoff-fixing peerinfo part of #3559
2014-09-13 Christian Grothofffixing parallel build, getting rid of useless _DEPENDEN...
2014-06-07 Christian Grothoff-testcase and bugfix for hexcoder
2014-06-07 Christian Grothoffdraft hex2bin, bin2hex
2014-06-07 Christian Grothoffmore tlsa fixes
2014-06-06 Christian Grothofftowards sanity in SRV handling
2014-05-13 Christian Grothoff-doxygen
2014-05-07 Bart PolotRename mesh->cadet
2014-02-02 LRNFix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX...
2014-01-30 Christian Grothofffix #3284: support lib/MULTIARCH/ paths in installation...
2014-01-24 Sree Harsha Totakurafix #3275 with solution from https://gnunet.org/bugs...
2013-12-19 LRNmalloc -> new
2013-12-06 Christian Grothoff-adding CERT record support to dnsparser
2013-12-06 Sree Harsha Totakuraconfigure option --disable-autostart to disable auto...
2013-10-20 Christian Grothoff-improve logging
2013-10-18 Christian Grothoff-fix leaks
2013-10-12 Sree Harsha Totakura- change --enable-ll to --enable-supermuc
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-09 Christian Grothoff-switching (again) to named sockets, see #2887
2013-10-09 Christian Grothofflast XDG change: use GNUNET_RUNTIME_DIR instead of...
2013-10-09 Christian Grothoffmigrating towards XDG configuration specification ...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-04 Christian Grothoff-fix warning
2013-09-30 Christian Grothoff-fixing build issues in pt/exit/vpn related to #3047
2013-09-28 Christian GrothoffAndrew Cann wrote:
2013-09-27 Christian Grothoff-undo #29640, somehow causes problems
2013-09-26 Christian Grothoffmoving from abstract unix domain socket paths to normal...
2013-09-25 Christian Grothoff-better error logging, return correct offset when parsi...
2013-09-21 Christian Grothoffchanging DNS block plugin to represent DNS exit service...
2013-09-16 Florian Dold- replace deprecated INCLUDES with AM_CPPFLAGS
2013-08-24 Christian Grothoff-expose API for freeing DNS record members individually
2013-08-24 Christian Grothoff-expose API for parsing individual DNS record types
2013-08-24 Christian Grothoff-exposing dnsparser record packing API
2013-08-24 Christian Grothoff-use GPLv3+ consistently
2013-08-15 Christian Grothoff-be more permissive with label syntax
2013-08-15 Christian Grothoff-eliminating duplicate struct definitions
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-06-20 David BarksdaleFixed GNUNET_CLIENT_service_test on FreeBSD.
2013-05-29 Christian Grothoff-switching GNS from RSA to ECC
2013-05-21 Christian Grothoff-test for mangle support
2013-05-21 Christian Grothoff-test for mangle support
2013-05-21 Christian Grothoffkeep DNS helper running if IPv6 sockets fail, then...
2013-05-21 Christian Grothoff-hide unnecessary output, add notification that test...
2013-05-09 Sree Harsha Totakura- complement HELPER API with functions to kill and...
2013-04-19 Christian Fuchsadded privilege testing parameters for nat-server and...
2013-04-15 Christian Grothoff-no boolean
2013-04-15 Christian Fuchsextended the GNUNET_OS_check_helper_binary parameters...
2013-01-25 Christian Grothoffremove DNS exit for mesh from gnunet-service-dns
2013-01-25 Christian Grothoff-check that this is actually a DNS packet
2012-12-21 Christian Grothoff-renaming testing-new.h to testing.h, bumping library...
2012-12-21 Christian Grothoff-check for helpers in libexec
2012-12-14 Matthias Wachsdoxygen
2012-12-07 Christian Grothoff-oops
2012-12-04 Christian Grothoff-fix align
2012-12-04 Christian Grothoff-ensure labels are less than 64 chars, add test for...
2012-11-05 Bart Polot- dist fix
2012-11-05 Christian Grothoff-fix
2012-11-04 Christian Grothoff-misc bugfixes, travel hacking
2012-10-29 Christian Grothoffinstalling all service, daemon and helper binaries...
2012-10-25 Christian Grothoff-check that which succeeded
2012-10-24 Christian Grothoff-check for sudo, nslookup
2012-10-18 Christian Grothoff-implementing #2475
2012-10-18 Christian Grothoff-more logging
2012-10-18 Christian Grothoff-misc bugfixes
2012-10-17 Christian Grothoff-adding libidn--towards fixing #2475
2012-10-09 Christian Grothoff-getting rid of silly, stupid, useless, often wrong...
2012-09-28 Christian Grothoff-do not close stdin/stdout for standard system progs
2012-09-28 Christian Grothoff-nicer error message
2012-09-27 Christian Grothoff-add cancel API
2012-09-14 Christian Grothoff-fix
2012-09-06 Martin Schanzenbachdoxy
2012-09-06 Christian Grothofffix use uninit
2012-09-03 Christian Grothoff-bugfixes
2012-08-29 Christian Grothoffonly use control pipe with helpers IF the helper actual...
2012-08-23 LRNRoll back r23388, fix it differently
2012-08-23 LRNFix dns service dependencies
2012-08-22 Martin Schanzenbach-doxygen
2012-08-21 Martin Schanzenbach-bugfix dnsstub, add dns support to gns gateway
2012-08-21 Christian Grothoffrefactoring dns service to take stub code into separate...
2012-08-01 Christian Grothoff-make install scripts executable
2012-08-01 Christian Grothoff-fixing installation scripts for suid binaries
2012-07-30 LRNDo not run install commands from makefiles directly
2012-07-25 Bart PolotEliminate mesh priority option
2012-07-25 Bart PolotEliminated mesh API buffering
2012-07-16 Sree Harsha Totakuraextended HELPER api to notify when child crashes
2012-07-14 Christian Grothoff-actually make use of SGID permissions
next