Age | Commit message (Expand) | Author |
2013-07-11 | test 1511: fix enumerated type mixed with another type | Yang Tse |
2013-07-11 | url.c: fix SIGSEGV | Yang Tse |
2013-07-11 | dotdot.c: fix global declaration shadowing | Yang Tse |
2013-07-11 | easy.c: fix global declaration shadowing | Yang Tse |
2013-07-09 | Revert "curl.1: document the --time-cond option in the man page" | Kamil Dudka |
2013-07-09 | curl.1: document the --sasl-ir option in the man page | Kamil Dudka |
2013-07-09 | curl.1: document the --post303 option in the man page | Kamil Dudka |
2013-07-09 | curl.1: document the --time-cond option in the man page | Kamil Dudka |
2013-07-09 | configure: automake 1.14 compatibility tweak (use XC_AUTOMAKE) | Yang Tse |
2013-07-09 | xc-am-iface.m4: provide XC_AUTOMAKE macro | Yang Tse |
2013-07-08 | Added winssl-zlib target to VC builds. | Guenter Knauf |
2013-07-08 | Synced Makefile.vc6 with recent changes. | Guenter Knauf |
2013-07-04 | Added libmetalink URL; added Android versions. | Guenter Knauf |
2013-07-03 | examples: Moved usercertinmem.c to COMPLICATED_EXAMPLES | Dan Fandrich |
2013-07-02 | Merge branch 'master' of https://github.com/bagder/curl | Nick Zitzmann |
2013-07-02 | darwinssl: SSLv2 connections are aborted if unsupported by the OS | Nick Zitzmann |
2013-07-01 | lib506.c: Fixed possible use of uninitialized variables | Marc Hoersken |
2013-06-30 | url: restore the functionality of 'curl -u :' | Kamil Dudka |
2013-06-25 | digest: append the timer to the random for the nonce | Daniel Stenberg |
2013-06-25 | digest: improve nonce generation | Daniel Stenberg |
2013-06-25 | curl.1: fix typo in --xattr description | Daniel Stenberg |
2013-06-25 | RELEASE-NOTES: synced with 365c5ba39591 | Daniel Stenberg |
2013-06-25 | formpost: better random boundaries | Daniel Stenberg |
2013-06-25 | printf: make sure %x are treated unsigned | Daniel Stenberg |
2013-06-24 | tests: add test1395 to the tarball | Daniel Stenberg |
2013-06-24 | SIGPIPE: don't use 'data' in sigpipe restore | Daniel Stenberg |
2013-06-23 | TODO: 1.8 Modified buffer size approach | Daniel Stenberg |
2013-06-23 | c-ares: improve error message on failed resolve | Daniel Stenberg |
2013-06-23 | ossl_recv: check for an OpenSSL error, don't assume | Daniel Stenberg |
2013-06-22 | Merge branch 'master' of https://github.com/bagder/curl | Nick Zitzmann |
2013-06-22 | darwinssl: fix crash that started happening in Lion | Nick Zitzmann |
2013-06-22 | SIGPIPE: ignored while inside the library | Daniel Stenberg |
2013-06-22 | KNOWN_BUGS: #83 unable to load non-default openssl engines | Daniel Stenberg |
2013-06-22 | test1396: invoke the correct test tool! | Daniel Stenberg |
2013-06-22 | test1230: avoid using hard-wired port number | Kamil Dudka |
2013-06-22 | curl-config.in: replace tabs by spaces | Kamil Dudka |
2013-06-22 | darwinssl: reform OS-specific #defines | Nick Zitzmann |
2013-06-22 | docs: fix typo in curl_easy_getinfo manpage | Alessandro Ghedini |
2013-06-22 | dotdot: introducing dot file path cleanup | Daniel Stenberg |
2013-06-22 | bump: start working towards what most likely will become 7.32.0 | Daniel Stenberg |
2013-06-22 | THANKS: added 24 new contributors from the 7.31.0 release | Daniel Stenberg |
2013-06-22 | RELEASE-NOTES: synced with 0de7249bb39a2 - 7.31.0 | Daniel Stenberg |
2013-06-22 | unit1396: unit tests to verify curl_easy_(un)escape | Daniel Stenberg |
2013-06-22 | Curl_urldecode: no peeking beyond end of input buffer | Daniel Stenberg |
2013-06-20 | Use opened body.out file and write content to it. | Guenter Knauf |
2013-06-20 | multi_socket: react on socket close immediately | Daniel Stenberg |
2013-06-20 | RELEASE-NOTES: synced with e305f5ec715f | Daniel Stenberg |
2013-06-18 | TODO: mention the DANE patch from March | Daniel Stenberg |
2013-06-17 | CURLOPT_COOKIELIST: take cookie share lock | Daniel Stenberg |
2013-06-17 | test506: verify that CURLOPT_COOKIELIST takes share lock | Benjamin Gilbert |