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
/
CHANGES
Age
Commit message (
Expand
)
Author
2010-05-27
test313: a new test for CRL support
Kamil Dudka
2010-05-27
setup_once: use enum type for 'bool' on non-C99 platforms
Tor Arntsen
2010-05-26
RTMP: Fix compiler warnings
Julien Chaffraix
2010-05-26
OOM fixes in http_negociate.c and lib/splay.c
Julien Chaffraix
2010-05-25
LDAP: properly implemented as a curl_handler
Howard Chu
2010-05-21
TFTP: send legal timeout value
Daniel Stenberg
2010-05-21
TFTP: block id wrap bug fix
Daniel Stenberg
2010-05-20
build: allow curl to build with Microsoft VC10
Tanguy Fautre
2010-05-18
TFTP: send timeout option correctly
Daniel Stenberg
2010-05-16
ftp wildcard: a new option CURLOPT_FNMATCH_DATA
Kamil Dudka
2010-05-14
OpenSSL: multi interface handshake could hang
Daniel Stenberg
2010-05-14
changelog: add link to bug report
Daniel Stenberg
2010-05-14
follow redirect: ignore response-body on redirect even if compressed
Daniel Stenberg
2010-05-13
changelogs: mention RTMP and the FTP wildcard support
Daniel Stenberg
2010-05-11
changelog: fixed CRL support in libcurl-NSS
Kamil Dudka
2010-05-07
multi interface: missed storing connection time
Daniel Stenberg
2010-05-07
changelogs: split the I/O handling
Daniel Stenberg
2010-05-05
changelog: PolarSSL
Daniel Stenberg
2010-04-29
changelog: mention Ben Greear's telnet work
Daniel Stenberg
2010-04-26
SSH: init and cleanup libssh2 in global_init/cleanup
Daniel Stenberg
2010-04-25
new configure option --enable-threaded-resolver
Daniel Stenberg
2010-04-24
nss: fix SSL handshake timeout underflow
Kamil Dudka
2010-04-24
changelog: added the --proto and -proto-redir options
Daniel Stenberg
2010-04-24
test536: do not fail with threaded DNS resolver
Kamil Dudka
2010-04-21
curl: -O crash on windows
Daniel Stenberg
2010-04-20
replaced wsock32.lib usage with ws2_32.lib in MSVC makefiles
Ruslan Gazizov
2010-04-19
changelog: -J/--remote-header-name strips CRLF
Daniel Stenberg
2010-04-16
changelog: GnuTLS: SSL handshake phase is non-blocking
Daniel Stenberg
2010-04-16
changelog: GnuTLS fix, no reverse loopkups and fixed GSS detection
Daniel Stenberg
2010-04-15
changelog: prevent needless reverse name lookups
Daniel Stenberg
2010-04-14
7.20.1: 14 April 2010
Daniel Stenberg
2010-04-09
FTP quote commands prefixed with '*' now can fail without aborting
Daniel Stenberg
2010-04-06
nss: handle client certificate related errors
Kamil Dudka
2010-04-04
refactorize interface of Curl_ssl_recv/Curl_ssl_send
Kamil Dudka
2010-04-04
eliminate a race condition in Curl_resolv_timeout()
Kamil Dudka
2010-04-01
fix SFTP download hang
Daniel Stenberg
2010-03-28
Ben's POP3 change
Daniel Stenberg
2010-03-27
allow user+password in the URL for all protocols
Ben Greear
2010-03-26
changelogged: smoother rate limiting
Daniel Stenberg
2010-03-24
fix: timeout after last data chunk was handled
Bob Richmond
2010-03-24
RTSP GET_PARAMETER fix
Daniel Stenberg
2010-03-24
The 'ares' subtree has been removed from the source repository
Daniel Stenberg
2010-03-23
mark connection as connected
Daniel Stenberg
2010-03-23
chunked-encoding with Content-Length: header problem
Daniel Stenberg
2010-03-23
delayed easy handle kill caused double Curl_close() call
Daniel Stenberg
2010-03-22
Thomas Lopatic fixed the alarm()-based DNS timeout
Daniel Stenberg
2010-03-22
Fix insufficient initialization in Curl_clone_ssl_config()
douglas steinwand
2010-03-22
various changes of CVS to git
Daniel Stenberg
2010-03-21
Ben Greear's two fixes explained
Daniel Stenberg
2010-03-19
- Improved Curl_read() to not ignore the error returned from Curl_ssl_recv().
Kamil Dudka
[next]