platform/upstream/curl.git
2005-04-05 Daniel Stenberg7.13.3 in progress
2005-04-05 Daniel Stenberg5.11 How do I make libcurl not receive the whole HTTP...
2005-04-05 Daniel Stenbergtwo more actual FAQs
2005-04-05 Daniel Stenbergrestart with a blank page again
2005-04-05 Daniel Stenbergthe smell of release
2005-04-05 Daniel Stenbergbug report #1156287, ftp upload from VMS
2005-04-04 Daniel Stenbergwin resolve crash, win makefile fix
2005-04-04 Daniel Stenbergkill warnings
2005-04-04 Daniel StenbergMarcelo Juchem's improvements
2005-04-04 Gisle Vanemhostthre.c: destroy_thread_data() made public. Called
2005-04-04 Daniel Stenbergspell fixes, based on the Debian bug report #302820...
2005-04-03 Daniel Stenbergfix of tonight
2005-04-03 Daniel StenbergHardeep Singh reported a problem doing HTTP POST with...
2005-04-03 Daniel StenbergTest 245 was just added in an attempt to repeat Hardeep...
2005-03-31 Daniel Stenbergfixed bad comment, pointed out by Marcelo Juchem
2005-03-31 Daniel Stenbergcopyright this year
2005-03-31 Daniel StenbergAttempt to make this code more forgiving for systems...
2005-03-31 Daniel StenbergUpdated the copyright year since changes have been...
2005-03-31 Daniel Stenbergthe cookie API is better and more likely to happen...
2005-03-30 Daniel Stenbergfix configure's SSL-detection for msys/mingw (from...
2005-03-30 Daniel Stenbergformat mistake in --form-string, pointed out by Owen...
2005-03-29 Daniel StenbergBetter connection keep-alive when POSTing with HTTP...
2005-03-29 Daniel StenbergDon't close the connection if we're in a known negotiat...
2005-03-29 Daniel Stenbergproxy multi auth fix, --proxy-anyauth, ftp-ssl and...
2005-03-29 Daniel Stenbergpostpone these
2005-03-29 Daniel StenbergWhen doing FTP-SSL, advance to the next state properly...
2005-03-29 Daniel StenbergFixed the FTP response reader function to properly...
2005-03-29 Daniel StenbergMade the server send data to the control/data connectio...
2005-03-28 Daniel StenbergBased on Augustus Saunders' comments and findings,...
2005-03-28 Daniel StenbergAdded --proxy-anyauth
2005-03-28 Daniel Stenbergmodified some log outputs, added comment about auth...
2005-03-22 Daniel Stenbergcan you spell copy and paste error for me loud and...
2005-03-22 Daniel Stenbergprovide HTML and PDF versions of the man pages in the...
2005-03-22 Daniel StenbergWhen cross-compiling, we do some better checking for...
2005-03-22 Gisle VanemCURL_EXTERN is already in <curl/curl.h>.
2005-03-22 Gisle VanemPrevent redefinition warning with CURLDEBUG.
2005-03-22 Daniel Stenbergmoved out the changes from 2004 to CHANGES.2004
2005-03-22 Dan FandrichFixed typo.
2005-03-21 Daniel Stenbergthe same fix here too, typecast to prevent win32 compil...
2005-03-21 Daniel Stenbergtypecase to fix win32 compiler warning (and intended...
2005-03-21 Daniel StenbergModified the VALID_SOCK() macro to become VERIFY_SOCK...
2005-03-21 Daniel StenbergMake NTLM tests depend on the NTLM feature at not SSL...
2005-03-21 Daniel Stenbergformat mistake
2005-03-20 Daniel Stenbergremoved a (fairly useless) debug output just to compile...
2005-03-20 Daniel Stenbergsilence win32 compiler warnings
2005-03-20 Daniel Stenbergattempt to fix the ares link breakage with --enable...
2005-03-19 Daniel Stenbergsilence warnings on win32 about static functions that...
2005-03-19 Daniel Stenbergsome additional debug output
2005-03-19 Daniel Stenbergfix compiler warning
2005-03-18 Dan FandrichFixed spelling of --runtestopts
2005-03-18 Dan FandrichNetware builds don't use configure.
2005-03-18 Daniel Stenbergfix by Kyrre Kristiansen
2005-03-18 Daniel Stenbergadjust to use plain 'make' even for cross-compiles...
2005-03-18 Daniel Stenberga Common Lisp binding
2005-03-17 Dan FandrichChange the bogus address used in test237 to be more...
2005-03-17 Dan FandrichUse the proper macro to do uClibc detection.
2005-03-17 Daniel Stenberginclude inet_pton.h
2005-03-17 Daniel Stenbergadded descriptions
2005-03-17 Daniel Stenbergupdate year
2005-03-17 Daniel Stenbergdon't set TEST_F to blank when --runtestopts isn't...
2005-03-17 Daniel Stenbergsupport multiple error codes for a test case since...
2005-03-17 Daniel Stenbergadd 'FTP ASCII transfers' here, since they seem to...
2005-03-17 Daniel Stenbergadd new option
2005-03-17 Daniel Stenbergadd new file
2005-03-17 Daniel Stenbergits a start
2005-03-17 Daniel Stenberguse Curl_inet_pton(), not inet_pton().
2005-03-17 Dan FandrichAdded the --runtestsopts option to testcurl.pl to overr...
2005-03-16 Dan FandrichRemoved references to config-vms.h from the makefiles.
2005-03-16 Dan FandrichRemoved old VMS config files (on behalf of Marty Kuhrt...
2005-03-16 Daniel Stenbergmore
2005-03-16 Daniel Stenbergcheck for the HTTPS server in a manner similar to how...
2005-03-16 Daniel Stenberg- Tru64 and some IRIX boxes seem to not like test 237...
2005-03-16 Dan FandrichFixed some compiler warnings I should have noticed...
2005-03-15 Dan FandrichFixed ftp support with uClibc due to differing inet_nto...
2005-03-15 Daniel Stenbergtest EPSV and PASV response handling when they get...
2005-03-15 Daniel Stenberginitial man page attempt for testcurl.pl
2005-03-15 Daniel Stenbergnew options to testcurl.pl, fixed curl-config and remov...
2005-03-15 Daniel Stenbergadded missing features to curl-config
2005-03-15 Daniel Stenbergnonsense change for(;;) => while(1) just to prevent...
2005-03-15 Daniel Stenbergprevent compiler warning
2005-03-15 Daniel StenbergAdded lots of new command line options, made confsuffix...
2005-03-15 Dan FandrichFinally fixed the LDAP library searching bug on libtool...
2005-03-15 Dan FandrichMake nonexistent host names absolute so tests will...
2005-03-14 Dan FandrichUse the libtool variables better to make LDAP library...
2005-03-14 Daniel Stenberghushing up more warnings
2005-03-14 Daniel Stenbergsilence compiler warnings for mingw win32 builds -...
2005-03-14 Daniel Stenbergshow LDFLAGS too
2005-03-14 Daniel Stenbergif ws2_32 is used, append the lib last in the LIBS...
2005-03-14 Gisle VanemAvoid "unused variable" warnings.
2005-03-14 Daniel Stenbergconfigure --enable-sspi
2005-03-14 Daniel Stenbergsecurity.h is removed
2005-03-14 Daniel Stenbergtwo issues fixed
2005-03-14 Daniel Stenberginclude security.h with lowercase s to work on cross...
2005-03-14 Daniel StenbergRemoved security.h since it shadows an include file...
2005-03-13 Daniel StenbergAdded --enable-sspi that now make libcurl build with...
2005-03-13 Gisle VanemPrevent gcc warning.
2005-03-12 Daniel Stenbergfound a common lisp binding
2005-03-12 Daniel Stenberg--form-string
2005-03-12 Daniel StenbergDavid Houlder added --form-string
2005-03-12 Gisle VanemSwap <security.h> and <sspi.h> (needed for MingW).
next