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
2007-11-21
Make the do_complete() function not get called until the DO actually is
Daniel Stenberg
2007-11-20
While inspecting the Negotiate code, I noticed how the proxy auth was using
Daniel Stenberg
2007-11-20
white space changes only to clean up indent and source width
Daniel Stenberg
2007-11-20
remove the unconditional enabling of cookies if you set a share to use!
Daniel Stenberg
2007-11-20
a bunch of new comments
Daniel Stenberg
2007-11-20
fix the treatment of the parameter-based precision, as in "%.*s%s" as
Daniel Stenberg
2007-11-19
I think this is the right fix for other non-OpenSSL libs, based on the NSS fix
Daniel Stenberg
2007-11-18
removed now obsolete defines;
Gunter Knauf
2007-11-18
Rob Crittenden fixed SSL connections with NSS done with the multi-interface
Daniel Stenberg
2007-11-16
Fix unsigned integral math check in add_buffer_send()
Yang Tse
2007-11-15
Ates Goral identified a problem in http.c:add_buffer_send() when a debug
Daniel Stenberg
2007-11-15
removed unnecessary check from add_buffer_send() that only was made within
Daniel Stenberg
2007-11-15
Rearranged code and changed Curl_readwrite_init() and Curl_pre_readwrite() into
Daniel Stenberg
2007-11-15
Make the Transfer() function return earlier without doing any initializations
Daniel Stenberg
2007-11-14
use the existing variable instead
Daniel Stenberg
2007-11-14
Fix how TFTP connections are treated when re-used, if the SessionHandle has
Daniel Stenberg
2007-11-14
Fix a variable potential wrapping in add_buffer() when using absolutely
Yang Tse
2007-11-12
Fixed a remaining problem with doing SFTP directory listings on a re-used
Daniel Stenberg
2007-11-12
comment language
Daniel Stenberg
2007-11-12
Bug report #1830637 (http://curl.haxx.se/bug/view.cgi?id=1830637), which was
Daniel Stenberg
2007-11-12
oops, fixed build when CURL_LIBSSH2_DEBUG is defined
Daniel Stenberg
2007-11-10
Some versions of winsock2.h have pollfd struct and constants
Yang Tse
2007-11-08
Fix compiler warning: integral size mismatch in argument
Yang Tse
2007-11-08
Define WIN32 when build target is Win32 API.
Yang Tse
2007-11-08
Fix compiler warning: may be used uninitialized
Yang Tse
2007-11-08
spell!
Daniel Stenberg
2007-11-08
Bug report #1823487 (http://curl.haxx.se/bug/view.cgi?id=1823487) pointed
Daniel Stenberg
2007-11-07
MSVC versions prior to VS2005 do not complain about portable C functions
Yang Tse
2007-11-07
if () => if()
Daniel Stenberg
2007-11-07
Improved telnet support by drastically reducing the number of write
Dan Fandrich
2007-11-06
Added prototype for _strtoi64().
Gisle Vanem
2007-11-06
Constified from arguments.
Gisle Vanem
2007-11-05
removed space after if and while before the parenthesis for better source code
Daniel Stenberg
2007-11-05
Move connection-oriented variables from the SessionHandle struct to the
Daniel Stenberg
2007-11-03
make sure the code deals with failures on the DO_MORE state properly
Daniel Stenberg
2007-11-02
avoid setting up a transfer when the state machine failed previously
Daniel Stenberg
2007-11-01
minor re-indent
Daniel Stenberg
2007-10-31
Add support for LDAP urls. Allthough the OpenWatcom
Gisle Vanem
2007-10-31
Added optional use of zlib (USE_ZLIB=1).
Gisle Vanem
2007-10-30
Fixed an OOM problem with file: URLs
Dan Fandrich
2007-10-29
Reverted the const change--what was I thinking?
Dan Fandrich
2007-10-29
Made some pointers const
Dan Fandrich
2007-10-29
let 7.17.1 be version-info 4:1:0
Daniel Stenberg
2007-10-28
OpenWatcom cannot use wldap32.lib (wrong calling convention?).
Gisle Vanem
2007-10-26
Fixed a valgrind uninitialized variable error.
Dan Fandrich
2007-10-26
typecast to prevent compiler warning
Yang Tse
2007-10-25
Made libcurl built with NSS possible to ignore the peer verification.
Daniel Stenberg
2007-10-25
prevent compiler warnings about shadowing and one case of unused variable
Daniel Stenberg
2007-10-25
Don't assume there's a sessionhandle around when a connection is disconnected,
Daniel Stenberg
2007-10-25
fix the check
Daniel Stenberg
[prev]
[next]