index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-05-27
url.c: avoid implied cast to bool
Kamil Dudka
2010-05-27
curl_fnmatch: remove use of register keyword
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
curl_fnmatch: Use int not bool when function returns int
Tor Arntsen
2010-05-21
TFTP: send legal timeout value
Daniel Stenberg
2010-05-21
TFTP: don't ack if wrong block num is received
Daniel Stenberg
2010-05-21
TFTP: block id wrap bug fix
Daniel Stenberg
2010-05-20
Fix build warnings.
Ben Greear
2010-05-20
setopt: Fix setting of set.is_fwrite_set
Ben Greear
2010-05-20
build: allow curl to build with Microsoft VC10
Tanguy Fautre
2010-05-20
Test 573: Use correct type for CURLINFO_CONNECT_TIME
Tor Arntsen
2010-05-19
lib: Fix AIX build failure
Tor Arntsen
2010-05-19
Fixed some memory leaks in the POP3 torture tests
Dan Fandrich
2010-05-18
Fixed a memory leak in the SMTP torture tests
Dan Fandrich
2010-05-18
TFTP: send timeout option correctly
Daniel Stenberg
2010-05-16
lib: Change some CRLF line endings to LF
Tor Arntsen
2010-05-16
ftp wildcard: a new option CURLOPT_FNMATCH_DATA
Kamil Dudka
2010-05-15
RMTP: the version code is now rtmp aware
Howard Chu
2010-05-15
RTMP: fix wrong #ifdef
Howard Chu
2010-05-15
ftp wildcard: fix int32_t and size/group mixups
Pavel Raiskup
2010-05-14
Fixed test 577 to work when --enable-hidden-symbols is configured
Dan Fandrich
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
Added directories.pm to the source tar ball
Dan Fandrich
2010-05-14
follow redirect: ignore response-body on redirect even if compressed
Daniel Stenberg
2010-05-14
version: we're now going for 7.21.0
Daniel Stenberg
2010-05-13
Remove support for BSD version of PolarSSL
Hoi-Ho Chan
2010-05-12
Added Polar SSL and RTMP files to the non-autoconf build files
Dan Fandrich
2010-05-12
Added the new ftp source files to the non-autoconf build files
Dan Fandrich
2010-05-12
Copy the license file so it's seen by the Android build system
Dan Fandrich
2010-05-13
updated with symbols added in recent commits for 7.21.0
Daniel Stenberg
2010-05-13
changelogs: mention RTMP and the FTP wildcard support
Daniel Stenberg
2010-05-12
ftp wildcards: mention they're added in 7.21.0
Daniel Stenberg
2010-05-12
style: minor whitespace change
Daniel Stenberg
2010-05-12
syntax: cleanups
Daniel Stenberg
2010-05-12
FTP: WILDCARDMATCH/CHUNKING/FNMATCH added
Pavel Raiskup
2010-05-12
RTMP: initial support added, powered by librtmp
Howard Chu
2010-05-11
sendrecv: make them two pairs of send/recv to properly deal with FTPS
Howard Chu
2010-05-11
changelog: fixed CRL support in libcurl-NSS
Kamil Dudka
2010-05-11
nss: make it possible to read ASCII and DER CRL
Kamil Dudka
2010-05-11
nss: add CRL to cache instead of read-only NSS db
Kamil Dudka
2010-05-10
git: how to write a fine commit message
Daniel Stenberg
2010-05-09
findtool: file name as a full path requires a slash
Daniel Stenberg
2010-05-08
moved vars into conditional since seems that winsock implementation doesnt us...
Hacki
2010-05-07
multi interface: missed storing connection time
Daniel Stenberg
2010-05-07
verboseconnect: so the verbose checking within the function
Daniel Stenberg
2010-05-07
changelogs: split the I/O handling
Daniel Stenberg
2010-05-07
sendrecv: split the I/O handling into private handler
Howard Chu
[next]