Age | Commit message (Expand) | Author | Files | Lines |
2016-04-28 | resolv: Remove SCCS and RCS keywords | Florian Weimer | 1 | -5/+0 |
2016-02-16 | CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665). | Carlos O'Donell | 1 | -0/+3 |
2014-11-21 | BZ#16469: resolv: skip leading dot in domain to search | Alexandre Oliva | 1 | -3/+14 |
2014-11-21 | BZ#16469: don't drop trailing dot in res_nquerydomain(..., name, NULL, ...) | Alexandre Oliva | 1 | -11/+2 |
2014-07-08 | Check value at resplen2 if it is not NULL | Siddhesh Poyarekar | 1 | -4/+5 |
2014-04-30 | Do not fail if one of the two responses to AF_UNSPEC fails (BZ #14308) | Siddhesh Poyarekar | 1 | -2/+5 |
2014-04-11 | Fix typo in comment in res_query.c | Joseph Anthony Pasquale Holsten | 1 | -1/+1 |
2014-02-19 | Properly fix memory leak in _nss_dns_gethostbyname4_r with big DNS answer | Andreas Schwab | 1 | -19/+26 |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 1 | -1/+1 |
2012-11-30 | Fix assertion failures in resolver (BZ #13013). | Aurelien Jarno | 1 | -15/+15 |
2012-02-29 | [network] Avoid out ouf bounds read in __libc_res_nquerydomain | Jeff Law | 1 | -3/+7 |
2011-11-15 | Clean up internal fopen uses | Ulrich Drepper | 1 | -1/+1 |
2011-07-20 | Use size_t for strlen results | Andreas Schwab | 1 | -1/+1 |
2011-05-07 | Backport BIND code to query name as TLD. | Ulrich Drepper | 1 | -6/+8 |
2009-07-27 | Define and implement RES_USE_DNSSEC option in resolver. | Adam Tkac | 1 | -4/+4 |
2009-05-09 | [BZ #10128] | Ulrich Drepper | 1 | -0/+7 |
2008-10-24 | Fix tests for existence of second reply. | Ulrich Drepper | 1 | -3/+3 |
2008-10-24 | * resolv/res_query.c (__libc_res_nquery): Add a few casts. | Ulrich Drepper | 1 | -4/+4 |
2008-07-28 | * resolv/res_send.c (__libc_res_nsend): Take additional parameter.cvs/fedora-glibc-20080728T2320 | Ulrich Drepper | 1 | -13/+19 |
2008-07-09 | * resolv/res_query.c (__libc_res_nquery): Issue debug message only | Ulrich Drepper | 1 | -2/+4 |
2008-07-09 | * resolv/res_query.c (__libc_res_nquery): Align buffer for T_AAAA | Ulrich Drepper | 1 | -4/+20 |
2008-05-19 | * resolv/res_query.c (__libc_res_nquery): In case one of two | Ulrich Drepper | 1 | -0/+15 |
2008-05-10 | * include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsend | Ulrich Drepper | 1 | -35/+114 |
2007-02-09 | * resolv/res_init.c (res_setoptions): Recognize edns0 option. | Ulrich Drepper | 1 | -7/+22 |
2006-05-06 | [BZ #2499] | Ulrich Drepper | 1 | -0/+6 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -6/+0 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -0/+6 |
2004-10-18 | Update. | Ulrich Drepper | 1 | -0/+6 |
2004-08-12 | Update. | Ulrich Drepper | 1 | -2/+5 |
2004-08-09 | [BZ #116] | Ulrich Drepper | 1 | -6/+1 |
2004-08-09 | [BZ #95] | Ulrich Drepper | 1 | -3/+11 |
2002-10-17 | Update. | Ulrich Drepper | 1 | -31/+88 |
2002-10-09 | Update. | Ulrich Drepper | 1 | -3/+17 |
2002-08-24 | (MAXPACKET): Increase minimum value from 1024 to 65536, to avoid buffer overrun. | Ulrich Drepper | 1 | -2/+2 |
2001-01-08 | Update. | Ulrich Drepper | 1 | -6/+6 |
2000-07-19 | Update. | Ulrich Drepper | 1 | -15/+26 |
1999-12-04 | Update. | Ulrich Drepper | 1 | -130/+131 |
1999-06-08 | Update. | Ulrich Drepper | 1 | -4/+0 |
1997-05-24 | Update. | Ulrich Drepper | 1 | -1/+1 |
1997-01-06 | update from main archive 960105cvs/libc-970107cvs/libc-970106 | Ulrich Drepper | 1 | -1/+2 |
1996-10-02 | update from main archive 961001 | Ulrich Drepper | 1 | -14/+14 |
1996-09-28 | update from main archive 960927cvs/libc-961001cvs/libc-960929cvs/libc-960928 | Ulrich Drepper | 1 | -1/+1 |
1996-09-27 | update from main archivecvs/libc-960927 | Ulrich Drepper | 1 | -1/+1 |
1996-09-22 | update from main archive 960921 | Ulrich Drepper | 1 | -4/+4 |
1996-09-07 | update from main archive 960906cvs/libc-960907 | Ulrich Drepper | 1 | -1/+1 |
1996-08-14 | Update. | Ulrich Drepper | 1 | -4/+5 |
1995-07-26 | * asia, backward, europe, leapseconds, southamerica: New data from | Roland McGrath | 1 | -0/+7 |
1995-02-18 | initial import | Roland McGrath | 1 | -0/+384 |