Age | Commit message (Expand) | Author |
2004-05-19 | language! | Daniel Stenberg |
2004-05-19 | Set CURLOPT_USERAGENT too | Daniel Stenberg |
2004-05-17 | Seshubabu Pasam's format fixes and added notes about DER not working for | Daniel Stenberg |
2004-05-13 | added https.c | Daniel Stenberg |
2004-05-13 | basic https fetching script | Daniel Stenberg |
2004-05-12 | new man page | Daniel Stenberg |
2004-05-11 | updated to reflect reality! | Daniel Stenberg |
2004-05-11 | curl_global_init_mem() allows the memory functions to be replaced. | Daniel Stenberg |
2004-05-05 | minor update edits | Daniel Stenberg |
2004-05-04 | multipart formposts should be more streamy | Daniel Stenberg |
2004-05-04 | removed curl_formparse() from the library | Daniel Stenberg |
2004-05-03 | Added --proxy-digest, added the standard curl source header to this file. | Daniel Stenberg |
2004-05-03 | fixed the pdf and html for the strerror functions | Daniel Stenberg |
2004-04-30 | these functions are marked to get removed from the public API "soon" | Daniel Stenberg |
2004-04-27 | Added LICENSE-MIXING to the release archive | Daniel Stenberg |
2004-04-27 | added curl_*_strerror | Daniel Stenberg |
2004-04-27 | added doctype tag to get HTML compliant | Daniel Stenberg |
2004-04-26 | my nroff 1.18.1 complained the URL as it contains a nroff combo somehow | Daniel Stenberg |
2004-04-26 | Kim Karlsson pointed out that error 57 was wrongly documented | Daniel Stenberg |
2004-04-15 | clarified that select() timeouts should always remain rather short | Daniel Stenberg |
2004-04-14 | format fix | Daniel Stenberg |
2004-04-13 | minor format fix | Daniel Stenberg |
2004-04-13 | eh, these can't be used for poll()! ;-) | Daniel Stenberg |
2004-04-13 | additional info | Daniel Stenberg |
2004-04-13 | removed the BUGS section since it offers nothing good | Daniel Stenberg |
2004-04-07 | getting only a 100 Continue response and nothing else, when talking HTTP, | Daniel Stenberg |
2004-04-07 | --limit-rate using -d or -F does not work | Daniel Stenberg |
2004-04-06 | Moved long-standing issues over from TODO-RELEASE to the more long-term TODO | Daniel Stenberg |
2004-04-02 | prepend the man3 dir to the file name to work better. | Daniel Stenberg |
2004-04-02 | if select returns -1, bail out of the loop | Daniel Stenberg |
2004-03-30 | one issue less | Daniel Stenberg |
2004-03-30 | mention the fact that you can append a new CA cert to the existing bundle too | Daniel Stenberg |
2004-03-28 | use the correct struct | Daniel Stenberg |
2004-03-26 | some more password blurb | Daniel Stenberg |
2004-03-25 | tcp-nodelay patch by Joe Halpin | Daniel Stenberg |
2004-03-24 | Tor Arntsen's major ispell patch | Daniel Stenberg |
2004-03-22 | fixed the ntlm problem with longish passwords | Daniel Stenberg |
2004-03-17 | G�nter Knauf's NetWare changes. | Daniel Stenberg |
2004-03-16 | random updates | Daniel Stenberg |
2004-03-16 | added the CA bundle default path, and mention the risk that the server you | Daniel Stenberg |
2004-03-15 | ntlm and long passwords | Daniel Stenberg |
2004-03-15 | better formatting to create fine links in the web version | Daniel Stenberg |
2004-03-15 | more formatting fixes | Daniel Stenberg |
2004-03-15 | refer to function names better to enhance the HTML output | Daniel Stenberg |
2004-03-15 | random formatting updates to look better in HTML version | Daniel Stenberg |
2004-03-15 | use .NF for the struct part to looke better in HTML | Daniel Stenberg |
2004-03-15 | more fixes | Daniel Stenberg |
2004-03-15 | better formatting of functions to get better links in the web version | Daniel Stenberg |
2004-03-15 | better mentioning of other functions to create proper hrefs in the web | Daniel Stenberg |
2004-03-12 | CURLOPT_POSTFIELDSIZE_LARGE is added in 7.11.1 | Daniel Stenberg |