- Jul 21, 2016
-
-
Kamil Dudka authored
-
Kamil Dudka authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jul 19, 2016
-
-
Daniel Stenberg authored
-
- Jun 27, 2016
-
-
Daniel Stenberg authored
-
- Jun 21, 2016
-
-
Kamil Dudka authored
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.
-
- Jun 06, 2016
-
-
Daniel Stenberg authored
-
- Jun 03, 2016
-
-
Kamil Dudka authored
... 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
-
- May 31, 2016
-
-
Daniel Stenberg authored
-
- May 30, 2016
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- May 21, 2016
-
-
Daniel Stenberg authored
-
- May 19, 2016
-
-
Daniel Stenberg authored
-
- May 18, 2016
-
-
Steve Holme authored
-
- May 17, 2016
-
-
Daniel Stenberg authored
-
- May 16, 2016
-
-
Daniel Stenberg authored
-
- May 12, 2016
-
-
Daniel Stenberg authored
Added 8 bug fixes and 5 more contrbutors
-
- May 01, 2016
-
-
Daniel Stenberg authored
-
- Apr 27, 2016
-
-
Daniel Stenberg authored
-
- Apr 22, 2016
-
-
Daniel Stenberg authored
-
- Apr 18, 2016
-
-
Daniel Stenberg authored
(since we just merged two major features)
-
Daniel Stenberg authored
-
- Apr 05, 2016
-
-
Steve Holme authored
Included a summary of the checksrc.bat updates and combined two krb5 changes as they should have been implemented at the same time.
-
- Apr 04, 2016
-
-
Daniel Stenberg authored
-
- Apr 02, 2016
-
-
Daniel Stenberg authored
-
- Apr 01, 2016
-
-
Steve Holme authored
As this was introduced in the recent vauth changes and not a prior release.
-
Daniel Stenberg authored
-
- Mar 27, 2016
-
-
Steve Holme authored
-
- Mar 23, 2016
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Mar 19, 2016
-
-
Daniel Stenberg authored
-
- Mar 18, 2016
-
-
Daniel Stenberg authored
-
- Mar 10, 2016
-
-
Daniel Stenberg authored
-
- Mar 08, 2016
-
-
Tim Rühsen authored
Closes #658
-
- Feb 15, 2016
-
-
Daniel Stenberg authored
-
- Feb 10, 2016
-
-
Daniel Stenberg authored
-
- Feb 08, 2016
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-