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
2013-04-06
if2ip.c: Fixed warning: unused parameter 'remote_scope'
Marc Hoersken
2013-04-06
FTP: wait on both connections during active STOR state
Daniel Stenberg
2013-04-06
connect: treat an interface bindlocal() problem as a non-fatal error
Kim Vandry
2013-04-05
Curl_open: restore default MAXCONNECTS to 5
Daniel Stenberg
2013-04-04
easy.c: fix compiler warning
Yang Tse
2013-04-04
http_negotiate.c: follow-up for commit 3dcc1a9c
Yang Tse
2013-04-04
easy: Fix the broken CURLOPT_MAXCONNECTS option
Linus Nielsen Feltzing
2013-04-04
Updated copyright date.
Guenter Knauf
2013-04-04
Another small output fix for --help and --version.
Guenter Knauf
2013-04-04
http_negotiate.c: fix several SPNEGO memory handling issues
Yang Tse
2013-04-04
Added a cont to specify base64 line wrap.
Guenter Knauf
2013-04-04
Fixed version output.
Guenter Knauf
2013-04-04
Added support for --help and --version options.
Guenter Knauf
2013-04-04
Added option to specify length of base64 output.
Guenter Knauf
2013-04-02
Curl_cookie_add: only increase numcookies for new cookies
Yasuharu Yamada
2013-04-02
SO_SNDBUF: don't set SNDBUF for win32 versions vista or later
Daniel Stenberg
2013-04-01
darwinssl: additional descriptive messages of SSL handshake errors
Nick Zitzmann
2013-04-01
code-policed
Daniel Stenberg
2013-03-31
tcpkeepalive: support TCP_KEEPIDLE/TCP_KEEPINTVL on win32
Daniel Stenberg
2013-03-29
ftp_sendquote: use PPSENDF, not FTPSENDF
Daniel Stenberg
2013-03-25
NTLM: fix several NTLM code paths memory leaks
Yang Tse
2013-03-25
WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage
Yang Tse
2013-03-25
curl_ntlm_msgs.c: revert commit 463082bea4
Yang Tse
2013-03-23
Curl_proxyCONNECT: count received headers
Martin Jansen
2013-03-21
sasl: Corrected a few violations of the curl coding standards
Steve Holme
2013-03-21
multi.c: Corrected a couple of violations of the curl coding standards
Steve Holme
2013-03-21
multi.c: Fix compilation warning
Steve Holme
2013-03-20
multi.c: fix compilation error
Steve Holme
2013-03-19
darwinssl: disable ECC ciphers under Mountain Lion by default
Nick Zitzmann
2013-03-18
Curl_proxyCONNECT: clear 'rewindaftersend' on success
Oliver Schindler
2013-03-17
imap: Fixed incorrect initial response generation for SASL AUTHENTICATE
Steve Holme
2013-03-15
HTTP proxy: insert slash in URL if missing
Daniel Stenberg
2013-03-14
curl_memory.h: introduce CURLX_NO_MEMORY_CALLBACKS usage possibility
Yang Tse
2013-03-14
Makefile.vc6: add missing files
Yang Tse
2013-03-14
pipelining: Remove dead code.
Linus Nielsen Feltzing
2013-03-13
Multiple pipelines and limiting the number of connections.
Linus Nielsen Feltzing
2013-03-13
pop3: Removed unnecessary transfer cancellation
Steve Holme
2013-03-12
pop3: Fixed continuous wait when using --ftp-list
Steve Holme
2013-03-12
curl_global_init: accept the CURL_GLOBAL_ACK_EINTR flag
Zdenek Pavlas
2013-03-12
easy: do not ignore poll() failures other than EINTR
Kamil Dudka
2013-03-12
curl.h: stricter CURL_EXTERN linkage decorations logic
Yang Tse
2013-03-10
imap: Reworked some function descriptions
Steve Holme
2013-03-10
imap: Added some missing comments to imap_sendf()
Steve Holme
2013-03-09
email: Removed hard returns from init functions
Steve Holme
2013-03-09
curl_multi_wait: avoid second loop if nothing to do
Daniel Stenberg
2013-03-09
multi_runsingle: avoid NULL dereference
Daniel Stenberg
2013-03-09
imap: Re-factored all perform based functions
Steve Holme
2013-03-09
imap: Added description comments to all perform based functions
Steve Holme
2013-03-09
imap: Removed the need for separate custom request functions
Steve Holme
2013-03-09
imap: Corrected typo in comment
Steve Holme
[next]