index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2006-09-23
--ftp-alternative-to-user was missing in the help text
Daniel Stenberg
2006-09-23
Mike Protts added --ftp-ssl-control to make curl use FTP-SSL, but only
Daniel Stenberg
2006-09-23
standard curl source code headers
Daniel Stenberg
2006-09-23
Dmitriy Sergeyev provided a patch that made the SOCKS[45] code work better as
Daniel Stenberg
2006-09-21
-z works on FTP, too
Dan Fandrich
2006-09-21
(FTP) a failed upload does not invalidate the control connection
Daniel Stenberg
2006-09-21
Added test case 531 in an attempt to repeat bug report #1561470
Daniel Stenberg
2006-09-21
Extended the explanation for CURLM_CALL_MULTI_PERFORM somewhat.
Daniel Stenberg
2006-09-20
Armel Asselin fixed problems when you gave a proxy URL with user name and
Daniel Stenberg
2006-09-20
lots of "HTTPS" features are really "SSL" ones as they are also valid for
Daniel Stenberg
2006-09-20
Michael Wallner's test program again help me track down a problem. This time
Daniel Stenberg
2006-09-20
PEM is default type for key and cert
Daniel Stenberg
2006-09-16
Resize the connection cache upwards when adding more handles than what
Daniel Stenberg
2006-09-16
Armel Asselin - When the easy handle is removed from the multi while libcurl
Daniel Stenberg
2006-09-15
file-local function should be static and not use Curl_ prefix!
Daniel Stenberg
2006-09-13
Use CSOURCES as other makefiles. Add line for dependency generation.
Gisle Vanem
2006-09-13
'in6addr_any' must be placed in .c-file. Added 'REAL_WIN32' for
Gisle Vanem
2006-09-13
Compiler warning fix
Yang Tse
2006-09-13
nicer reporting of disabled tests
Daniel Stenberg
2006-09-13
added CVS id and clarified the comment lines
Daniel Stenberg
2006-09-13
Added a generic way to disable test cases when "all" is run, and added the
Daniel Stenberg
2006-09-13
Fix error introduced in file version 1.369
Yang Tse
2006-09-12
Compiler warning fix
Yang Tse
2006-09-12
stuff we do
Daniel Stenberg
2006-09-12
hiperfifo.c by Jeff Pohlmeyer
Daniel Stenberg
2006-09-12
pipelining support is added now
Daniel Stenberg
2006-09-12
example code by Michael Wallner
Daniel Stenberg
2006-09-12
corrected URL
Daniel Stenberg
2006-09-12
so it seems SOCKS5 too (still) has problems with connect timeouts
Daniel Stenberg
2006-09-12
Cygwin preprocessor adjustments
Yang Tse
2006-09-11
If the current connection doesn't fit to get added to the connection cache,
Daniel Stenberg
2006-09-11
- Guilherme Balena Versiani: I noted a strange BUG in Win32 port
Daniel Stenberg
2006-09-11
- Fixed my breakage from earlier today so that doing curl_easy_cleanup() on a
Daniel Stenberg
2006-09-11
stupid mistake rectified by Jeff Pohlmeyer
Daniel Stenberg
2006-09-10
Compiler warning fix
Yang Tse
2006-09-10
Compiler warning fix
Yang Tse
2006-09-10
curl_multi_socket() fix thanks to Jeff's test code
Daniel Stenberg
2006-09-10
Jeff Pohlmeyer presented a *multi_socket()-using program that exposed a
Daniel Stenberg
2006-09-10
Added a useful debug function within #if 0. The function makes it easy to
Daniel Stenberg
2006-09-10
Added select_test() function to allow selecting on no sockets on
Gisle Vanem
2006-09-09
SIGALARM -> SIGALRM.
Gisle Vanem
2006-09-09
#ifdef around alarmfunc() to supress warning.
Gisle Vanem
2006-09-09
iconv-data needs to be fully reallocated (to prevent a double-free).
Gisle Vanem
2006-09-09
Print usage in case 'arg2 == NULL'.
Gisle Vanem
2006-09-09
Duplicate iconv-data too in curl_easy_duphandle().
Gisle Vanem
2006-09-09
Compiler warning fix
Yang Tse
2006-09-09
Michele Bini fixed how the hostname is put in NTLM packages. As servers
Daniel Stenberg
2006-09-09
tab => space
Daniel Stenberg
2006-09-08
Peter Sylvester cleaned up and fixed the getsockname() uses in ftp.c. Some
Daniel Stenberg
2006-09-08
signal() returns 'void (*)(int)'.
Gisle Vanem
[prev]
[next]