Age | Commit message (Expand) | Author |
2009-01-08 | "204 - Rob C's NSS fix" is done and since we enter feature freeze now I moved | Daniel Stenberg |
2009-01-08 | Added a few more issues | Dan Fandrich |
2009-01-08 | Unified much of the SessionHandle initialization done in Curl_open() and | Dan Fandrich |
2009-01-07 | Always use nocheck="yes" for consistency | Dan Fandrich |
2009-01-07 | Created a CURLMIN macro to match CURLMAX | Dan Fandrich |
2009-01-07 | fix compiler warnings | Daniel Stenberg |
2009-01-07 | - Rob Crittenden did once again provide an NSS update: | Daniel Stenberg |
2009-01-06 | four fresh items to deal with! | Daniel Stenberg |
2009-01-01 | - 'reconf' is removed since we rather have users use 'buildconf' | Daniel Stenberg |
2008-12-31 | credit Bas | Daniel Stenberg |
2008-12-31 | - Bas Mevissen reported http://curl.haxx.se/bug/view.cgi?id=2479030 pointing | Daniel Stenberg |
2008-12-30 | sync'd address with other tests. | Gunter Knauf |
2008-12-30 | trial with an address which has a valid domain part but invalid host to avoid... | Gunter Knauf |
2008-12-30 | added HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID to ares Makefile.netware and sync'd wit... | Gunter Knauf |
2008-12-30 | changed HAVE_SIN6_SCOPE_ID define to HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID since ju... | Gunter Knauf |
2008-12-30 | added HAVE_SIN6_SCOPE_ID define to all non-configure platforms which seem to ... | Gunter Knauf |
2008-12-29 | - Phil Lisiecki filed bug report #2413067 | Daniel Stenberg |
2008-12-29 | further clarifcation based on input from Anthony Bryan | Daniel Stenberg |
2008-12-28 | - Peter Korsgaard fixed building libcurl with "configure --with-ssl | Daniel Stenberg |
2008-12-28 | Anthony Bryan's man page cleanup in language and spelling | Daniel Stenberg |
2008-12-28 | Anthony Bryan reported quirks, I updated | Daniel Stenberg |
2008-12-28 | Anthony Bryan reported and I corrected two typos. | Daniel Stenberg |
2008-12-28 | The CURLOPT_KRBLEVEL description wasn't properly formatted and thus was | Daniel Stenberg |
2008-12-28 | Anthony Bryan reported this outputs wrong in the PDF and I've now tried to | Daniel Stenberg |
2008-12-28 | silent 'unused' warnings. | Gunter Knauf |
2008-12-27 | libssh2 0.19 became 1.0 instead | Daniel Stenberg |
2008-12-27 | added check for sin6_scope_id member in struct sockaddr_in6. | Gunter Knauf |
2008-12-25 | 193 removed, no work has been started on this and I personally don't care that | Daniel Stenberg |
2008-12-22 | Remove trailing #undef value. Typo? | Gisle Vanem |
2008-12-22 | libssh2_sftp_seek2 was just renamed to libssh2_sftp_seek64 ... | Daniel Stenberg |
2008-12-22 | - Given a recent enough libssh2, libcurl can now seek/resume with SFTP even | Daniel Stenberg |
2008-12-22 | - Anthony Bryan provided a set of patches that cleaned up manual language, | Daniel Stenberg |
2008-12-20 | malloc+memset => calloc | Daniel Stenberg |
2008-12-20 | same procedure, simpler code | Daniel Stenberg |
2008-12-20 | 197 - IIS-bug in Digest | Daniel Stenberg |
2008-12-20 | - Igor Novoseltsev fixed a bad situation for the multi_socket() API when doing | Daniel Stenberg |
2008-12-20 | make the debug/helper function output to stderr as that makes it play nicer | Daniel Stenberg |
2008-12-20 | remove outdated stuff | Daniel Stenberg |
2008-12-19 | - curl_multi_timeout() could return a timeout value of 0 even though nothing | Daniel Stenberg |
2008-12-19 | oops, removing debug output that wasn't supposed to be there | Daniel Stenberg |
2008-12-19 | - Using the libssh2 0.19 function libssh2_session_block_directions(), libcurl | Daniel Stenberg |
2008-12-19 | expand the CURLOPT_POSTREDIR explanation | Daniel Stenberg |
2008-12-17 | - SCP and SFTP with the multi interface had the same flaw: the 'DONE' | Daniel Stenberg |
2008-12-16 | Updated dependencies based on "gcc -MM". | Gisle Vanem |
2008-12-16 | Added the use of Watt-32 tcp/ip stack for Win32 target. | Gisle Vanem |
2008-12-16 | Added the use of Watt-32 tcp/ip stack for Win32 targets. | Gisle Vanem |
2008-12-16 | Added the use of Watt-32 tcp/ip stack for Win32 targets. | Gisle Vanem |
2008-12-16 | Added the use of Watt-32 tcp/ip stack for Win32 targets. | Gisle Vanem |
2008-12-15 | - libssh2_sftp_last_error() was wrongly used at some places in libcurl which | Daniel Stenberg |
2008-12-12 | 196 is gone | Daniel Stenberg |