Age | Commit message (Expand) | Author |
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 |
2010-10-02 | HTTP: remove special case for 416 | Daniel Stenberg |
2010-10-02 | sws: Added writedelay HTTP server command | Dan Fandrich |
2010-10-01 | TODO-RELEASE: no bug in ftp_nextconnect | Daniel Stenberg |
2010-10-01 | curl_easy_setopt.3: CURLOPT_DIRLISTONLY implies dir list | Daniel Stenberg |
2010-10-01 | RELEASE-NOTES: synced up to 588402585bae | Daniel Stenberg |
2010-09-30 | TODO-RELEASE: move new features to next release | Daniel Stenberg |
2010-09-30 | README.ares: we know require c-ares 1.6.0 | Daniel Stenberg |
2010-09-30 | SFTP: avoid downloading negative sizes! | Daniel Stenberg |
2010-09-30 | TODO-RELEASE: drop curl_easy_setoptv | Daniel Stenberg |
2010-09-30 | multi & hiper examples: updates and cleanups | Dirk Manske |
2010-09-29 | TODO-RELEASE: one fixed, one postponed, one added | Daniel Stenberg |
2010-09-29 | Renamed test1204 to test1117 to move it into the normal range | Dan Fandrich |
2010-09-29 | Add gopher protocol definition to ILE/RPG binding. | Patrick Monnerat |
2010-09-28 | krb5-gssapi: Remove several memory leaks. | Julien Chaffraix |
2010-09-28 | security.c: Remove Curl_sec_fflush_fd. | Julien Chaffraix |
2010-09-28 | security.c: We should always register the socket handler. | Julien Chaffraix |
2010-09-28 | security.c: Fix Curl_sec_login after rewrite. | Julien Chaffraix |
2010-09-28 | security.c: Readd the '\n' to the infof() calls. | Julien Chaffraix |
2010-09-28 | security.c: Fix typo (PSBZ -> PBSZ) | Julien Chaffraix |
2010-09-28 | security.c: Fix ftp_send_command. | Julien Chaffraix |
2010-09-28 | curl_easy_escape: don't escape "unreserved" characters | Daniel Stenberg |
2010-09-28 | multi: don't expire timeouts at disonnect or done | Daniel Stenberg |
2010-09-27 | Changed the TPF make file to get source files from Makefile.inc | Dan Fandrich |
2010-09-27 | Added test case 1204 to test HTTP range failure | Dan Fandrich |
2010-09-27 | multi_runsingle: set timeout error messages | Dirk Manske |
2010-09-27 | TODO-RELEASE: updated list of issues to work on | Daniel Stenberg |
2010-09-27 | parsedate: allow time specified without seconds | Daniel Stenberg |
2010-09-26 | TFTP: re-indented the source code | Daniel Stenberg |
2010-09-26 | TFTP: Work around tftpd-hpa upload bug | Tim Newsome |