#
a9f5ad0e |
| 20-Jun-2013 |
Daniel Stenberg |
RELEASE-NOTES: synced with e305f5ec715f
|
#
1826c768 |
| 13-Jun-2013 |
Daniel Stenberg |
RELEASE-NOTES: synced with 9c3e098259b82 Mention 7 recent bug fixes and their associated contributors
|
#
dc19e656 |
| 07-Jun-2013 |
Daniel Stenberg |
RELEASE-NOTES: synced with 87cf677eca55 Added 11 bugs and 7 contributors
|
#
01eede26 |
| 12-May-2013 |
Daniel Stenberg |
RELEASE-NOTES: synced with ae26ee3489588f0
|
Revision tags: curl-7_30_0 |
|
#
865d4138 |
| 05-Apr-2013 |
Jared Jennings |
curl -E: allow to escape ':' in cert nickname
|
#
7632bc91 |
| 04-May-2013 |
Steve Holme |
RELEASE-NOTES: synced with 92ef5f19c801
|
#
b52cf5d2 |
| 29-Apr-2013 |
Steve Holme |
smtp: Fixed unknown percentage complete in progress bar The curl command line utility would display the the completed progress bar with a percentage of zero as the progress routines didn
smtp: Fixed unknown percentage complete in progress bar 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.
show more ...
|
#
a5c0e209 |
| 28-Apr-2013 |
Nick Zitzmann |
darwinssl: add TLS crypto authentication Users using the Secure Transport (darwinssl) back-end can now use a certificate and private key to authenticate with a site using TLS. Because
darwinssl: add TLS crypto authentication 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.
show more ...
|
#
219358b9 |
| 27-Apr-2013 |
Daniel Stenberg |
bump version Since we're adding new stuff, the next release will bump the minor version and we're looking forward to 7.31.0
|
#
f133719f |
| 27-Apr-2013 |
Steve Holme |
RELEASE-NOTES: synced with f4e6e201b146
|
#
b37b5233 |
| 26-Apr-2013 |
Zdenek Pavlas |
url: initialize speed-check data for file:// protocol ... in order to prevent an artificial timeout event based on stale speed-check data from a previous network transfer. This commit f
url: initialize speed-check data for file:// protocol ... 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 9dd85bced56f6951107f69e581c872c1e7e3e58e. Bug: https://bugzilla.redhat.com/906031
show more ...
|
#
c0d50278 |
| 24-Apr-2013 |
Steve Holme |
RELEASE-NOTES: synced with a8c92cb60890
|
#
5821d5f1 |
| 20-Apr-2013 |
Steve Holme |
RELEASE-NOTES: synced with d535c4a2e1f7
|
#
95ba6cdd |
| 13-Apr-2013 |
Steve Holme |
RELEASE-NOTES: Removed erroneous spaces
|
#
7ce6cb9a |
| 13-Apr-2013 |
Steve Holme |
RELEASE-NOTES: synced with 8723cade21fb
|
#
e0cff020 |
| 12-Apr-2013 |
Daniel Stenberg |
bump: start working towards next release
|
#
80d24104 |
| 11-Apr-2013 |
Daniel Stenberg |
RELEASE-NOTES: cleaned up for 7.30 (synced with 5c5e1a1cd20) Most notable the security advisory: http://curl.haxx.se/docs/adv_20130412.html
|
#
4594ee5e |
| 08-Apr-2013 |
Daniel Stenberg |
RELEASe-NOTES: synced with 29fdb2700f797 added "tcpkeepalive on Mac OS X"
|
#
d7f4c377 |
| 08-Apr-2013 |
Nick Zitzmann |
darwinssl: disable insecure ciphers by default I noticed that aria2's SecureTransport code disables insecure ciphers such as NULL, anonymous, IDEA, and weak-key ciphers used by SSLv3 and
darwinssl: disable insecure ciphers by default 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.
show more ...
|
#
4990f468 |
| 08-Apr-2013 |
Steve Holme |
RELEASE-NOTES: Corrected duplicate NTLM memory leaks
|
#
5e24db0c |
| 08-Apr-2013 |
Steve Holme |
RELEASE-NOTES: Removed trailing full stop
|
#
9141c75b |
| 08-Apr-2013 |
Daniel Stenberg |
RELEASE-NOTES: sync with 704a5dfca9
|
#
bf7a270e |
| 05-Apr-2013 |
Daniel Stenberg |
RELEASE-NOTES: synced with 5e722b2d09087 3 more bug fixes, 6 more contributors
|
#
c7e56db0 |
| 31-Mar-2013 |
Daniel Stenberg |
RELEASE-NOTES: synced with 0614b902136
|
#
048726a5 |
| 27-Mar-2013 |
Steve Holme |
RELEASE-NOTES: Corrected typo
|