platform/upstream/curl.git
2002-02-22 Daniel Stenberguse -W too
2002-02-22 Daniel Stenbergfixed to work with 'nonewline' and thus this passes...
2002-02-22 Daniel Stenbergsupport for using protocol without a trailing newline
2002-02-22 Daniel Stenberghide debug output from screen, use log/ for logfiles
2002-02-22 Daniel Stenberglib/config.h.in added to dist
2002-02-20 Daniel StenbergVMS adjustments
2002-02-20 Daniel Stenbergnew from Nico!
2002-02-20 Daniel Stenbergfour more bugfixes, one VMS adjustment
2002-02-20 Daniel StenbergNico Baggus' VMS tweaks
2002-02-20 Daniel StenbergAndrés García solved bug report #515228 by making sure...
2002-02-19 Daniel Stenbergcorrected reference to multi-using examples
2002-02-19 Daniel Stenberginclude winsock.h on window boxen to work smoother...
2002-02-19 Daniel Stenbergmoved the config.h to lib/config.h
2002-02-19 Daniel Stenberga minor step forwards
2002-02-19 Daniel Stenberguse the new HTTP server input file
2002-02-19 Daniel Stenbergcut off the old perl one, this only runs the C coded...
2002-02-19 Daniel Stenbergfixed the huge text just in case anyone actually reads it
2002-02-19 Daniel Stenbergno .. in path
2002-02-18 Daniel Stenbergfixed a long long mistake
2002-02-18 Daniel Stenbergauth on multiple hosts with follow-location
2002-02-18 Daniel StenbergRick Richardson's getaddrinfo() usage fix to speed...
2002-02-18 Daniel StenbergINADDR_NONE should be in_addr_t to work with 64bit...
2002-02-18 Daniel StenbergPhilip Gladstone's size problem in add_buffer_send()
2002-02-18 Daniel Stenberg4 fixes
2002-02-18 Daniel Stenbergoffer SSL verfication callback,
2002-02-18 Daniel Stenbergupdated LDAP URL syntax references by Aron Roberts
2002-02-18 Daniel Stenbergconnection timeout comparison fix by Emil
2002-02-17 Daniel StenbergPhilip Gladstone's 64-bit issues corrected.
2002-02-17 Daniel Stenbergcorrected the Expect: ignore, made Content-Type: possib...
2002-02-17 Daniel StenbergGiaslas Georgios's Host: over proxy fix
2002-02-07 Daniel Stenberghttp server added to CVS, config*h files moved
2002-02-07 Daniel Stenbergugh. the VMS stuff must've been like that for a reason...
2002-02-07 Daniel Stenbergmoved the config-* files to lib/Makefile.am
2002-02-07 Daniel Stenbergmoved the config-* files here from the ../Makefile.am
2002-02-07 Daniel Stenberguse the config files in this directory now, not ../
2002-02-07 Daniel Stenbergmoved the config-*.h files from root to the lib/ dir
2002-02-07 Daniel Stenbergadded note about persistancy in the server
2002-02-07 Daniel StenbergPOSTs seems to work somewhat now
2002-02-07 Daniel Stenbergport number fix, now stores the processed request sent...
2002-02-07 Daniel Stenbergadded Cris Bailiff's CAdir option suggestion
2002-02-07 Daniel Stenbergthe initial C code for the new HTTP test server
2002-02-07 Daniel Stenbergchanges since 7.9.4
2002-02-07 Daniel Stenbergdon't add 2 to the post size, that was a previous mista...
2002-02-06 Daniel StenbergMiklos Nemeth windows update
2002-02-06 Daniel StenbergMiklos Nemeth added comments
2002-02-06 Daniel StenbergMiklos Nemeth improved the windows section
2002-02-06 Daniel StenbergMiklos Nemeth improved
2002-02-06 Daniel StenbergARGH the CRLF I removed recently was not only done...
2002-02-06 Daniel Stenberga few of the SSL options were added in 7.9.3 and it...
2002-02-06 Daniel StenbergBrent Beardsley found the content-type bug!
2002-02-05 Daniel StenbergKevin Roth's discovered SSL download problem
2002-02-05 Daniel Stenberg7.9.4
2002-02-04 Daniel Stenberg7.9.4-pre2
2002-02-03 Daniel StenbergEric Melville fixed spell mistakes on a few places
2002-02-01 Daniel StenbergAndreas Damm made getdate use gmtime_r if available
2002-01-31 Daniel StenbergAdded the recycle handles chapter
2002-01-31 Daniel Stenbergstruct HttpHeader died ages ago, corrected comments
2002-01-31 Daniel StenbergAlbert Chin:
2002-01-31 Daniel Stenberg_num_chars did wrong when called with a number that...
2002-01-31 Daniel Stenbergcorrected the docs for CURLINFO_FILETIME
2002-01-31 Daniel StenbergGiaslas Georgios provided docs for CURLINFO_CONTENT_TYPE
2002-01-30 Daniel StenbergGeorg Horn the previous SSL_read() fix, this was actual...
2002-01-30 Daniel StenbergI have too many ideas of what to mention in this docs
2002-01-30 Daniel StenbergGeorg Horn found yet another SSL reading problem caused...
2002-01-30 Daniel Stenbergbig-time alert that this doesn't work
2002-01-30 Daniel Stenbergthe interface is simply called the "C" one these days
2002-01-30 Daniel Stenbergextended the proxy chapter mucho
2002-01-30 Daniel Stenbergnow re-seed by force (even if already seeded) if a...
2002-01-29 Daniel Stenbergconn->upload_bufsize exists no more
2002-01-29 Daniel Stenbergappend a CRLF pair after the content-type line
2002-01-29 Daniel Stenbergremoved three loust fprintf()s
2002-01-29 Daniel Stenbergupload progress counter fix, removed the adjustable...
2002-01-29 Daniel Stenbergno more adjustable upload buffer size, we use non-block...
2002-01-29 Daniel Stenbergnine items since 7.9.3
2002-01-29 Daniel Stenberg- T. Bharath pointed out that we seed SSL on every...
2002-01-29 Daniel Stenbergbad tag
2002-01-29 Daniel StenbergGiaslas Georgios introduced CURLINFO_CONTENT_TYPE
2002-01-28 Daniel StenbergSteve Marx helped us realize that we shouldn't treat...
2002-01-28 Daniel Stenbergsomeone should have me punished, but this bug made...
2002-01-28 Daniel Stenbergdon't count a custom request as a request type of its...
2002-01-28 Daniel Stenbergnewly generated
2002-01-28 Daniel StenbergAndreas Damm made it reentrant safe!
2002-01-27 Daniel Stenbergno longer add CRLF _after_ POST data, it should not...
2002-01-27 Daniel Stenbergset header and request size to 0 before each *_perform()
2002-01-25 Daniel Stenbergpostit.c is removed, it used the deprecated curl_formpa...
2002-01-25 Daniel Stenbergbug report #508235 identified a non-working Location...
2002-01-24 Daniel Stenbergdon't install the example programs! :-O
2002-01-23 Daniel Stenberg7.9.3
2002-01-23 Daniel Stenberg7.9.3 public
2002-01-23 Daniel StenbergAndrés García found out that we didn't properly stop...
2002-01-22 Daniel Stenbergmore about passwords and started about proxies
2002-01-22 Daniel Stenbergverify big files
2002-01-22 Daniel Stenbergminor edit
2002-01-21 Daniel Stenbergadded --cc description and an example
2002-01-21 Daniel Stenbergpre4
2002-01-21 Daniel StenbergHTTP POST explained
2002-01-19 Daniel Stenberg#505514, as correctly pointed out by Antonio (anton...
2002-01-18 Daniel Stenbergmingw fix, mac os x fix, long long check removed from...
2002-01-18 Daniel Stenbergnewly generated
2002-01-18 Daniel Stenbergadded more text in the 'passwords' section
next