platform/upstream/curl.git
2003-01-20 Daniel StenbergFive more names we owe a big THANKS for their donations...
2003-01-20 Daniel Stenbergtoday's patches and Markus' correction
2003-01-20 Daniel StenbergMarkus F.X.J. Oberhumer's patch that reduces memory...
2003-01-20 Daniel Stenberggiven passwords in netrc must be respected accordingly
2003-01-20 Daniel Stenbergsteps I *MUST* perform when I release a package
2003-01-16 Daniel Stenbergreverted bad header replacement
2003-01-16 Daniel Stenbergcopyright year update in the source header
2003-01-16 Daniel Stenbergfixes Marcus brought
2003-01-16 Daniel StenbergAllow CURLINFO_PRIVATE to be NULL, patch by Markus...
2003-01-16 Daniel StenbergMarkus Oberhumer fixed the -cflags option
2003-01-15 Daniel Stenbergno TABs in source code
2003-01-15 Daniel Stenbergremoved a TAB
2003-01-15 Daniel StenbergKevin fixed the bad list address
2003-01-14 Daniel Stenbergprevious legal file, no longer accurate nor used
2003-01-14 Daniel StenbergCOPYING is the name of the file
2003-01-14 Daniel Stenberg7.10.3 commit
2003-01-13 Daniel Stenbergmore
2003-01-13 Daniel Stenbergthere is SOCKS support these days
2003-01-10 Daniel StenbergSteve Oliphant pointed out that test case 105 did not...
2003-01-09 Daniel Stenbergadded test 136
2003-01-09 Daniel Stenbergverify -u username: with ftp to use a blank password
2003-01-09 Daniel Stenbergif userpwd is "username:", this now implies a blank...
2003-01-09 Daniel StenbergWai (Simon) Liu provided the HTTP200ALIASES paragraph.
2003-01-09 Daniel StenbergPhilippe Raoult's added note for HTTPHEADER
2003-01-09 Daniel StenbergThis fixed yet another connect problem with the multi...
2003-01-09 Daniel Stenbergremoved
2003-01-09 Daniel Stenbergremoved unused code
2003-01-09 Daniel Stenbergfix
2003-01-09 Daniel Stenbergcall curl_multi_perform() correctly
2003-01-09 Daniel Stenbergproper indent
2003-01-09 Daniel Stenbergpass a file name to memanalyze to read from instead...
2003-01-09 Daniel Stenbergshare.h is now a used header file
2003-01-09 Daniel Stenbergfixed to deal with file names that contain colons,...
2003-01-09 Daniel Stenberg7.10.3-pre4
2003-01-09 Daniel Stenbergrename the curl share error enum prefix
2003-01-09 Daniel StenbergUpdated more and now looks and and the API possibly...
2003-01-09 Daniel Stenberg7+8 jan 2003
2003-01-08 Daniel Stenbergupdated to use the modified share-types
2003-01-08 Daniel Stenbergcleaned up the share data types and prototypes to be...
2003-01-08 Daniel Stenbergmkdir() fix for win32
2003-01-08 Daniel Stenbergnah, include test.h instead
2003-01-08 Daniel Stenberginclude curl.h without directory
2003-01-08 Jean-Philippe... fixed a very, very rare and very, very little memory...
2003-01-07 Daniel StenbergPhilippe Raoult's fix to handle wildcard certificate...
2003-01-07 Daniel StenbergSimon Liu's HTTP200ALIASES-patch!
2003-01-07 Daniel Stenbergstuff
2003-01-07 Daniel Stenbergclarified error code 19
2003-01-07 Daniel StenbergOnly output valid filetime.
2003-01-07 Daniel Stenbergwhen sending an error message to the debugfunction...
2003-01-07 Daniel Stenbergfixed the create_dir_hierarchy() to not use uninited...
2003-01-07 Daniel StenbergMatthew Blain's improvements for debug builds
2003-01-07 Daniel Stenbergbetter ignore
2003-01-07 Daniel Stenbergignore lib504 too
2003-01-07 Daniel Stenbergupdated
2003-01-06 Daniel Stenbergindent fix
2003-01-06 Sterling Hughesfix bug (?) :-)
2002-12-29 Daniel Stenbergreturn -1 even if SSL_pending() doesn't return non...
2002-12-29 Daniel StenbergMarc Herbert's suggstion: mention that insecure is...
2002-12-20 Daniel Stenbergexample configure command line
2002-12-20 Daniel StenbergUse AM_MAINTAINER_MODE which thus makes less maintainer...
2002-12-20 Daniel Stenberg7.10.3-commit
2002-12-19 Daniel Stenbergfixes
2002-12-19 Daniel Stenbergremoved fruitless attempts to overload some targets
2002-12-19 Daniel StenbergCurl_base64_decode() fixed by Matthew B
2002-12-19 Daniel StenbergFixed the usage of SSL_read() to properly return -1...
2002-12-19 Daniel StenbergCURLOPT_DNS_USE_GLOBAL_CACHE is not thread-safe
2002-12-18 Daniel StenbergCURLE_HTTP_NOT_FOUND => CURLE_HTTP_RETURNED_ERROR
2002-12-17 Daniel StenbergRemoved weird special multi interface condition that...
2002-12-17 Daniel Stenbergdon't install the test programs
2002-12-16 Daniel Stenbergwritefunction data is not zero terminated
2002-12-16 Daniel Stenbergremoved junk
2002-12-16 Daniel StenbergAdded test case 504, using multi interface and a local...
2002-12-16 Daniel Stenbergbetter desc
2002-12-16 Daniel Stenbergmistake, this only requires http
2002-12-16 Daniel Stenbergthe hostip.c commit
2002-12-16 Daniel StenbergEAGAIN on older (correct) glibc versions indicate a...
2002-12-16 Daniel Stenbergchanges from last week
2002-12-16 Daniel Stenbergcut off -O properly when building for debug
2002-12-13 Daniel Stenbergdocumented the %-variables
2002-12-13 Daniel Stenbergfixed another space issue
2002-12-13 Daniel Stenbergplease mr CVS ignore these
2002-12-13 Daniel Stenbergset up arg2 to point to argv[2] to be used at will...
2002-12-13 Daniel Stenbergadded 503
2002-12-13 Daniel Stenbergused this to verify bug report 651460
2002-12-13 Daniel Stenbergadded support for CONNECT, both good and bad
2002-12-13 Daniel Stenbergtest case 503 entered the dir
2002-12-13 Daniel Stenbergconn->bits.tcpconnect now keeps track of if this connec...
2002-12-13 Daniel Stenberginclude files without the curl/ to reduce the risk...
2002-12-13 Daniel StenbergEvan Jordan's fix for a memory leak. Bug report 650989.
2002-12-13 Daniel Stenbergmake a little work-around for file:// in _is_connected...
2002-12-13 Daniel Stenbergone slash too many
2002-12-13 Daniel Stenberglib502.c for multi interface tests on a single URL...
2002-12-13 Daniel Stenbergtest 502, multi interface with file://
2002-12-12 Daniel Stenbergbail out on crap received, makes test case 402 *NOT...
2002-12-12 Daniel Stenbergmissing space added, nows run old tests fine again
2002-12-12 Daniel Stenbergremove test piece
2002-12-12 Daniel Stenbergmake ftps and https invoke both necessary servers
2002-12-12 Daniel Stenbergfixes
2002-12-12 Daniel Stenberglink the test tools this way instead
2002-12-12 Daniel Stenbergno more
next