- Oct 19, 2008
-
-
Daniel Stenberg authored
-
Yang Tse authored
-
Daniel Stenberg authored
that before dumpeasycode() is called. Found by coverity.com
-
Daniel Stenberg authored
-
Yang Tse authored
-
Daniel Stenberg authored
by coverity.com
-
Dan Fandrich authored
-
Yang Tse authored
-
- Oct 18, 2008
-
-
Dan Fandrich authored
-
Dan Fandrich authored
-
- Oct 17, 2008
-
-
Dan Fandrich authored
-
Dan Fandrich authored
GTLS.
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
-
Daniel Stenberg authored
-
Patrick Monnerat authored
-
Yang Tse authored
-
Yang Tse authored
-
Daniel Stenberg authored
-s option as well.
-
Daniel Stenberg authored
done!
-
Daniel Stenberg authored
decided it was a good idea to properly document my thoughts in a comment near the code that was identified as a possible flaw. A false positive as far as I can see.
-
Yang Tse authored
-
Yang Tse authored
-
- Oct 16, 2008
-
-
Dan Fandrich authored
--disable-proxy mode. Removed some unnecessary prototypes.
-
Dan Fandrich authored
-
Dan Fandrich authored
-
Daniel Stenberg authored
CURLOPT_PROXYUSERPWD
-
Daniel Stenberg authored
make CURLOPT_PROXYUSERPWD sort of deprecated. The primary motive for adding these new options is that they have no problems with the colon separator that the CURLOPT_PROXYUSERPWD option does.
-
Daniel Stenberg authored
that's not exported by the lib
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
used in strequal.c so now all test cases run fine for me again.
-
Daniel Stenberg authored
are consecutive and with a 0x20 "distance" to the uppercase letter), since we do support EBCDIC as well. Thus I replaced the macro with a (larger) switch case. I better change the function name...
-
Yang Tse authored
-
- Oct 15, 2008
-
-
Daniel Stenberg authored
-