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
2012-01-16
add LF termination to infof() trace string
Yang Tse
2012-01-15
Curl_proxyCONNECT() trace known bug #39
Yang Tse
2012-01-13
http_negotiate_sspi.c: fix compiler warning
Yang Tse
2012-01-13
ssh.c: fix compiler warning
Yang Tse
2012-01-12
hostip: avoid getaddrinfo when c-ares is used
Daniel Stenberg
2012-01-09
FTP: CURLE_PARTIAL_FILE should not cause control connection to be closed
gsengun
2012-01-08
lib/setup.h: portable symbolic names for Winsock shutdown() mode flags
Yang Tse
2012-01-04
win32-threaded-resolver: stop using a dummy socket
Daniel Stenberg
2012-01-04
OpenSSL: remove reference to openssl internal struct
Peter Sylvester
2012-01-04
krb5.c: fix compiler warning: variable set but not used
Yang Tse
2012-01-04
Fixed use of CURLUSESSL_TRY for POP3 and IMAP based connections.
Steve Holme
2012-01-04
Fixed incorrect error code being returned in STARTTLS
Steve Holme
2012-01-02
hostip.c: fix potential write past the end of string buffer
Yang Tse
2012-01-02
hostip.c: fix Curl_loadhostpairs() OOM handling
Yang Tse
2012-01-01
Curl_input_negotiate: use the correct buffer for input
Daniel Stenberg
2011-12-31
just a stupid typo
Daniel Stenberg
2011-12-31
SFTP dir: increase buffer size counter
Daniel Stenberg
2011-12-31
create_hostcache_id: use the key lower cased
Daniel Stenberg
2011-12-31
changed case: use new host name for subsequent HTTP requests
Daniel Stenberg
2011-12-31
CURLOPT_RESOLVE: avoid adding already present host names
Daniel Stenberg
2011-12-30
removed trailing whitespace
Yang Tse
2011-12-25
transfer: avoid unnecessary timeout event when waiting for 100-continue
Kamil Dudka
2011-12-25
transfer.c: move a logging statement placement
Yang Tse
2011-12-25
hash.c: fix OOM triggered segfault
Yang Tse
2011-12-24
ftp_do_more: don't return success until all is done
Daniel Stenberg
2011-12-24
Curl_do_more: fix typo logic
Daniel Stenberg
2011-12-24
SFTP mkdir: use correct permission
Daniel Stenberg
2011-12-23
resolve: don't leak pre-populated dns entries
Daniel Stenberg
2011-12-21
formdata.c: OOM handling fixes
Yang Tse
2011-12-20
Curl_socket_check: enlarge poll struct array to 3
Daniel Stenberg
2011-12-20
timeleft_accept: ack global timeout, moved to ftp.c
Daniel Stenberg
2011-12-20
FTP: move FTP-specific struct field to ftpc_conn
Daniel Stenberg
2011-12-20
non-blocking active FTP: cleanup multi state usage
Daniel Stenberg
2011-12-20
FTP: perform active connections non-blocking
Gokhan Sengun
2011-12-20
sockets: new Curl_socket_check() can wait for 3 sockets
Daniel Stenberg
2011-12-20
Curl_pgrsTime: store now in an auto variable
Daniel Stenberg
2011-12-20
timer: restore PRETRANSFER timing
Daniel Stenberg
2011-12-20
gitignore: ignore the symbol versioning file
Daniel Stenberg
2011-12-19
configure: add symbols versioning option
Alessandro Ghedini
2011-12-19
Use Curl_ssl_connect for non-blocking connect fallback
Sven Wegener
2011-12-19
Curl_proxyCONNECT: use newlines in debug output
Daniel Stenberg
2011-12-13
if2ip.[ch]: fix compilation with MinGW
Yang Tse
2011-12-13
connect.c: fix compiler warning 'enumerated type is mixed with another type'
Yang Tse
2011-12-13
if2ip.c: fix compiler warning 'unused parameter'
Yang Tse
2011-12-13
pop3.c: fix compiler warning variable may be used uninitialized
Yang Tse
2011-12-13
if2ip.c: fix compiler warning 'enumerated type is mixed with another type'
Yang Tse
2011-12-12
CURLOPT_INTERFACE: avoid resolving interfaces names
Jason Glasgow
2011-12-12
ConnectionExists: Fix reuse for TLS upgraded connections
Steve Holme
2011-12-09
create_conn: don't switch to HTTP protocol if tunneling is enabled
Daniel Stenberg
2011-12-07
Curl_closesocket: clear sock_accepted on close
Gokhan Sengun
[prev]
[next]