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
2016-10-31
SSH: check md5 fingerprint case sensitively
Daniel Stenberg
2016-10-31
connectionexists: use case sensitive user/password comparisons
Daniel Stenberg
2016-10-31
base64: check for integer overflow on large input
Daniel Stenberg
2016-10-31
krb5: avoid realloc(0)
Daniel Stenberg
2016-10-31
aprintf: detect wrap-around when growing allocation
Daniel Stenberg
2016-10-31
parsedate: handle cut off numbers better
Daniel Stenberg
2016-10-31
escape: avoid using curl_easy_unescape() internally
Daniel Stenberg
2016-10-31
unescape: avoid integer overflow
Daniel Stenberg
2016-10-31
cookies: getlist() now holds deep copies of all cookies
Daniel Stenberg
2016-10-31
idn: switch to libidn2 use and IDNA2008 support
Daniel Stenberg
2016-10-31
urlparse: accept '#' as end of host name
Daniel Stenberg
2016-10-30
mk-ca-bundle.vbs: Fix UTF-8 output
Jay Satiro
2016-10-26
mbedtls: stop using deprecated include file
Daniel Stenberg
2016-10-25
nss: fix tight loop in non-blocking TLS handhsake over proxy
Martin Frodl
2016-10-25
mk-ca-bundle: Update the vbscript version
Jay Satiro
2016-10-24
mk-ca-bundle: Change URL retrieval to HTTPS-only by default
Jay Satiro
2016-10-22
multi: force connections to get closed in close_all_connections
Daniel Stenberg
2016-10-22
curl_multi_remove_handle: fix a double-free
Anders Bakken
2016-10-19
curl_multi_add_handle: set timeouts in closure handles
Daniel Stenberg
2016-10-18
s/cURL/curl
Daniel Stenberg
2016-10-18
polarssl: indented code, removed unused variables
Daniel Stenberg
2016-10-18
polarssl: reduce #ifdef madness with a macro
Daniel Stenberg
2016-10-18
polarssl: fix unaligned SSL session-id lock
Daniel Stenberg
2016-10-18
Curl_polarsslthreadlock_thread_setup: clear array at init
Daniel Stenberg
2016-10-18
gopher: properly return error for poll failures
Daniel Stenberg
2016-10-18
select: switch to macros in uppercase
Daniel Stenberg
2016-10-18
select: use more proper macro-looking names
Daniel Stenberg
2016-10-18
Curl_socket_check: add extra check to avoid integer overflow
Daniel Stenberg
2016-10-17
url: skip to-be-closed connections when pipelining (follow-up)
Jay Satiro
2016-10-16
win: fix Universal Windows Platform build
Marcel Raad
2016-10-14
url: skip to-be-closed connections when pipelining
Rider Linden
2016-10-13
vtls: only re-use session-ids using the same scheme
Daniel Stenberg
2016-10-10
cmake: add nghttp2 support
Remo E
2016-10-10
resolve: add error message when resolving using SIGALRM
Andreas Streichardt
2016-10-09
smb: properly check incoming packet boundaries
Tobias Stoeckmann
2016-10-08
mprintf: return error on too many arguments
Daniel Stenberg
2016-10-08
ftp: fix Curl_ftpsendf()
Daniel Stenberg
2016-10-08
formpost: avoid silent snprintf() truncation
Daniel Stenberg
2016-10-04
memdup: use 'void *' as return and source type
Daniel Stenberg
2016-10-04
formpost: trying to attach a directory no longer crashes
Daniel Stenberg
2016-10-03
cookies: same domain handling changed to match browser behavior
Sergei Kuzmin
2016-09-22
New libcurl option to keep sending on error
Michael Kaufmann
2016-09-22
nss: add chacha20-poly1305 cipher suites if supported by NSS
Kamil Dudka
2016-09-22
nss: add cipher suites using SHA384 if supported by NSS
Kamil Dudka
2016-09-22
nss: fix typo in ecdhe_rsa_null cipher suite string
Kamil Dudka
2016-09-20
easy: Reset all statistical session info in curl_easy_reset
Jay Satiro
2016-09-19
darwinssl: Fix typo in comment
Daniel Gustafsson
2016-09-19
libressl: fix version output
Bernard Spil
2016-09-19
openssl: don't call ERR_remote_thread_state on >= 1.1.0
Daniel Stenberg
2016-09-19
openssl: don’t call CRYTPO_cleanup_all_ex_data
Daniel Stenberg
[prev]
[next]