index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2009-01-19
fix typo in comment that made it confusing
Daniel Stenberg
2009-01-15
- Tim Ansell fixed a compiler warning in lib/cookie.c
Daniel Stenberg
2009-01-13
Grant Erickson fixed timeouts for TFTP
Daniel Stenberg
2009-01-13
- Michael Wallner fixed a NULL pointer deref when calling
Daniel Stenberg
2009-01-13
spell-checked a bunch of comments
Daniel Stenberg
2009-01-10
- Emil Romanus fixed:
Daniel Stenberg
2009-01-08
Unified much of the SessionHandle initialization done in Curl_open() and
Dan Fandrich
2009-01-07
Created a CURLMIN macro to match CURLMAX
Dan Fandrich
2009-01-07
fix compiler warnings
Daniel Stenberg
2009-01-07
- Rob Crittenden did once again provide an NSS update:
Daniel Stenberg
2008-12-30
added HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID to ares Makefile.netware and sync'd wit...
Gunter Knauf
2008-12-30
changed HAVE_SIN6_SCOPE_ID define to HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID since ju...
Gunter Knauf
2008-12-30
added HAVE_SIN6_SCOPE_ID define to all non-configure platforms which seem to ...
Gunter Knauf
2008-12-29
- Phil Lisiecki filed bug report #2413067
Daniel Stenberg
2008-12-28
- Peter Korsgaard fixed building libcurl with "configure --with-ssl
Daniel Stenberg
2008-12-28
silent 'unused' warnings.
Gunter Knauf
2008-12-22
Remove trailing #undef value. Typo?
Gisle Vanem
2008-12-22
libssh2_sftp_seek2 was just renamed to libssh2_sftp_seek64 ...
Daniel Stenberg
2008-12-22
- Given a recent enough libssh2, libcurl can now seek/resume with SFTP even
Daniel Stenberg
2008-12-22
- Anthony Bryan provided a set of patches that cleaned up manual language,
Daniel Stenberg
2008-12-20
malloc+memset => calloc
Daniel Stenberg
2008-12-20
same procedure, simpler code
Daniel Stenberg
2008-12-20
- Igor Novoseltsev fixed a bad situation for the multi_socket() API when doing
Daniel Stenberg
2008-12-20
make the debug/helper function output to stderr as that makes it play nicer
Daniel Stenberg
2008-12-19
- curl_multi_timeout() could return a timeout value of 0 even though nothing
Daniel Stenberg
2008-12-19
oops, removing debug output that wasn't supposed to be there
Daniel Stenberg
2008-12-19
- Using the libssh2 0.19 function libssh2_session_block_directions(), libcurl
Daniel Stenberg
2008-12-17
- SCP and SFTP with the multi interface had the same flaw: the 'DONE'
Daniel Stenberg
2008-12-16
Updated dependencies based on "gcc -MM".
Gisle Vanem
2008-12-16
Added the use of Watt-32 tcp/ip stack for Win32 target.
Gisle Vanem
2008-12-16
Added the use of Watt-32 tcp/ip stack for Win32 targets.
Gisle Vanem
2008-12-15
- libssh2_sftp_last_error() was wrongly used at some places in libcurl which
Daniel Stenberg
2008-12-12
- More work with Igor Novoseltsev to first fix the remaining stuff for
Daniel Stenberg
2008-12-12
Make the getoff all pipelines function only set _inuse to FALSE if the
Daniel Stenberg
2008-12-11
- Bug report #2416182 titled "crash in ConnectionExists when using
Daniel Stenberg
2008-12-11
Dan F pointed out that we don't need to scan IPv6 addresses for '%'-letters
Daniel Stenberg
2008-12-11
- Keshav Krity found out that libcurl failed to deal with dotted IPv6
Daniel Stenberg
2008-12-11
_ Use getaddrinfo/getnameinfo ascii wrappers on OS400.
Patrick Monnerat
2008-12-10
- Internet Explorer had a broken HTTP digest authentication before v7 and
Daniel Stenberg
2008-12-09
- Ken Hirsch simplified how libcurl does FTPS: now it doesn't assume any
Daniel Stenberg
2008-12-08
- Fred Machado posted about a weird FTP problem on the curl-users list and when
Daniel Stenberg
2008-12-08
- Christian Krause filed bug #2221237
Daniel Stenberg
2008-12-04
Fixed the getifaddrs version of Curl_if2ip to work on systems without IPv6
Dan Fandrich
2008-12-03
- Igor Novoseltsev filed bug #2351645
Daniel Stenberg
2008-12-03
- Pawel Kierski pointed out a mistake in the cookie code that could lead to a
Daniel Stenberg
2008-12-02
explain the two *channel_inuse fields somewhat better
Daniel Stenberg
2008-11-29
Further adjust a libssh2 preprocessor function-symbol definition check
Yang Tse
2008-11-29
Adjust some libssh2 preprocessor symbol definition checks
Yang Tse
2008-11-26
narrow the comment to < 80 columns
Daniel Stenberg
2008-11-24
- Based on a patch by Vlad Grachov, libcurl now uses a new libssh2 0.19
Daniel Stenberg
[prev]
[next]