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
2017-08-28
vtls: remove obsolete declarations of SSL backend functionality
Johannes Schindelin
2017-08-28
schannel: reorder functions topologically
Johannes Schindelin
2017-08-28
axtls: reorder functions topologically
Johannes Schindelin
2017-08-28
vtls: move the SUPPORT_HTTPS_PROXY flag into the Curl_ssl struct
Johannes Schindelin
2017-08-28
vtls: convert the have_curlssl_* constants to runtime flags
Johannes Schindelin
2017-08-28
vtls: move sha256sum into the Curl_ssl struct
Johannes Schindelin
2017-08-28
vtls: move md5sum into the Curl_ssl struct
Johannes Schindelin
2017-08-28
vtls: use the Curl_ssl struct to access all SSL backends' functionality
Johannes Schindelin
2017-08-28
vtls: declare Curl_ssl structs for every SSL backend
Johannes Schindelin
2017-08-28
vtls: introduce a new struct for SSL backends
Johannes Schindelin
2017-08-28
vtls: make sure every _sha256sum()'s first arg is const
Johannes Schindelin
2017-08-28
vtls: make sure all _data_pending() functions return bool
Johannes Schindelin
2017-08-28
vtls: make sure all _cleanup() functions return void
Johannes Schindelin
2017-08-28
vtls: use consistent signature for _random() implementations
Johannes Schindelin
2017-08-27
strtooff: fix build for systems with long long but no strtoll option
Daniel Stenberg
2017-08-27
darwinssl: handle long strings in TLS certs
Daniel Stenberg
2017-08-27
system.h: include sys/poll.h for AIX
Daniel Stenberg
2017-08-26
tests: Make sure libtests & unittests call curl_global_cleanup()
Dan Fandrich
2017-08-26
winbuild: fix embedded manifest option
theantigod
2017-08-25
fuzz/Makefile.am: remove curlbuild.h leftovers
Daniel Stenberg
2017-08-25
examples/threaded-ssl: mention that this is for openssl before 1.1
Daniel Stenberg
2017-08-24
imap: use defined names for response codes
Daniel Stenberg
2017-08-24
CURLOPT_USERPWD.3: see also CURLOPT_PROXYUSERPWD
Daniel Stenberg
2017-08-23
imap: support PREAUTH
Daniel Stenberg
2017-08-23
config-tpf: define SIZEOF_LONG
Jay Satiro
2017-08-23
test1453: Fixed <features>
Dan Fandrich
2017-08-22
config-dos: add missing defines, SIZEOF_* and two others
Gisle Vanem
2017-08-22
curl: shorten and clean up CA cert verification error message
Daniel Stenberg
2017-08-22
request-target.d: mention added in 7.55.0
Daniel Stenberg
2017-08-22
tool_main: turn off MinGW CRT's globbing
Marcel Raad
2017-08-22
makefile.m32: add support for libidn2
Viktor Szakats
2017-08-22
config-win32: define SIZEOF_LONG
Viktor Szakats
2017-08-20
cmake: enable picky compiler options with clang and gcc
Daniel Stenberg
2017-08-20
curl/system.h: fix build for hppa
Daniel Stenberg
2017-08-19
tftp: fix memory leak on too long filename
Even Rouault
2017-08-19
runtests: fixed case insensitive matching of keywords
Dan Fandrich
2017-08-19
tests: Make sure libtests call curl_global_cleanup()
Dan Fandrich
2017-08-18
RELEASE-NOTES: synced with 8baead425
Daniel Stenberg
2017-08-18
scripts/contri*sh: use "git log --use-mailmap"
Daniel Stenberg
2017-08-18
mailmap: de-duplify some git authors
Daniel Stenberg
2017-08-18
http2_recv: return error better on fatal h2 errors
Daniel Stenberg
2017-08-18
KNOWN_BUGS: HTTP test server 'connection-monitor' problems
Daniel Stenberg
2017-08-18
curl/system.h: check for __ppc__ as well
Daniel Stenberg
2017-08-18
http: Don't wait on CONNECT when there is no proxy
Jan Alexander Steffens (heftig)
2017-08-18
metalink: adjust source code style
Johannes Schindelin
2017-08-17
CURL_SIZEOF_LONG: removed, use only SIZEOF_LONG
Daniel Stenberg
2017-08-17
lib557: no longer use CURL_SIZEOF_* defines
Daniel Stenberg
2017-08-17
config-win32: define SIZEOF_CURL_OFF_T
Daniel Stenberg
2017-08-17
cmake: sizeof curl_off_t, remove unused detections
Daniel Stenberg
2017-08-17
system.h: remove all CURL_SIZEOF_* defines
Daniel Stenberg
[prev]
[next]