aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
AgeCommit message (Expand)Author
2004-06-09recent changesDaniel Stenberg
2004-06-04configure fixDaniel Stenberg
2004-06-03updatesDaniel Stenberg
2004-06-027.12.0Daniel Stenberg
2004-06-02more changesDaniel Stenberg
2004-05-28minor editsDaniel Stenberg
2004-05-26MSVC makefiles updated and an auth problem when using CONNECTDaniel Stenberg
2004-05-25initial support for "uploading" to file:// URLsDaniel Stenberg
2004-05-24 Simon Josefsson added a idn_free() function in libidn 0.4.5 as a reaction toDaniel Stenberg
2004-05-24Robert D. Young reported that CURLOPT_COOKIEFILE and CURLOPT_COOKIE couldDaniel Stenberg
2004-05-21While talking to host a.b.c, libcurl did wrongly not accept cookies that wereDaniel Stenberg
2004-05-20fixed transfer speed mathDaniel Stenberg
2004-05-19cert verifyDaniel Stenberg
2004-05-17torture testing and a moved CVS repoDaniel Stenberg
2004-05-11curl_global_init_mem() allows the memory functions to be replaced.Daniel Stenberg
2004-05-11Added recent events to the logDaniel Stenberg
2004-05-07James' and Gisle' reports/fixesDaniel Stenberg
2004-05-07Made the lib/curllib.dsp file get generated automaticlyDaniel Stenberg
2004-05-06little fixesDaniel Stenberg
2004-05-04removed curl_formparse() from the libraryDaniel Stenberg
2004-05-04General HTTP authentication cleanup and fixesDaniel Stenberg
2004-04-30muchoDaniel Stenberg
2004-04-27idn stuff in code and configure scriptDaniel Stenberg
2004-04-27hugehelp.c fix, without-ssl fixDaniel Stenberg
2004-04-26"configure summary"Daniel Stenberg
2004-04-26the recent commits explainedDaniel Stenberg
2004-04-267.11.2 coming todayDaniel Stenberg
2004-04-25moved older changes to the CHANGES.2003 fileDaniel Stenberg
2004-04-25disable-manualDaniel Stenberg
2004-04-23 Gisle Vanem found and fixed a memory leak when doing (failing) WindowsDaniel Stenberg
2004-04-23--proxy-ntlm fix and test case 163Daniel Stenberg
2004-04-22allow newlines in the contents when doing -F "var=[contents]"Daniel Stenberg
2004-04-22- David Byron found and fixed a small bug with the --fail and authenticationDaniel Stenberg
2004-04-22If a transfer is found out to be only partial, libcurl will now treat thatDaniel Stenberg
2004-04-21test case 160 "should work" nowDaniel Stenberg
2004-04-20Cleaned up hostname/name/gname and path/ppath confusion. Removed the fixed-Daniel Stenberg
2004-04-15my test suite editsDaniel Stenberg
2004-04-15removed the fixed dir depth limit in the FTP codeDaniel Stenberg
2004-04-14two ipresolve fixesDaniel Stenberg
2004-04-14several changesDaniel Stenberg
2004-04-07getting only a 100 Continue response and nothing else, when talking HTTP,Daniel Stenberg
2004-04-06New authentication code added, particularly noticable when doing POST or PUTDaniel Stenberg
2004-04-06improved --limit-rate functionality, partly by the new use of curlx_tvnow()Daniel Stenberg
2004-04-06the last couple of daysDaniel Stenberg
2004-03-31recent changesDaniel Stenberg
2004-03-30David Byron's patch was appplied to make CURLOPT_FAILONERROR work nicelyDaniel Stenberg
2004-03-29changes changes changesDaniel Stenberg
2004-03-23error messages and new test scriptDaniel Stenberg
2004-03-23progress meter fix, CURLINFO_CONTENT_LENGTH_DOWNLOAD fix, cygwin package fixDaniel Stenberg
2004-03-22Enabled 'NT responses' in the NTLM type-3 message.Daniel Stenberg