Age | Commit message (Expand) | Author |
2001-04-20 | Cris Bailiff's 1.1.4 changes: Fix case where curl_slists such as 'HTTPHEADERS' | Daniel Stenberg |
2001-04-20 | minor corrections | Daniel Stenberg |
2001-04-20 | SM's real name is now used where he's credited | Daniel Stenberg |
2001-04-19 | A Linus Nielsen Feltzing-patch that removes the decimals from the size | Daniel Stenberg |
2001-04-19 | fixed an nroff syntax mistake | Daniel Stenberg |
2001-04-19 | Added a brief description of curl-config, mentioned that curl_* functions are | Daniel Stenberg |
2001-04-19 | Albert Chin's patch posted to the mailing list 19 Apr 2001 | Daniel Stenberg |
2001-04-18 | added an include to build on ultrix | Daniel Stenberg |
2001-04-18 | confirmed install on ultrix 4.3a | Daniel Stenberg |
2001-04-18 | works! | Daniel Stenberg |
2001-04-18 | Last two days' changes, loadsa | Daniel Stenberg |
2001-04-18 | Georg Horn's updates, this is _also_ called 1.1.3 ! ;-) | Daniel Stenberg |
2001-04-18 | Added curl-config.1 | Daniel Stenberg |
2001-04-18 | brand new command, brand new docs! | Daniel Stenberg |
2001-04-18 | Added contributors | Daniel Stenberg |
2001-04-18 | configure sets variables that curl-config uses to display what features | Daniel Stenberg |
2001-04-18 | Remade resume stuff to keep data in the connectdata struct instead of the | Daniel Stenberg |
2001-04-18 | Cris Bailiff's and Georg Horn's big improvements | Daniel Stenberg |
2001-04-17 | init the speed index variable between transfers | Daniel Stenberg |
2001-04-17 | Frederic Lepied's ftp download resume fix | Daniel Stenberg |
2001-04-17 | more intial fixes | Daniel Stenberg |
2001-04-17 | Added curl-config as a script that now gets installed | Daniel Stenberg |
2001-04-17 | libcurl version, not curl version | Daniel Stenberg |
2001-04-17 | Generates curl-config now | Daniel Stenberg |
2001-04-17 | tiny tool for outputting curl config variables | Daniel Stenberg |
2001-04-17 | use GMT for the conditional timed gets (reported by Phil Karn) | Daniel Stenberg |
2001-04-12 | Added text about curl.haxx.se not being a good test target for people's | Daniel Stenberg |
2001-04-12 | we must fix SSL when IPv6 is enabled, since we can still connect to ipv4 | Daniel Stenberg |
2001-04-11 | calling curl_easy_perform() with no URL set, now returns an error as | Daniel Stenberg |
2001-04-11 | we don't use the HTTP_PROXY environment variable in uppercase anymore, since | Daniel Stenberg |
2001-04-11 | now it works | Daniel Stenberg |
2001-04-11 | minor updates, still crashes | Daniel Stenberg |
2001-04-11 | added Linux hints | Daniel Stenberg |
2001-04-11 | oops, missed the shut-off non-blocking fix | Daniel Stenberg |
2001-04-11 | interfaces, windows non-blocking connect, progress meter fix and more | Daniel Stenberg |
2001-04-11 | SM made the connection timeout work for windows boxes! | Daniel Stenberg |
2001-04-10 | initial silly README | Daniel Stenberg |
2001-04-10 | C header to java converter | Daniel Stenberg |
2001-04-10 | initial java interface commit: IT DOES NOT WORK | Daniel Stenberg |
2001-04-10 | Added CURLOPT_HEADERFUNCTION description | Daniel Stenberg |
2001-04-10 | setopt() works with the new CURLOPT_HEADERFUNCTION: | Daniel Stenberg |
2001-04-10 | Added new CURLOPT_HEADERFUNCTION callback for writing headers only | Daniel Stenberg |
2001-04-09 | corrected by SM to build better with openssl | Daniel Stenberg |
2001-04-09 | SM's updates | Daniel Stenberg |
2001-04-07 | formfree() fix, version display fixed, curl_escape() fix | Daniel Stenberg |
2001-04-07 | Andrés García pointed out a mistake with CURLOPT_EGDSOCKET | Daniel Stenberg |
2001-04-07 | Andrés García fixed curl_escape() | Daniel Stenberg |
2001-04-06 | show openssl 0.9.6a properly | Daniel Stenberg |
2001-04-06 | NULL argument crashes this in 7.7.1 and before | Daniel Stenberg |
2001-04-06 | curl_formfree() can be called with a NULL argument | Daniel Stenberg |