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-28
lib/*.h: use our standard naming scheme for header inclusion guards
Yang Tse
2012-12-28
imsp.c: Fixed usernames and passwords that contain escape characters
Steve Holme
2012-12-27
darwinssl: Fixed inability to disable peer verification
Nick Zitzmann
2012-12-26
curl_multi_remove_handle: commit 0aabfd9963 follow-up
Yang Tse
2012-12-25
curl_multi_remove_handle: fix memory leak triggered with CURLOPT_RESOLVE
Yang Tse
2012-12-25
Curl_hash_clean: OOM handling fix
Yang Tse
2012-12-24
Curl_conncache_foreach: allow callback to break loop
Daniel Stenberg
2012-12-24
pop3_doing: don't call pop3_dophase_done() if already failed
Daniel Stenberg
2012-12-23
curl_multi_wait: OOM handling fix
Yang Tse
2012-12-23
curl_multi_wait: avoid an unnecessary memory allocation
Daniel Stenberg
2012-12-21
multi.c: OOM handling fix
Yang Tse
2012-12-21
SCP: relative path didn't work
Daniel Stenberg
2012-12-19
bundles connection caching: some out of memory handling fixes
Yang Tse
2012-12-18
VC6 IDE: link with advapi32.lib when using WIN32 crypto API (md5.c)
Yang Tse
2012-12-17
setup_once.h: HP-UX specific 'bool', 'false' and 'true' definitions.
Yang Tse
2012-12-15
warnless.c: fix compiler warnings
Yang Tse
2012-12-14
darwinssl: Fix implicit conversion compiler warnings
Nick Zitzmann
2012-12-14
setup_once.h: HP-UX <sys/socket.h> issue workaround
Yang Tse
2012-12-14
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
Yang Tse
2012-12-12
setup_once.h: HP-UX specific TRUE and FALSE definitions
Yang Tse
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
[prev]
[next]