summaryrefslogtreecommitdiff
path: root/nanohttp.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed the HTTP<->parser interraction, which should fix 2 long standingDaniel Veillard2003-10-191-1/+59
* starting work to fix the HTTP/XML parser integration. DanielDaniel Veillard2003-10-181-0/+32
* fixed a nasty bug with interning some text strings prepare for beta5 ofDaniel Veillard2003-10-101-75/+40
* last finishing touch to the BeOS patch from Marcin 'Shard' Konicki DanielDaniel Veillard2003-09-291-0/+6
* Okay this is scary but it is just adding a configure option to disableDaniel Veillard2003-09-291-0/+6
* Applied patch from Mikhail Grushinskiy for mingw compiler on Windows.Daniel Veillard2003-08-141-0/+10
* fixing bug 118559William M. Brack2003-07-311-3/+9
* cleanup patches from Peter Breitenlohner DanielDaniel Veillard2003-07-101-7/+5
* the modules should not import <config.h> directly, some cleanups PeterDaniel Veillard2003-07-081-3/+3
* regenerated might fix includes problems with the Ipv6 support on solarisDaniel Veillard2003-07-071-0/+3
* preparing release 1.5.8 changed some preprocessor block applied patch fromLIBXML2_2_5_8Daniel Veillard2003-07-061-1/+2
* Applying IPv6 patch from Archana Shah <archana.shah@wipro.com>Daniel Veillard2003-06-211-91/+244
* added xmlMallocAtomic() to be used when allocating blocks which do notDaniel Veillard2003-04-191-2/+2
* patch from Stefano Zacchiroli to fix some URI/file escaping problemsDaniel Veillard2003-01-101-8/+1
* new API building Python script, does the C parsing directly, generates aDaniel Veillard2002-12-111-0/+4
* code cleanup, especially the function comments. fixed a small bug whenDaniel Veillard2002-12-101-2/+2
* handle HTTP URL escaping, problem reported by Glen Nakamura and StefanoDaniel Veillard2002-12-041-1/+9
* replaced sprintf() with snprintf() to prevent possible buffer overflowAleksey Sanin2002-06-141-9/+11
* trying to fix #77441 DanielDaniel Veillard2002-04-141-3/+3
* applied patch from Allan Clark for UnixWare/OpenServer DanielDaniel Veillard2002-03-261-0/+3
* fixing #76043, got fed up with non-portability of that piece of code.Daniel Veillard2002-03-251-1/+7
* fixed bug #76168, attribute redeclared in the internal subset should notDaniel Veillard2002-03-251-0/+3
* preparing 2.4.18 updated and rebuilt the web site implement the newLIBXML_2_4_18Daniel Veillard2002-03-181-0/+1
* applied patch from Aleksey Sanin fixing a problem in the canonicalizationDaniel Veillard2002-03-151-59/+66
* speedup some node selection operations, this can have a significant impactDaniel Veillard2002-03-131-0/+6
* applied 42 documentation patches from Charlie Bozeman. Regenerated theDaniel Veillard2001-12-311-3/+5
* - include/libxml/globals.h include/libxml/threads.h threads.cDaniel Veillard2001-10-171-0/+1
* Applied the last patches from Gary, cleanup, activated threading all userDaniel Veillard2001-10-131-0/+1
* applied Win32 Facelift No.2 patches from Igor Zlatkovic for Windows/MSCDaniel Veillard2001-08-031-1/+5
* protected an use of EAGAIN, Brian Stafford DanielDaniel Veillard2001-07-311-0/+2
* John Kroll provided a small fix to xmlNanoHTTPSave DanielDaniel Veillard2001-07-251-1/+1
* get rid of the readline and libhistory dependancies by default, releaseDaniel Veillard2001-07-231-59/+294
* Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100%Daniel Veillard2001-07-181-1/+5
* Summer's cleanup, a really big one:Daniel Veillard2001-06-241-1/+1
* - nanoftp.c nanohttp.c uri.c include/win32config.h: Igor ZlatkovicDaniel Veillard2001-06-091-0/+1
* - TODO: updated - nanohttp.[ch] : started adding APIs to get theDaniel Veillard2001-05-281-7/+64
* trio upgrade and integrationBjorn Reese2001-04-211-9/+1
* Huge cleanup, I switched to compile withDaniel Veillard2001-03-241-59/+44
* Revert directory structure changesOwen Taylor2001-02-231-0/+1202
* moved to libxml directory - this allow simplify automake/autoconf. NowCET 2001 Tomasz Kłoczko2001-02-231-1202/+0
* Patches bug fixes and on new function:Daniel Veillard2001-01-151-0/+1
* Patches: - HTMLparser.c: htmlCheckParagraph to checkDaniel Veillard2001-01-031-10/+37
* Big OpenVMS patch: - nanohttp.c parser.[ch] tree.[ch] xmlIO.[ch] xmllint.cDaniel Veillard2000-11-251-1/+7
* Various patches and bug fixes, and XInclude progresses:Daniel Veillard2000-11-071-0/+30
* patched to redirrect all "out of context" error messages toDaniel Veillard2000-10-251-14/+26
* Applying provided patches :-)Daniel Veillard2000-10-251-247/+61
* Bunch of fixes, finishing moving datastructures to the hash stuff:Daniel Veillard2000-10-241-3/+0
* Patches added during last week on W3C CVS base:Daniel Veillard2000-10-221-2/+11
* Another patch from Wayne Davison:Daniel Veillard2000-10-121-23/+30
* - nanohttp.c: added xmlNanoHTTPTimeout(int delay), removed a bugDaniel Veillard2000-10-111-4/+17