add some extra GNS-record well-formedness checks if logging is enabled
[oweals/gnunet.git] / src / dns / dnsparser.c
2018-05-13 Christian Grothoffadd some extra GNS-record well-formedness checks if...
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-04-10 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-04-06 Christian Grothoffdo work on more record types
2018-01-08 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2018-01-06 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-06 lurchiMerge branch 'lurchi_social'
2018-01-04 ng0Merge branch 'master' of gnunet.org:gnunet
2018-01-04 Christian Grothoffavoid freeing uninit ptr on error path
2017-12-30 lurchimerge branch 'refactoring-scheduler'
2017-12-30 lurchiMerge branch 'fix_social'
2017-12-04 Schanzenbach, MartinMerge branch 'identity_abe' into identity_oidc
2017-12-04 PhilMerge remote-tracking branch 'origin/identity_abe'...
2017-12-02 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-10-07 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-10-06 Christian Grothofffix leak
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-01-19 Christian Grothoff-fix (C) notices
2015-08-25 Christian Grothoffapplying patch from #3950 by jah
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
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
2013-12-06 Christian Grothoff-adding CERT record support to dnsparser
2013-10-20 Christian Grothoff-improve logging
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-28 Christian GrothoffAndrew Cann wrote:
2013-09-25 Christian Grothoff-better error logging, return correct offset when parsi...
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
2012-12-14 Matthias Wachsdoxygen
2012-12-07 Christian Grothoff-oops
2012-12-04 Christian Grothoff-ensure labels are less than 64 chars, add test for...
2012-10-18 Christian Grothoff-implementing #2475
2012-10-17 Christian Grothoff-adding libidn--towards fixing #2475
2012-06-29 Christian Grothoff-fixes
2012-06-22 Martin Schanzenbach-make record data parsing easier for namestore,gns...
2012-06-21 Christian Grothoff-finishing SRV implementation (#2268)
2012-06-21 Christian Grothoff-towards fixing #2268: srv parsing/serialization
2012-06-21 Christian Grothoff-improving comments, towards implementing #2268
2012-01-25 Christian Grothoff-fix
2012-01-17 Christian Grothoff-renaming TUN structs to follow namnig conventions
2012-01-15 Christian Grothoff-removing legacy dns/vpn/exit code and renaming -new...
2012-01-07 Christian Grothoff-moving tcpip structs to joint header, some more work...
2012-01-05 Christian Grothoff-stuff
2012-01-05 Christian Grothoff-finishing dns packet serialization -- albeit untested
2012-01-05 Christian Grothoff-dns API improvements, towards serialization
2012-01-05 Christian Grothoff-bugfixes
2012-01-04 Christian Grothoff-dns parser works now well-enough
2012-01-04 Christian Grothoffadding missing file
2012-01-04 Christian Grothoff-bugfixes
2012-01-04 Christian Grothoff-finishing DNS parser, alas untested
2012-01-04 Christian Grothoff-dns parser basics
2012-01-04 Christian Grothoff-dns parser basics
2012-01-01 Christian Grothoff-copyright
2012-01-01 Christian Grothoff-rename