Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-15 | RELEASE-NOTES: synced with b7ee5316c2fd5b | Daniel Stenberg | |
2016-08-10 | RELEASE-NOTES: synced with e577c43bb5 | Daniel Stenberg | |
2016-08-05 | RELEASE-NOTES: synced with 7b4bf37a44791 | Daniel Stenberg | |
2016-08-03 | bump: start working toward 7.50.2 | Daniel Stenberg | |
2016-08-03 | RELEASE-NOTES: 7.50.1 | Daniel Stenberg | |
2016-08-01 | RELEASE-NOTES: synced with aa9f536a18b | Daniel Stenberg | |
2016-07-21 | tests: distribute the http2-server.pl script, too | Kamil Dudka | |
2016-07-21 | docs: distribute the CURLINFO_HTTP_VERSION(3) man page, too | Kamil Dudka | |
2016-07-21 | bump: start working on 7.50.1 | Daniel Stenberg | |
2016-07-21 | RELEASE-NOTES: version 7.50.0 ready | Daniel Stenberg | |
2016-07-19 | RELEASE-NOTES: synced with c50980807c5 | Daniel Stenberg | |
2016-06-27 | RELEASE-NOTES: synced with d61c80515aa8 | Daniel Stenberg | |
2016-06-21 | curl-compilers.m4: improve detection of GCC's -fvisibility= flag | Kamil Dudka | |
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. | |||
2016-06-06 | RELEASE-NOTES: synced with 34855feeb4c299 | Daniel Stenberg | |
2016-06-03 | tool_urlglob: fix off-by-one error in glob_parse() | Kamil Dudka | |
... 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 | |||
2016-05-31 | RELEASE-NOTES: synced with 142ee9fa15002315 | Daniel Stenberg | |
2016-05-30 | bump: start the journey toward 7.50.0 | Daniel Stenberg | |
2016-05-30 | RELEASE-NOTES: fix vuln link | Daniel Stenberg | |
2016-05-30 | RELEASE-NOTES: 7.49.1 | Daniel Stenberg | |
2016-05-21 | RELEASE-NOTES: synced with 3caaeffbe8ded4 | Daniel Stenberg | |
2016-05-19 | RELEASE-NOTES: synced with 48114a8634242c | Daniel Stenberg | |
2016-05-18 | bump: Start work on 7.49.1 | Steve Holme | |
2016-05-17 | RELEASE-NOTES: 7.49.0 | Daniel Stenberg | |
2016-05-16 | RELEASE-NOTES: synced with 2dcb5adc72d6 | Daniel Stenberg | |
2016-05-13 | RELEASE-NOTES: synced with 68701e51c1f7 | Daniel Stenberg | |
Added 8 bug fixes and 5 more contrbutors | |||
2016-05-01 | RELEASE-NOTES: synced with 7987f5cb14d | Daniel Stenberg | |
2016-04-27 | RELEASE-NOTES: synced with f4298fcc6d2 | Daniel Stenberg | |
2016-04-22 | RELEASE-NOTES: synced with 3c1e84f5693d8093 | Daniel Stenberg | |
2016-04-19 | RELEASE-NOTES: synced with 03de4e4b219 | Daniel Stenberg | |
(since we just merged two major features) | |||
2016-04-18 | RELEASE-NOTES: synced with 26ec93dd6aeba8dfb5 | Daniel Stenberg | |
2016-04-06 | RELEASE-NOTES: Corrected last updated | Steve Holme | |
Included a summary of the checksrc.bat updates and combined two krb5 changes as they should have been implemented at the same time. | |||
2016-04-04 | RELEASE-NOTES: synced with 86e97b642fb | Daniel Stenberg | |
2016-04-02 | 7.49.0: next release version | Daniel Stenberg | |
2016-04-01 | RELEASE-NOTES: Removed "http_negotiate: Corrected host and proxy host name" | Steve Holme | |
As this was introduced in the recent vauth changes and not a prior release. | |||
2016-04-01 | RELEASE-NOTES: synced with 0aa8da10bbdafa | Daniel Stenberg | |
2016-03-27 | RELEASE-NOTES: Synced with f0bdd72c10 | Steve Holme | |
2016-03-23 | bump: work on 7.48.1 | Daniel Stenberg | |
2016-03-23 | RELEASE-NOTES: curl 7.48.0 | Daniel Stenberg | |
2016-03-19 | RELEASE-NOTES: synced with 80851028efc2fa9 | Daniel Stenberg | |
2016-03-18 | bump: the coming release is 7.48.0 | Daniel Stenberg | |
2016-03-10 | RELEASE-NOTES: synced with 863c5766dd | Daniel Stenberg | |
2016-03-08 | cookie: do not refuse cookies for localhost | Tim Rühsen | |
Closes #658 | |||
2016-02-15 | RELEASE-NOTES: synced with ede0bfc079da | Daniel Stenberg | |
2016-02-10 | RELEASE-NOTES: synced with c276aefee3995 | Daniel Stenberg | |
2016-02-08 | bump: work toward the next release | Daniel Stenberg | |
2016-02-08 | RELEASE-NOTES: curl 7.47.1 time! | Daniel Stenberg | |
2016-02-07 | RELEASE-NOTES: synced with d6a8869ea34 | Daniel Stenberg | |
2016-02-04 | URLs: follow GitHub project rename (also Travis CI) | Viktor Szakats | |
Closes #632 | |||
2016-02-03 | URLs: Change more haxx.se URLs from http: to https: | Dan Fandrich | |
2016-02-03 | RELEASE-NOTES: synced with 4af40b364 | Daniel Stenberg | |