platform/upstream/curl.git
2003-04-16 Daniel Stenbergtwo dashes is enough
2003-04-15 Daniel Stenbergtypecast the setting of the size, as it might be an...
2003-04-15 Daniel StenbergIf MALLOCDEBUG, include the lib's setup.h here so that...
2003-04-15 Daniel Stenberginclude config.h before all system headers, so that...
2003-04-15 Daniel Stenbergextended the -F section
2003-04-15 Daniel Stenbergtreat uploaded .html files as text/html by default
2003-04-14 Daniel Stenbergreturn the same error for the sslv2 "certificate verify...
2003-04-14 Daniel Stenbergnew wording by Kevin Roth
2003-04-14 Daniel Stenbergignore all stamp-h*
2003-04-14 Daniel StenbergWith the recent fix of libcurl, it shall now return...
2003-04-14 Daniel StenbergRestored the SSL error codes since they was broken...
2003-04-14 Daniel StenbergFTP CWD response fixed
2003-04-11 Daniel Stenbergclarified the CURLINFO_SIZE_DOWNLOAD somewhat on Juan...
2003-04-11 Daniel StenbergNic fixed so that Curl_client_write() must not be calle...
2003-04-11 Daniel StenbergNic Hines fixed this bug when deflate or gzip contents...
2003-04-11 Daniel Stenbergah, move the zero byte too or havoc will occur
2003-04-11 Daniel Stenbergverify the new url parser fix
2003-04-11 Daniel Stenbergsupport ? as separator instead of / even if not protoco...
2003-04-11 Daniel Stenbergthese guys deserve a mentioning here as well
2003-04-11 Daniel StenbergDan the man on the list
2003-04-11 Daniel StenbergDan Fandrich's added gzip support documented.
2003-04-11 Daniel StenbergDan Fandrich's gzip patch applied
2003-04-11 Daniel Stenbergwhen saving a cookie jar fails, you don't get an error...
2003-04-11 Daniel Stenberg According to RFC959, CWD is supposed to return 250...
2003-04-11 Daniel Stenbergshow a verbose warning message in case cookie-saving...
2003-04-10 Daniel Stenbergnew ftp tests
2003-04-10 Daniel Stenberganother week has passed
2003-04-10 Daniel StenbergVlad Krupin's URL parsing patch to fix the URL parsing...
2003-04-09 Daniel Stenbergoops, committed test code not meant to be here
2003-04-09 Daniel Stenbergthe default debugfunction shows incoming headers as...
2003-04-09 Daniel Stenbergtimecond support added
2003-04-09 Daniel Stenbergthree new ftp tests
2003-04-09 Daniel Stenberg<mdtm> added
2003-04-09 Daniel StenbergMDTM support added
2003-04-08 Daniel StenbergJames Bursa fixed a flaw in the content-type extracting...
2003-04-08 Daniel Stenbergshare.c added
2003-04-07 Daniel Stenberg--disable-eprt perhaps?
2003-04-06 Daniel StenbergRyan Weaver's fix to prevent the ca bundle to get insta...
2003-04-04 Daniel Stenbergadjusted the formpost testcases to the new boundary...
2003-04-04 Daniel StenbergChanged how boundary strings are generated. This new...
2003-04-03 Daniel Stenbergspell fix
2003-04-03 Daniel Stenbergkill a compiler warning on cygwin
2003-04-03 Daniel StenbergAdded log output for when the writing of the input...
2003-04-03 Daniel StenbergModified how we log data to server.input, as we can...
2003-04-03 Daniel Stenbergnew
2003-04-02 Daniel Stenberg7.10.4 commit
2003-04-02 Daniel StenbergVersion 7.10.4
2003-04-01 Daniel Stenbergdocumented the new killserver tag
2003-04-01 Daniel Stenbergkill the ftp server afterwards, it is just so messed up
2003-04-01 Daniel Stenberglog when we've returned verification that we are the...
2003-04-01 Daniel Stenbergsupport the new <killserver> tag
2003-04-01 Daniel Stenbergignore lib505 too
2003-04-01 Daniel Stenberglib505.c is a new test case for ftp uploading with...
2003-04-01 Daniel StenbergAdded support for the RNFR/RNTO commands
2003-03-31 Daniel Stenbergupdated
2003-03-31 Daniel Stenbergmove the ssl config clone call to before the connection...
2003-03-31 Sterling Hughestesting, ignore this commit
2003-03-31 Daniel Stenberg7.10.4-pre6 commit
2003-03-31 Daniel Stenbergadded dist-hook that clears the tests/log dir properly...
2003-03-31 Daniel StenbergFixup after talks with Richard Bramante. We should...
2003-03-31 Daniel Stenberg--location-trusted added, which does a normal location...
2003-03-31 Daniel StenbergGuillaume Cottenceau's patch that adds CURLOPT_UNRESTRI...
2003-03-31 Daniel Stenberg10 days of fixes
2003-03-31 Daniel Stenbergclarify USERPWD somewhat more
2003-03-31 Daniel StenbergFrankie Fong filed bug report #708708 which identified...
2003-03-29 Daniel StenbergDan Shearer's fix from bug report #618892, which makes...
2003-03-28 Daniel Stenbergsend as much as possible of the POST at once
2003-03-27 Daniel Stenbergadded section titles and a CONTACT paragraph asking...
2003-03-26 Daniel Stenbergfixed the pkg-config stuff for rh9
2003-03-26 Daniel Stenbergadd URLs to patch and diff
2003-03-26 Daniel Stenbergmention the URL to the mailing lists
2003-03-25 Daniel Stenbergattempt to extract openssl information using pkg-config
2003-03-25 Daniel StenbergRenamed configure.in to configure.ac, as this is the...
2003-03-25 Daniel Stenberguse init and copyright to get a better header in the...
2003-03-25 Daniel Stenbergwhite space and indent fix
2003-03-24 Daniel Stenbergignore getdate.c
2003-03-24 Daniel StenbergRichard Bramante's provided a fix for a handle re-use...
2003-03-24 Daniel StenbergRemoved the "TC TrustCenter, Germany, Class 0 CA."...
2003-03-24 Daniel Stenbergall those changes
2003-03-21 Daniel StenbergHopefully this change addresses these two bug reports...
2003-03-20 Daniel Stenberglib/getdate.c.cvs may need a rename if you don't have...
2003-03-20 Daniel Stenbergif the cvs update fails, don't continue further
2003-03-19 Daniel Stenbergmake the ENGINE depend on the USE_SSLEAY define too
2003-03-19 Daniel Stenbergset binary mode for some file handling and it might...
2003-03-19 Daniel Stenbergtypecast the conversion from const char * to char *
2003-03-19 Daniel StenbergRename getdate.c to getdate.c.cvs, since the "normal...
2003-03-18 Daniel Stenbergclarify that 22 can be returned on --fail for all HTTP...
2003-03-17 Daniel Stenbergmore defensive checking as platforms differ...
2003-03-17 Daniel StenbergAndy Cedilnik's corrections
2003-03-16 Daniel Stenbergit just never ends
2003-03-16 Daniel Stenbergregenerated from getdate.y
2003-03-16 Daniel StenbergJuan F. Codagnone pointed out a missing thing from...
2003-03-16 Daniel Stenbergtypecase getpid() to int to prevent compiler warning
2003-03-15 Daniel Stenbergfigure out select()'s argument types
2003-03-15 Daniel StenbergGisle Vanem's fix to get this working nicely on windows
2003-03-15 Daniel StenbergGisle Vanem fixed a name collision with structure ...
2003-03-15 Daniel Stenbergmissing newline added
2003-03-15 Daniel Stenbergno server needed
2003-03-15 Daniel Stenbergallow 'none' as server
2003-03-15 Daniel StenbergSort out the ENGINE problems people seem to be having...
next