aboutsummaryrefslogtreecommitdiff
path: root/src/util/dnsparser.c
Commit message (Collapse)AuthorAge
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* Remove win32 and cygwin supportng02019-09-09
|
* uncrustify as demanded.ng02019-09-08
|
* make single label resolution work (for pkey at leastSchanzenbach, Martin2019-05-17
|
* revert check for @; this does not seem right for names starting with itSchanzenbach, Martin2019-05-17
|
* reject '@' as a label in domain names, this is usually a mistakeChristian Grothoff2019-05-02
|
* make clang shut up about #5573Christian Grothoff2019-02-16
|
* use idn2.h or idna.h depending on HAVE_LIBIDN/HAVE_LIBIDNChristian Grothoff2019-02-11
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* cleaning up configure, in particular the idn.h checksChristian Grothoff2018-10-25
|
* libidn + libidn2 support, as proposed by WJ Liu / multiSnow in a github gist.Nils Gillmann2018-10-25
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* fix fmt stringChristian Grothoff2018-07-07
|
* clarify error message of #5375Christian Grothoff2018-07-01
|
* introduce API functions for duplicating the DNSPARSER record typeslurchi2018-06-29
|
* try to solve include madnesslurchi2018-06-25
|
* reduce scopeChristian Grothoff2018-06-25
|
* move hexcode, eliminate redundant testChristian Grothoff2018-06-25
|
* fix leakChristian Grothoff2018-06-25
|
* move dns ops again, 2nd tryChristian Grothoff2018-06-25
|
* Revert "integrate dnsparser and dnsstub and tun with libgnunetutil"lurchi2018-06-25
| | | | This reverts commit 7da98cf076e9c5101244dfbbf8c3ddff045d298e.
* integrate dnsparser and dnsstub and tun with libgnunetutilChristian Grothoff2018-06-25