- Jun 18, 2014
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jun 17, 2014
-
-
Dan Fandrich authored
-
Dan Fandrich authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
... from the CINIT() enum
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
We now provide the "real" names in the CINIT() macro setup for CURLOPT_* symbols, and we provide backwards compatibility defines for the old symbols as defines instead of vice versa. This allows us to better use the CINIT() list to check for existing and current option names.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jun 16, 2014
-
-
Dan Fandrich authored
-
Michał Górny authored
-
Daniel Stenberg authored
with a bonus first rough 'mancheck' target to see which man pages that are still missing
-
Daniel Stenberg authored
-
Daniel Stenberg authored
First explain the data then describe what the callback should return.
-
Daniel Stenberg authored
Suggestions-by: Jeff Pohlmeyer
-
Daniel Stenberg authored
-
Daniel Stenberg authored
Inludes all the sections to consider.
-
Daniel Stenberg authored
-
MAN-AT-ARMS authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jun 15, 2014
-
-
Dan Fandrich authored
This caused segfaults on tests 823 869 907.
-
Dan Fandrich authored
-
Dan Fandrich authored
-
- Jun 13, 2014
-
-
Daniel Stenberg authored
-
Lindley French authored
The static connection counter caused a race condition. Moving the connection id counter into conncache solves it, as well as simplifying the related logic.
-
- Jun 12, 2014
-
-
Daniel Stenberg authored
This regression was introduced when *init was split into *init and *setup...
-
- Jun 11, 2014
-
-
Steve Holme authored
-