- Jan 09, 2006
-
-
Daniel Stenberg authored
-
- Jan 07, 2006
-
-
Daniel Stenberg authored
actually used a new connection and not sent the second request on the first socket!
-
- Jan 02, 2006
-
-
Gisle Vanem authored
-
- Dec 30, 2005
-
-
Marty Kuhrt authored
-
Marty Kuhrt authored
-
Marty Kuhrt authored
-
- Dec 23, 2005
-
-
Daniel Stenberg authored
static libcurl using openssl as dll.
-
- Dec 20, 2005
-
-
Daniel Stenberg authored
-
Gisle Vanem authored
we just love swedish products...
-
- Dec 19, 2005
-
-
Dan Fandrich authored
-
- Dec 18, 2005
- Dec 17, 2005
- Dec 16, 2005
-
-
Yang Tse authored
-
Daniel Stenberg authored
password of 127 bytes or less embedded in a URL, where actually the code uses a 255 byte buffer for it! Modified now to use the full buffer size.
-
- Dec 13, 2005
-
-
Dan Fandrich authored
-
Yang Tse authored
-
- Dec 12, 2005
-
-
Yang Tse authored
-
- Dec 11, 2005
-
-
Yang Tse authored
-
Daniel Stenberg authored
-
Yang Tse authored
-
Yang Tse authored
Fix compiler warning and compatibility issue with the type of the parameter used in getnameinfo() to receive the length of the sockaddr struct.
-
- Dec 09, 2005
-
-
Yang Tse authored
-
- Dec 08, 2005
-
-
Dan Fandrich authored
-
Yang Tse authored
-
Yang Tse authored
-
Dan Fandrich authored
-
- Dec 06, 2005
-
-
Daniel Stenberg authored
-
- Dec 05, 2005
-
-
Dan Fandrich authored
issues in the code.
-
Daniel Stenberg authored
SSL_CTX_new and others, and also makes functions SSLv23_client_method, TLSv1_client_method, etc return a 'const' SSL_METHOD pointer. Previous versions do not use the 'const' qualifier.
-
Daniel Stenberg authored
-
- Dec 04, 2005
-
-
Gisle Vanem authored
'assignment discards qualifiers from pointer target type' warning.
-
- Dec 02, 2005
-
-
Daniel Stenberg authored
we didn't find any proto
-
Daniel Stenberg authored
-
- Dec 01, 2005
-
-
Daniel Stenberg authored
file descriptor if given a non-existing file.
-
- Nov 30, 2005
-
-
Daniel Stenberg authored
-
- Nov 28, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
don't have one in order to fix a remaining warning on IRIX 6.2.
-