#
ea464d72 |
| 23-Aug-2013 |
Daniel Stenberg |
RELEASE-NOTES: synced with 22adb46a32bee
|
#
e3ee73b7 |
| 12-Aug-2013 |
Daniel Stenberg |
version number: bump to 7.32.1 for now Start working on the next version and up some counters.
|
Revision tags: curl-7_32_0 |
|
#
4c40fe64 |
| 08-Aug-2013 |
Daniel Stenberg |
RELEASE-NOTES: synced with d20def20462e7
|
#
55ea83d6 |
| 29-Jul-2013 |
Daniel Stenberg |
RELEASE-NOTES: synced with b5478a0e033e7
|
#
6ed2bcc5 |
| 19-Jul-2013 |
Daniel Stenberg |
RELEASE-NOTES: synced with d529f3882b9bca
|
#
abca89aa |
| 30-Jun-2013 |
Kamil Dudka |
url: restore the functionality of 'curl -u :' This commit fixes a regression introduced in fddb7b44a79d78e05043e1c97e069308b6b85f79. Reported by: Markus Moeller Bug: http://
url: restore the functionality of 'curl -u :' This commit fixes a regression introduced in fddb7b44a79d78e05043e1c97e069308b6b85f79. Reported by: Markus Moeller Bug: http://curl.haxx.se/mail/archive-2013-06/0052.html
show more ...
|
#
aff75629 |
| 25-Jun-2013 |
Daniel Stenberg |
RELEASE-NOTES: synced with 365c5ba39591 The 10 first bug fixes for the pending release...
|
#
ec248b59 |
| 22-Jun-2013 |
Daniel Stenberg |
bump: start working towards what most likely will become 7.32.0
|
Revision tags: curl-7_31_0 |
|
#
85c710e1 |
| 22-Jun-2013 |
Daniel Stenberg |
RELEASE-NOTES: synced with 0de7249bb39a2 - 7.31.0
|
#
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
|