- May 31, 2001
-
-
Sterling Hughes authored
This is my first CVS commit :), what it does: - Makes sure that parts of the cURL library don't get initialized twice - Makes sure that we only free what we initialize
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
be defined as many include files as possible (Solaris req)
-
Daniel Stenberg authored
-
Daniel Stenberg authored
specify exactly what global parts to init. Thanks to Sterling Hughes really for arguing wisely.
-
Daniel Stenberg authored
If your system, such as Solaris 2.7, lacks the strtok_r() prototype in string.h, then you'll face a bunch of warnings on all instances where strtok_r() is used. There's not much we can do about it. Adding a prototype here screws everything up on other platforms! :-(
-
Daniel Stenberg authored
-
- May 30, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- May 29, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- May 28, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
curl_global_* functions
-
- May 23, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- May 22, 2001
-
-
Daniel Stenberg authored
afterwards (bug #426442)
-
- May 21, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
into the DOS kind!
-
Daniel Stenberg authored
is a FTPS connection as the data transfer is then done unencrypted!
-
- May 18, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
other libs
-
Daniel Stenberg authored
-
- May 15, 2001
-
-
Daniel Stenberg authored
-
- May 14, 2001
-
-
Daniel Stenberg authored
-
- May 12, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
code for peer certificate errors
-
- May 11, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
already been transfered no longer returns error but instead is OK. The reasoning behind this is of course that no extra actions need to be taken and it is as if a transfer had been successfully performed.
-
Daniel Stenberg authored
strnequal() approach that really didn't follow the RFC properly
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- May 10, 2001
-
-
Daniel Stenberg authored
-