- Sep 04, 2013
-
-
Daniel Stenberg authored
-
- Aug 31, 2013
-
-
Steve Holme authored
-
- Aug 28, 2013
-
-
Daniel Stenberg authored
-
- Aug 26, 2013
-
-
Steve Holme authored
-
- Aug 25, 2013
-
-
Daniel Stenberg authored
We've announced this pending removal for a long time and we've repeatedly asked if anyone would care or if anyone objects. Nobody has objected. It has probably not even been working for a good while since nobody has tested/used this code recently. The stuff in krb4.h that was generic enough to be used by other sources is now present in security.h
-
- Aug 23, 2013
-
-
Daniel Stenberg authored
-
- Aug 12, 2013
-
-
Daniel Stenberg authored
Start working on the next version and up some counters.
-
- Aug 08, 2013
-
-
Daniel Stenberg authored
-
- Jul 29, 2013
-
-
Daniel Stenberg authored
-
- Jul 19, 2013
-
-
Daniel Stenberg authored
-
- Jun 30, 2013
-
-
Kamil Dudka authored
This commit fixes a regression introduced in fddb7b44. Reported by: Markus Moeller Bug: http://curl.haxx.se/mail/archive-2013-06/0052.html
-
- Jun 25, 2013
-
-
Daniel Stenberg authored
The 10 first bug fixes for the pending release...
-
- Jun 22, 2013
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jun 20, 2013
-
-
Daniel Stenberg authored
-
- Jun 13, 2013
-
-
Daniel Stenberg authored
Mention 7 recent bug fixes and their associated contributors
-
- Jun 07, 2013
-
-
Daniel Stenberg authored
Added 11 bugs and 7 contributors
-
- May 12, 2013
-
-
Daniel Stenberg authored
-
- May 06, 2013
-
-
Jared Jennings authored
-
- May 04, 2013
-
-
Steve Holme authored
-
- Apr 29, 2013
-
-
Steve Holme authored
The curl command line utility would display the the completed progress bar with a percentage of zero as the progress routines didn't know the size of the transfer.
-
- Apr 28, 2013
-
-
Nick Zitzmann authored
Users using the Secure Transport (darwinssl) back-end can now use a certificate and private key to authenticate with a site using TLS. Because Apple's security system is based around the keychain and does not have any non-public function to create a SecIdentityRef data structure from data loaded outside of the Keychain, the certificate and private key have to be loaded into the Keychain first (using the certtool command line tool or the Security framework's C API) before we can find it and use it.
-
- Apr 27, 2013
-
-
Daniel Stenberg authored
Since we're adding new stuff, the next release will bump the minor version and we're looking forward to 7.31.0
-
Steve Holme authored
-
- Apr 26, 2013
-
-
Zdenek Pavlas authored
... in order to prevent an artificial timeout event based on stale speed-check data from a previous network transfer. This commit fixes a regression caused by 9dd85bce. Bug: https://bugzilla.redhat.com/906031
-
- Apr 24, 2013
-
-
Steve Holme authored
-
- Apr 20, 2013
-
-
Steve Holme authored
-
- Apr 13, 2013
-
-
Steve Holme authored
-
Steve Holme authored
-
- Apr 12, 2013
-
-
Daniel Stenberg authored
-
- Apr 11, 2013
-
-
Daniel Stenberg authored
Most notable the security advisory: http://curl.haxx.se/docs/adv_20130412.html
-
- Apr 09, 2013
-
-
Daniel Stenberg authored
added "tcpkeepalive on Mac OS X"
-
- Apr 08, 2013
-
-
Nick Zitzmann authored
I noticed that aria2's SecureTransport code disables insecure ciphers such as NULL, anonymous, IDEA, and weak-key ciphers used by SSLv3 and later. That's a good idea, and now we do the same thing in order to prevent curl from accessing a "secure" site that only negotiates insecure ciphersuites.
-
Steve Holme authored
-
Steve Holme authored
-
Daniel Stenberg authored
-
- Apr 05, 2013
-
-
Daniel Stenberg authored
3 more bug fixes, 6 more contributors
-
- Mar 31, 2013
-
-
Daniel Stenberg authored
-
- Mar 27, 2013
-
-
Steve Holme authored
-
Daniel Stenberg authored
-