tighten formatting rules
[oweals/gnunet.git] / src / include / gnunet_dnsparser_lib.h
2019-10-31 Christian Grothofftighten formatting rules
2019-10-05 Christian Grothoffglobal reindent, now with uncrustify hook enabled
2019-09-08 ng0uncrustify as demanded.
2019-05-29 Schanzenbach, Martinfix #5734
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-08-09 Christian Grothoffmerge
2018-07-02 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-30 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-06-29 Christian GrothoffMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-06-28 lurchiMerge branch 'master' of https://gnunet.org/git/gnunet
2018-06-28 lurchiintroduce API functions for duplicating the DNSPARSER...
2018-06-25 lurchitry to solve include madness
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-04-10 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-04-06 Christian Grothoffdo work on more record types
2018-04-06 Christian Grothoffcomplete importer
2018-04-05 Christian Grothoffwhere applicable, check DNS ID in responses before...
2016-01-19 Christian Grothoff-fix (C) notices
2016-01-12 Gabor X Tothdoxygen: group/module definitions (part 2)
2016-01-11 Gabor X Tothdoxygen: group/module definitions (part 1)
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 Grothoffmore tlsa fixes
2014-06-06 Christian Grothofftowards sanity in SRV handling
2014-06-02 Christian Grothoff-doxygen, indentation
2013-12-07 Christian Grothoff-doxygenfixes
2013-12-06 Christian Grothoff-adding CERT record support to dnsparser
2013-10-16 Christian Grothoff-adding plugin for fundamental gns records
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-28 Christian GrothoffAndrew Cann wrote:
2013-09-10 Christian Grothoff-doxygen fixes
2013-08-25 Christian Grothoff-only run python tests if we have python
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-eliminating duplicate struct definitions
2013-08-14 Christian Grothoff-more work on clean main GNS logic
2013-08-12 Christian Grothoff-fix #2969
2012-12-04 Christian Grothoff-ensure labels are less than 64 chars, add test for...
2012-10-30 Christian Grothoff-more cleanup and input validation fixes
2012-10-18 Christian Grothoff-clarify API
2012-10-17 Christian Grothoff-adding libidn--towards fixing #2475
2012-07-31 Martin Schanzenbach-tlsa rr added to namestore
2012-06-27 Martin Schanzenbach-fix bigendian
2012-06-27 Christian Grothoff-fixing the schanzenbug
2012-06-22 Martin SchanzenbachAdded proper SRV handling and test
2012-06-21 Christian Grothoff-improving comments, towards implementing #2268
2012-02-29 Christian GrothoffLRN: Enforce GCC bitfield layout for some structs on W32
2012-01-25 Christian Grothoff-doxygen fixes
2012-01-15 Christian Grothoff-removing legacy dns/vpn/exit code and renaming -new...
2012-01-05 Christian Grothoff-dns API improvements, towards serialization
2012-01-04 Christian Grothoff-dns parser works now well-enough
2012-01-04 Christian Grothoff-dns parser basics
2012-01-04 Christian Grothoff-dns parser API
2012-01-02 Christian Grothoff-moving DNS API into the new direction outlined in...
2012-01-01 Christian Grothoff-some code cleanup
2012-01-01 Christian Grothoff-moving DNS code into its own directory