Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-07-15 | recent activities | Daniel Stenberg | |
2004-07-02 | curl_share_cleanup fix | Daniel Stenberg | |
2004-07-01 | --trace fix | Daniel Stenberg | |
2004-06-30 | wxcurldav | Daniel Stenberg | |
2004-06-29 | multi interface connect fix | Daniel Stenberg | |
2004-06-28 | --limit-rate problems on Mac OS X was reported by Rob Stanzel | Daniel Stenberg | |
2004-06-24 | socks proxy support even when libcurl is built ipv6-enabled | Daniel Stenberg | |
2004-06-22 | cookie size | Daniel Stenberg | |
2004-06-21 | read callback return code and fixed the pycurl url | Daniel Stenberg | |
2004-06-21 | recent events | Daniel Stenberg | |
2004-06-17 | large file FTP upload bug | Daniel Stenberg | |
2004-06-15 | post with auth problems fixed | Daniel Stenberg | |
2004-06-14 | recent action | Daniel Stenberg | |
2004-06-09 | recent changes | Daniel Stenberg | |
2004-06-03 | updates | Daniel Stenberg | |
2004-06-02 | and we start all over again | Daniel Stenberg | |
2004-06-02 | more changes | Daniel Stenberg | |
2004-05-28 | minor edits | Daniel Stenberg | |
2004-05-26 | bugs, changes, sponsors! | Daniel Stenberg | |
2004-05-19 | cert verify | Daniel Stenberg | |
2004-05-17 | torture testing and a moved CVS repo | Daniel Stenberg | |
2004-05-11 | they're at least 36 functions now | Daniel Stenberg | |
2004-05-11 | curl_global_init_mem() allows the memory functions to be replaced. | Daniel Stenberg | |
memory.h is included everywhere for this. | |||
2004-05-11 | more changes, more news, more people | Daniel Stenberg | |
2004-05-06 | little fixes | Daniel Stenberg | |
2004-05-04 | removed curl_formparse() from the library | Daniel Stenberg | |
2004-05-04 | General HTTP authentication cleanup and fixes | Daniel Stenberg | |
2004-04-30 | recent changes | Daniel Stenberg | |
2004-04-27 | we released yesterday, we have heaps of new stuff today! :-) | Daniel Stenberg | |
2004-04-26 | start all over again | Daniel Stenberg | |
2004-04-25 | disable-manual | Daniel Stenberg | |
2004-04-23 | removed a memory leak when doing a windows threaded resolve and it failed | Daniel Stenberg | |
2004-04-23 | o --proxy-ntlm now checks if libcurl supports NTLM before using it | Daniel Stenberg | |
o minor --fail with authentication bugfix | |||
2004-04-22 | danish mirror | Daniel Stenberg | |
2004-04-20 | Cleaned up hostname/name/gname and path/ppath confusion. Removed the fixed- | Daniel Stenberg | |
length limit of the hostname part of the URL. | |||
2004-04-15 | removed the fixed dir depth limit in the FTP code | Daniel Stenberg | |
2004-04-14 | two ipresolve fixes | Daniel Stenberg | |
2004-04-13 | spell fixes | Daniel Stenberg | |
2004-04-13 | more news | Daniel Stenberg | |
2004-04-07 | getting only a 100 Continue response and nothing else, when talking HTTP, | Daniel Stenberg | |
is now treated as an error by libcurl | |||
2004-04-06 | New authentication code added, particularly noticable when doing POST or PUT | Daniel Stenberg | |
with Digest or NTLM. libcurl will now use HEAD to negotiate the authentication and when done perform the requested POST. | |||
2004-04-06 | one change, three bugs, one credit | Daniel Stenberg | |
2004-03-31 | updates and David Byron's spellfix | Daniel Stenberg | |
2004-03-29 | several noticable recent changes | Daniel Stenberg | |
2004-03-23 | we are progressing | Daniel Stenberg | |
2004-03-19 | starting a new cycle | Daniel Stenberg | |
2004-03-17 | Günter Knauf's NetWare changes. | Daniel Stenberg | |
2004-03-15 | windows builds now report a slightly different "OS" string | Daniel Stenberg | |
2004-03-12 | newer c-ares release | Daniel Stenberg | |
2004-03-12 | Added CURLOPT_POSTFIELDSIZE_LARGE to offer a large file version of the | Daniel Stenberg | |
CURLOPT_POSTFIELDSIZE option to allow really big HTTP POSTs. |