Age | Commit message (Expand) | Author |
2001-04-23 | curl 7.7.2 | Daniel Stenberg |
2001-04-23 | borland fixes, broken host: for persistent connections | Daniel Stenberg |
2001-04-23 | persistent is spelled with an 'e', not an 'a' | Daniel Stenberg |
2001-04-23 | no need to copy the name when re-using the connection, we already have the | Daniel Stenberg |
2001-04-22 | Rosimildo da Silva corrected them to build a proper lib and to use options | Daniel Stenberg |
2001-04-22 | copy the name properly when re-using a connection | Daniel Stenberg |
2001-04-22 | added missing (new) man pages | Daniel Stenberg |
2001-04-22 | old krb4 fix for strlcat() prototype | Daniel Stenberg |
2001-04-22 | brand new | Daniel Stenberg |
2001-04-22 | removed done entries | Daniel Stenberg |
2001-04-22 | updated and spell checked | Daniel Stenberg |
2001-04-22 | spell checked | Daniel Stenberg |
2001-04-22 | updated with the Java stuff and so | Daniel Stenberg |
2001-04-20 | Added an examples section with examples I made up for the web page | Daniel Stenberg |
2001-04-20 | This is LIBCURL turned into man page format! | Daniel Stenberg |
2001-04-20 | Cris Bailiff's 1.1.5 changes: Add latest CURLOPT_ and CURLINFO_ constants to | Daniel Stenberg |
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 |