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
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
2011-12-07
multi interface: fix block when CONNECT_ONLY option is used
Gokhan Sengun
2011-12-06
OpenSSL: check for the SSLv2 function in configure
Daniel Stenberg
2011-12-05
SSH: fix CURLOPT_SSH_HOST_PUBLIC_KEY_MD5
Daniel Stenberg
2011-12-05
Curl_resolver_is_resolved: differentiate between host/proxy errors
Daniel Stenberg
2011-12-05
c-ares: return proxy failure for all proxy types
Daniel Stenberg
2011-12-05
FTP: close callback fix
Daniel Stenberg
2011-12-05
FTP: call opensocket callback properly
Daniel Stenberg
2011-12-05
Curl_socket: internal replacement for socket()
Daniel Stenberg
2011-12-02
CURLOPT_DNS_SERVERS: set name servers if possible (fix)
Jason Glasgow
2011-12-02
multi interface: only use non-NULL function pointer!
Daniel Stenberg
2011-12-02
multi: handle timeouts on DNS servers by checking for new sockets
Jason Glasgow
2011-12-01
POP3: fixed escaped dot not being striped out
Steve Holme
2011-11-29
pop3.c: fix compiler warning
Yang Tse
2011-11-29
POP3: detect when LIST returns no mails
Daniel Stenberg
2011-11-29
POP3: fix end of body detection
Daniel Stenberg
2011-11-25
CyaSSL 2.0+ library initialization adjustment
Yang Tse
2011-11-25
rectify comment
Jonas Schnelli
2011-11-25
SSLSESSION_SHARED: new macro to check if session is shared
Daniel Stenberg
2011-11-25
telnet.c: fix MSVC compiler warning
Yang Tse
2011-11-25
tvdiff_secs(): sub-zero time difference adjustment
Yang Tse
2011-11-25
telnet: fix macros to allow proper semicolon use
Daniel Stenberg
2011-11-25
TELNET: improved treatment of options
Laurent Rabret
[prev]
[next]