wininet: Include the Proxy-Connection header in the keep-alive check.
[wine] / dlls / dnsapi / ns_parse.c
2011-09-07  AndrĂ© Hentscheldnsapi: Use internal name_skip function.
2008-12-05  Austin Englishdnsapi: Remove a useless check.
2008-11-03  Michael Stefaniucdnsapi: Transform two for loops into while loops.
2007-12-11  Andrew Talbotdnsapi: Remove unneeded casts.
2006-10-20  Alexandre Julliarddnsapi: Avoid non-portable types.
2006-10-05  Hans Leidekkerdnsapi: Cast-qual warnings fix.
2006-06-05  Mike McCormackdnsapi: Fix the case where we have libresolv headers...
2006-05-31  Alexandre Julliarddnsapi: Added check for _msg_ptr vs. _ptr member in...
2006-05-31  Alexandre Julliarddnsapi: Remove a bunch of unused functions that cause...
2006-05-30  Hans Leidekkerdnsapi: Add DNS message parsing routines from BIND.