- Dec 18, 2005
-
-
Yang Tse authored
windows.h winsock.h winsock2.h ws2tcpip.h is done in setup.h
-
- 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.
-
- Nov 25, 2005
-
-
Daniel Stenberg authored
prototypes on some platforms, ie IRIX 6.2 MIPS C 6.2
-
- Nov 24, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
disabled
-
Daniel Stenberg authored
-
Gisle Vanem authored
-
Daniel Stenberg authored
configure.
-
- Nov 23, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
we define an empty macro for the ntlm cleanup function
-
Daniel Stenberg authored
-
- Nov 18, 2005
-
-
Daniel Stenberg authored
-
- Nov 17, 2005
-
-
Daniel Stenberg authored
string in the given error buffer to address the flaw mention on 21 sep 2005.
-