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-12-12
gopher: #include cleanup
Daniel Stenberg
2012-12-10
build: add bundles and conncache files to other build systems
Yang Tse
2012-12-10
conncache: fix enumerated type mixed with another type
Yang Tse
2012-12-07
Introducing a new persistent connection caching system using "bundles".
Linus Nielsen Feltzing
2012-12-05
build: fix compilation with CURL_DISABLE_CRYPTO_AUTH flag
Stanislav Ivochkin
2012-12-04
build: explain current role of LIBS in our Makefile.am files
Yang Tse
2012-12-04
multi: fix re-sending request on early connection close
Daniel Stenberg
2012-12-03
build: prevent global LIBS from influencing src and lib build targets
Yang Tse
2012-12-03
nss: prevent NSS from crashing on client auth hook failure
Kamil Dudka
2012-11-26
avoid mixing of enumerated type with another type
Yang Tse
2012-11-26
multi.c: disambiguate precedence of bitwise and relational operation
Yang Tse
2012-11-26
Remove stray CRLF in chunk-encoded content-free request bodies
Fabian Keil
2012-11-21
VC Makefiles: add missing hostcheck
Daniel Stenberg
2012-11-20
compiler warning fixes
Daniel Stenberg
2012-11-18
fixed memory leak: CURLOPT_RESOLVE with multi interface
Daniel Stenberg
2012-11-17
mem-include-scan: verify memory #includes
Daniel Stenberg
2012-11-16
tftp_rx: code style cleanup
Daniel Stenberg
2012-11-16
tftp_rx: handle resends
Christian Vogt
2012-11-13
OpenSSL: Disable SSL/TLS compression
Cristian RodrÃguez
2012-11-13
FILE: Make upload-writes unbuffered by not using FILE streams
Sebastian Rasmussen
2012-11-12
ftp: EPSV-disable fix over SOCKS
Anton Malov
2012-11-12
Digst: Add microseconds into nounce calculation
Gabriel Sjoberg
2012-11-12
SCP/SFTP: improve error code used for send failures
Daniel Stenberg
2012-11-12
Curl_write: remove unneeded typecast
Daniel Stenberg
2012-11-08
hostcheck: only build for the actual users
Daniel Stenberg
2012-11-08
SSL: Several SSL-backend related fixes
Oscar Koeroo
2012-11-08
libcurl: VERSIONINFO update
Daniel Stenberg
2012-11-08
Added .def file to output.
Guenter Knauf
2012-11-08
Curl_readwrite: remove debug output
Daniel Stenberg
2012-11-07
http_perhapsrewind: consider NTLM over proxy too
Daniel Stenberg
2012-11-07
Curl_connecthost: friendlier "couldn't connect" message
Lars Buitinck
2012-11-06
URL parser: cut off '#' fragments from URLs (better)
Daniel Stenberg
2012-11-06
OpenSSL/servercert: use correct buffer size, not size of pointer
Daniel Stenberg
2012-11-06
Curl_pretransfer: clear out unwanted auth methods
Daniel Stenberg
2012-11-06
Revert "Zero out auth structs before transfer"
Daniel Stenberg
2012-11-06
CURLOPT_SSL_VERIFYHOST: stop supporting the 1 value
Daniel Stenberg
2012-11-06
gnutls: fix compiler warnings
Daniel Stenberg
2012-11-06
gnutls: print alerts during handshake
Alessandro Ghedini
2012-11-06
gnutls: fix the error_is_fatal logic
Alessandro Ghedini
2012-11-06
uniformly use AM_CPPFLAGS, avoid deprecated INCLUDES
Dave Reisner
2012-11-05
ftp_readresp: fix build without krb4 support
Daniel Stenberg
2012-11-04
FTP: prevent the multi interface from blocking
Daniel Stenberg
2012-10-23
tlsauthtype: deal with the string case insensitively
Daniel Stenberg
2012-10-23
asyn-ares: restore working with c-ares < 1.6.1
Daniel Stenberg
2012-10-22
metalink/md5: Use CommonCrypto on Apple operating systems
Nick Zitzmann
2012-10-16
darwinssl: un-broke iOS build, fix error on server disconnect
Nick Zitzmann
2012-10-16
gnutls: put reset code into else block
Alessandro Ghedini
2012-10-09
curl_multi_wait: no wait if no descriptors to wait for
Daniel Stenberg
2012-10-08
ssluse.c: md5.h is required for Curl_ossl_md5sum
Marc Hoersken
2012-10-06
curl_schannel.c: Fixed caching more data than required
Marc Hoersken
[prev]
[next]