Age | Commit message (Expand) | Author |
2011-02-07 | imap: Fixed typo in a comment. | Julien Chaffraix |
2011-02-07 | Curl_gmtime: avoid future mistakes | Daniel Stenberg |
2011-02-07 | Curl_gmtime: added a portable gmtime | Daniel Stenberg |
2011-02-03 | mk-ca-bundle.vbs: use new cacert url | Guenter Knauf |
2011-02-02 | mk-ca-bundle.pl: use new cacert url | Daniel Stenberg |
2011-02-02 | ssluse: improved error message on SSL_CTX_new failures | Bjoern Sikora |
2011-02-02 | multi: fix CURLM_STATE_TOOFAST for multi_socket | Nicholas Maniscalco |
2011-02-02 | unit1300: code style cleanup | Daniel Stenberg |
2011-02-02 | adding unit tests for Curl_llist_remove | Amr Shahin |
2011-01-31 | Include TLSAUTH options in ILE/RPG binding. | Patrick Monnerat |
2011-01-31 | file: add support for CURLOPT_TIMECONDITION | Dave Reisner |
2011-01-31 | transfer: add Curl_meets_timecondition() | Dave Reisner |
2011-01-29 | FAQ: clarified/expanded 6.7 a bit | Daniel Stenberg |
2011-01-29 | COPYING: update the year to 2011 | Daniel Stenberg |
2011-01-28 | Windows build: alternative makefile | Pierre Joye |
2011-01-28 | test: add test 580 to the dist | Daniel Stenberg |
2011-01-27 | Some minor edits including updates to function names | Dan Fandrich |
2011-01-27 | ares: memory leak fix | Daniel Stenberg |
2011-01-27 | ares_query_completed_cb: don't touch invalid data | Daniel Stenberg |
2011-01-27 | nss: avoid memory leaks and failure of NSS shutdown | Kamil Dudka |
2011-01-26 | Mention that sftp quote commands can be quoted | Dan Fandrich |
2011-01-25 | tests: more multiple headers checks | Daniel Stenberg |
2011-01-25 | HTTP: memory leak on multiple Location: | Daniel Stenberg |
2011-01-24 | FAQ: clarify 5.13 how to stop a transfer | Daniel Stenberg |
2011-01-22 | Fixed C++ style comment not allowed in ISO C90. | Guenter Knauf |
2011-01-21 | Mention axTLS in some more documentation | Dan Fandrich |
2011-01-20 | runtests.pl: make -s not show skipped tests | Daniel Stenberg |
2011-01-20 | unittest: add 3 tests to test1300 | Amr Shahin |
2011-01-20 | Fixed compile using OpenSSL versions < 0.9.4a | Darshan Mody |
2011-01-19 | main: make the tlsauth options always present | Daniel Stenberg |
2011-01-19 | symbols-in-versions: add the new TLSAUTH-SRP symbols | Daniel Stenberg |
2011-01-19 | configure: TLS-SRP wasn't added as a feature | Daniel Stenberg |
2011-01-19 | dist: add new certs to tarball | Daniel Stenberg |
2011-01-19 | TLS-SRP: support added when using GnuTLS | Quinn Slack |
2011-01-19 | CURLOPT_SSL_VERIFYPEER: more clarifications | Daniel Stenberg |
2011-01-19 | TheArtOfHttpScripting: extended | Daniel Stenberg |
2011-01-19 | curl_easy_setopt.3: clarify VERIFYHOST/PEER | Daniel Stenberg |
2011-01-18 | RELEASE-NOTES: mention contributors | Daniel Stenberg |
2011-01-18 | RELEASE-NOTES: synced with 7fcbdd68b9e | Daniel Stenberg |
2011-01-18 | Fixed configure define for Win32. | Guenter Knauf |
2011-01-18 | nss: fix a bug in handling of CURLOPT_CAPATH | Kamil Dudka |
2011-01-17 | Avoid redefines. | Guenter Knauf |
2011-01-15 | curl.1: fix spelling | Daniel Stenberg |
2011-01-14 | Added casts to silent gcc warnings. | Guenter Knauf |
2011-01-13 | build: BCC - makefile.b32 tweak | Yang Tse |
2011-01-13 | build: BCC - makefile.b32 tweak | Yang Tse |
2011-01-13 | Use env var for PSDK instead of hardcoded path. | Guenter Knauf |
2011-01-13 | Enabled SSPI support by default. | Guenter Knauf |
2011-01-13 | Use MAKE macro with BCC targets. | Guenter Knauf |
2011-01-12 | docs - update BCC INSTALL section | Yang Tse |