]> git.ipfire.org Git - thirdparty/squid.git/history - lib/rfc1035.c
Renamed squid.h to squid-old.h and config.h to squid.h
[thirdparty/squid.git] / lib / rfc1035.c
2012-01-20  Francesco ChemolliRenamed squid.h to squid-old.h and config.h to squid.h
2011-10-09  Joerg LehrkeBug 3237: seq fault in free() from rfc1035RRDestroy
2010-11-04  Amos JeffriesMerge form trunk
2010-10-17  Amos JeffriesBug 2785: DNS needs to set EDNS options advertising...
2010-08-27  Amos JeffriesMerged from trunk
2010-08-23  Francesco ChemolliCompatibility fixes for Solaris/gcc
2010-07-06  Alex RousskovMerged from parent (trunk r10600).
2010-05-13  Francesco ChemolliMerged from trunk
2010-05-13  Amos JeffriesMerge from trunk
2010-05-13  Amos JeffriesMerge from trunk
2010-05-10  Automatic source... SourceFormat Enforcement
2010-05-09  Henrik NordstromKill rfc1035_errno & error_message globals. We always...
2010-04-08  Amos JeffriesMerged from trunk
2010-03-31  Francesco ChemolliMerged from trunk.
2010-03-25  Amos JeffriesCompat: Shuffle final squid.h hacks into libcompat
2010-02-12  Amos JeffriesMerge from trunk
2010-01-17  Amos JeffriesMerge from trunk
2010-01-15  Amos JeffriesHandle DNS header-only packets as invalid.
2009-06-28  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2009-05-30  Amos JeffriesAuthor: Henrik Nordstrom <henrik@henriknordstrom.net>
2009-04-09  Alex RousskovMerged from trunk.
2009-04-09  Amos JeffriesMerge from trunk
2009-04-01  Amos JeffriesPurge last remnants of inet_ntoa
2009-02-09  Amos JeffriesBug 419: Hop by Hop headers MUST NOT be forwarded ...
2009-02-08  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2009-01-31  Amos JeffriesMerge from trunk
2009-01-21  Amos JeffriesMerge from trunk
2009-01-21  Amos JeffriesCleanup: zap CVS Id tags
2008-10-17  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2008-10-12  Amos JeffriesMerge from trunk
2008-10-10  Amos JeffriesMerged from trunk
2008-10-10  Amos JeffriesSourceFormat: Main reformat push
2008-01-19  amosjeffriesMiscenllaneous fixes for CNAME, include, and comm.
2008-01-11  amosjeffriesAAAA/A failover fix and CNAME recursion deprecation
2007-12-19  amosjeffriesRemove last remains of inet_aton() from squid.
2007-12-15  amosjeffriesImport IPv6 support from squid3-ipv6 branch to 3-HEAD.
2007-12-06  amosjeffriesFix compile errors after removal of snprintf.h
2007-09-26  amosjeffriesRFC1035 minor cleanups. Some ptr NULL initialisation.
2007-09-21  hnolib/rfc1035.c is still C, don't assume C99/C++ syntax
2007-09-20  amosjeffriesType-checking results in rfc1035 library (g++ 4.2 found)
2007-08-02  amosjeffriesImport fix for DNS-unpack reporting phantom errors...
2005-05-11  hnobugfixes to the DNS security patch
2005-05-10  hnoCosmetic cleanups
2005-05-10  hnoCompare the query sesion of DNS responses to the actual...
2005-05-10  hnoPrepare for being able to verify the DNS query
2005-05-09  hnoReshuffling of DNS code to make room for more secure...
2005-05-09  hnoMake DNS parser more forgiving, allowing for gaps in...
2005-05-09  hnoKill compiler warning after removing "first character...
2005-05-09  hnoKill overloaded use of DNS ID 0 as "not successful".
2005-05-07  wesselsUse a random query ID in our DNS messages
2005-04-19  hnoIPv6 preparation by Rafael Martinez Torres <rafael...
2005-01-23  serassioBug #1136: Internal DNS sometimes truncates host names...
2005-01-23  serassioBug #1197: DNS related memory leak on certain malformed...
2005-01-23  serassioBacked out previos patch: wrong patch description
2005-01-23  serassioBug #1136: Internal DNS sometimes truncates host names...
2004-04-11  hnoBug #962: lib/rfc1035.c:309: rfc1035NameUnpack: Asserti...
2003-04-25  hnoBug #605: memory corruption when processing DNS root...
2003-01-23  robertcImport of fix-ranges branch
2002-10-19  hnoIndent (merged from SQUID2)
2002-09-15  robertcfix headers to allow inclusion into C++ source
2002-04-11  hnoAllow recursive compression. Put a limit at 64 as ...
2002-03-29  wesselsproblems found by Olaf Kirch <okir@caldera.de>
2002-03-19  wesselsSecond attempt at fixing DNS answer bounds checking...
2002-03-12  wesselsSecurity fixes.
2001-10-13  hnoPotential fix for Bugzilla #236
2001-02-08  hnoCleaned up the namespace (local functions made static)
2001-01-12  wesselsUpdated copyright
2000-11-03  wesselsDW:
2000-09-14  wesselsDW:
2000-07-14  wesselsDW:
2000-05-12  wesselsDW:
2000-05-12  wesselsDW:
2000-03-28  wesselsmerging 2.3 branch changes
2000-02-01  wesselsDW:
2000-01-25  wesselsnaughty words
1999-12-31  wesselsmerge changes from SQUID_2_3 branch
1999-10-04  wessels2.3 branch merge
1999-05-05  wesselsgindent and 2.2 branch merge
1999-04-18  wesselsoffset bugs
1999-04-18  wesselsneeds include snprintf.h
1999-04-18  wesselsremove printf debugging
1999-04-18  wesselsAdded rfc1035BuildPTRQuery()
1999-04-14  wesselsrfc1035AnswersUnpack would allocate an "array" of answe...
1999-04-14  wesselsinitial working implementation of internal DNS!
1999-04-14  wesselsadd copyright
1999-04-14  wesselsadding rfc1035.c - DNS