Age | Commit message (Expand) | Author |
2010-10-28 | Removed a leftover mention of FTP in an error message | Dan Fandrich |
2010-10-21 | Removed the native Makefile.riscos files | Dan Fandrich |
2010-10-20 | Lightened the stack in wc_statemach to permit deeper recursion | Dan Fandrich |
2010-10-20 | SSH: use libssh2_session_handshake() | Daniel Stenberg |
2010-10-20 | SSH: avoid using the libssh2_ prefix | Daniel Stenberg |
2010-10-20 | formdata: provide error message | Daniel Stenberg |
2010-10-19 | URL-parsing: consider ? a divider | Daniel Stenberg |
2010-10-19 | curl_easy_setopt.3: spellfix | Daniel Stenberg |
2010-10-19 | curl_easy_setopt.3: CURLOPT_USE_SSL is not just for FTP | Daniel Stenberg |
2010-10-18 | krb4.h: removed unused prototypes | Daniel Stenberg |
2010-10-18 | krb4: make a few functions static | Daniel Stenberg |
2010-10-17 | TODO-RELEASE: cleanup for 7.21.3 works | Daniel Stenberg |
2010-10-17 | RELEASE-NOTES: sync with 09a2d93a0f17ca | Daniel Stenberg |
2010-10-17 | http_chunks: remove debug output | Daniel Stenberg |
2010-10-14 | Curl_setopt: disallow CURLOPT_USE_SSL without SSL support | Daniel Stenberg |
2010-10-14 | options: check for features for some options | Daniel Stenberg |
2010-10-14 | Fixed the IPv6 host address in test1203 | Dan Fandrich |
2010-10-14 | curl_easy_setopt.3: clarify CURLOPT_CRLF | Daniel Stenberg |
2010-10-14 | Some more small Watcom makefile fixes. | Guenter Knauf |
2010-10-14 | Added --noconfigure switch to testcurl.pl. | Guenter Knauf |
2010-10-13 | Modified Watcom makefiles to work on Linux too. | Guenter Knauf |
2010-10-13 | Added MingW32 rtmp target; changed Watcom targets. | Guenter Knauf |
2010-10-13 | gitignore: ignore Makefile.vc10.dist made by maketgz | Daniel Stenberg |
2010-10-13 | curlver.h: start over at 7.21.3 | Daniel Stenberg |
2010-10-13 | RELEASE-NOTES: start over towards 7.21.3 | Daniel Stenberg |
2010-10-13 | THANKS: added contributors from 7.21.2 | Daniel Stenberg |
2010-10-12 | RELEASE-NOTES: synced with ecd624b8e774a85 | Daniel Stenberg |
2010-10-12 | CMake: Build fix. | Julien Chaffraix |
2010-10-12 | header_callback: strip off file path separated with backslashes | Daniel Stenberg |
2010-10-12 | Get the curl source files for Amiga from Makefile.inc | Dan Fandrich |
2010-10-12 | Added section on server-supplied names to security considerations | Dan Fandrich |
2010-10-12 | Fixed Watcom makefile. | Guenter Knauf |
2010-10-12 | Added build bits for librtmp / libssh2 to Watcom makefiles. | Guenter Knauf |
2010-10-12 | Added build bits for librtmp to NetWare makefiles. | Guenter Knauf |
2010-10-12 | SFTP: more ignoring negative file sizes | Daniel Stenberg |
2010-10-11 | SMTP: debug output for no known auth mechanisms supported | Daniel Stenberg |
2010-10-11 | test: urlglob error messages have no extra newline anymore | Daniel Stenberg |
2010-10-11 | Added build bits for librtmp to MingW32 makefiles. | Guenter Knauf |
2010-10-08 | RELEASE-NOTES: synced with 61f4cdb73ae4 | Daniel Stenberg |
2010-10-08 | globbing: fix crash on unballanced open brace | Daniel Stenberg |
2010-10-07 | libcurl.m4: AC_PATH_PROG fixes | Dan Locks |
2010-10-06 | FAQ: added "How do I submit my patch?" | Daniel Stenberg |
2010-10-05 | examples: use example.com in example URLs | Daniel Stenberg |
2010-10-04 | TODO-RELEASE: libidn problem not repeatable | Daniel Stenberg |
2010-10-04 | libcurl.m4: mention argument is PREFIX | Daniel Stenberg |
2010-10-03 | Some NetWare makefile tweaks. | Guenter Knauf |
2010-10-02 | TODO-RELEASE: 416 error fixed | Daniel Stenberg |
2010-10-02 | krb5-gssapi: Removed a memory leak in krb5_auth. | Julien Chaffraix |
2010-10-02 | krb5-gssapi: Made the function always return a value. | Julien Chaffraix |
2010-10-02 | krb5-gssapi: Delete the GSS-API context. | Julien Chaffraix |