#
5e26d9ce |
| 21-Jul-2016 |
Kamil Dudka |
tests: distribute the http2-server.pl script, too
|
#
8b9ba132 |
| 21-Jul-2016 |
Kamil Dudka |
docs: distribute the CURLINFO_HTTP_VERSION(3) man page, too
|
#
001f8d06 |
| 21-Jul-2016 |
Daniel Stenberg |
bump: start working on 7.50.1
|
Revision tags: curl-7_50_0 |
|
#
79e63a53 |
| 20-Jul-2016 |
Daniel Stenberg |
RELEASE-NOTES: version 7.50.0 ready
|
#
545562f1 |
| 19-Jul-2016 |
Daniel Stenberg |
RELEASE-NOTES: synced with c50980807c5
|
#
91792d83 |
| 27-Jun-2016 |
Daniel Stenberg |
RELEASE-NOTES: synced with d61c80515aa8
|
#
b2dcf034 |
| 21-Jun-2016 |
Kamil Dudka |
curl-compilers.m4: improve detection of GCC's -fvisibility= flag Some builds of GCC produce output on both stdout and stderr when --help --verbose is used. The 2>&1 redirection caused t
curl-compilers.m4: improve detection of GCC's -fvisibility= flag Some builds of GCC produce output on both stdout and stderr when --help --verbose is used. The 2>&1 redirection caused them to be arbitrarily interleaved with each other because of stream buffering. Consequently, grep failed to match the fvisibility= string in the mixed output, even though the string was present in GCC's standard output. This led to silently disabling symbol hiding in some builds of curl.
show more ...
|
#
c53d8a0b |
| 06-Jun-2016 |
Daniel Stenberg |
RELEASE-NOTES: synced with 34855feeb4c299
|
#
584d0121 |
| 03-Jun-2016 |
Kamil Dudka |
tool_urlglob: fix off-by-one error in glob_parse() ... causing SIGSEGV while parsing URL with too many globs. Minimal example: $ curl $(for i in $(seq 101); do printf '{a}'; don
tool_urlglob: fix off-by-one error in glob_parse() ... causing SIGSEGV while parsing URL with too many globs. Minimal example: $ curl $(for i in $(seq 101); do printf '{a}'; done) Reported-by: Romain Coltel Bug: https://bugzilla.redhat.com/1340757
show more ...
|
#
c444ace5 |
| 31-May-2016 |
Daniel Stenberg |
RELEASE-NOTES: synced with 142ee9fa15002315
|
#
4bffaad8 |
| 30-May-2016 |
Daniel Stenberg |
bump: start the journey toward 7.50.0
|
#
602a6bdf |
| 30-May-2016 |
Daniel Stenberg |
RELEASE-NOTES: fix vuln link
|
Revision tags: curl-7_49_1 |
|
#
cf93a7b3 |
| 27-May-2016 |
Daniel Stenberg |
RELEASE-NOTES: 7.49.1
|
#
79fde56a |
| 21-May-2016 |
Daniel Stenberg |
RELEASE-NOTES: synced with 3caaeffbe8ded4
|
#
46c4ad36 |
| 19-May-2016 |
Daniel Stenberg |
RELEASE-NOTES: synced with 48114a8634242c
|
#
1c86f140 |
| 18-May-2016 |
Steve Holme |
bump: Start work on 7.49.1
|
Revision tags: curl-7_49_0 |
|
#
a45e71f0 |
| 17-May-2016 |
Daniel Stenberg |
RELEASE-NOTES: 7.49.0
|
#
2639c392 |
| 16-May-2016 |
Daniel Stenberg |
RELEASE-NOTES: synced with 2dcb5adc72d6
|
#
4c658d2c |
| 12-May-2016 |
Daniel Stenberg |
RELEASE-NOTES: synced with 68701e51c1f7 Added 8 bug fixes and 5 more contrbutors
|
#
9cf8577e |
| 01-May-2016 |
Daniel Stenberg |
RELEASE-NOTES: synced with 7987f5cb14d
|
#
ba06adc4 |
| 27-Apr-2016 |
Daniel Stenberg |
RELEASE-NOTES: synced with f4298fcc6d2
|
#
610b9cdc |
| 22-Apr-2016 |
Daniel Stenberg |
RELEASE-NOTES: synced with 3c1e84f5693d8093
|
#
a42337a9 |
| 18-Apr-2016 |
Daniel Stenberg |
RELEASE-NOTES: synced with 03de4e4b219 (since we just merged two major features)
|
#
743fa106 |
| 18-Apr-2016 |
Daniel Stenberg |
RELEASE-NOTES: synced with 26ec93dd6aeba8dfb5
|
#
635a76cf |
| 05-Apr-2016 |
Steve Holme |
RELEASE-NOTES: Corrected last updated Included a summary of the checksrc.bat updates and combined two krb5 changes as they should have been implemented at the same time.
|