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
2018-09-19
urlapi: don't set value which is never read
Daniel Gustafsson
2018-09-19
todo: Update reference to already done item
Daniel Gustafsson
2018-09-18
RELEASE-NOTES: synced
Daniel Stenberg
2018-09-18
cmake: don't require OpenSSL if USE_OPENSSL=OFF
slodki
2018-09-18
curl_multi_wait: call getsock before figuring out timeout
Daniel Stenberg
2018-09-18
examples/http2-pushinmemory: receive HTTP/2 pushed files in memory
Daniel Stenberg
2018-09-18
darwinssl: Fix realloc memleak
Daniel Gustafsson
2018-09-17
examples: Fix memory leaks from realloc errors
Kruzya
2018-09-17
memory: add missing curl_printf header
Daniel Gustafsson
2018-09-16
curl: update --tlsv* descriptions in --help output
Si
2018-09-16
http: made Curl_add_buffer functions take a pointer-pointer
Daniel Stenberg
2018-09-16
http2: fix memory leaks on error-path
Daniel Stenberg
2018-09-15
libtest: Add chkdecimalpoint to .gitignore
Rikard Falkeborn
2018-09-14
secure Openwall URLs
Viktor Szakats
2018-09-14
openssl: show "proper" version number for libressl builds
Daniel Stenberg
2018-09-14
openssl: assume engine support in 0.9.8 or later
Rainer Jung
2018-09-13
sendf: use failf() rather than Curl_failf()
Daniel Gustafsson
2018-09-13
sendf: Fix whitespace in infof/failf concatenation
Daniel Gustafsson
2018-09-13
krb5: fix memory leak in krb_auth
Daniel Gustafsson
2018-09-13
ftp: include command in Curl_ftpsend sendbuffer
Daniel Gustafsson
2018-09-13
ntlm_wb: Fix memory leaks in ntlm_wb_response
Daniel Gustafsson
2018-09-13
travis: build the MesaLink vtls backend with MesaLink 0.7.1
Yiming Jing
2018-09-13
runtests.pl: run tests against the MesaLink vtls backend
Yiming Jing
2018-09-13
vtls: add a MesaLink vtls backend
Yiming Jing
2018-09-13
configure.ac: add a MesaLink vtls backend
Yiming Jing
2018-09-13
curl_url_set.3: properly escape \n in example code
Dave Reisner
2018-09-13
curl_url_set.3: fix typo in reference to CURLU_APPENDQUERY
Dave Reisner
2018-09-13
urlglob: improve error message
Daniel Stenberg
2018-09-12
tests/certs: rebuild certs with 2048-bit RSA keys
Yiming Jing
2018-09-12
TODO: fix typo in item
Daniel Gustafsson
2018-09-12
anyauthput: fix compiler warning on 64-bit Windows
Marcel Raad
2018-09-12
lib: fix gcc8 warning on Windows
Viktor Szakats
2018-09-12
openssl: fix gcc8 warning
Jay Satiro
2018-09-10
libcurl-url.3: overview man page for the URL API
Daniel Stenberg
2018-09-10
example/asiohiper: insert warning comment about its status
Daniel Stenberg
2018-09-10
docs/cmdline-opts: update the documentation of --tlsv1.0
Kamil Dudka
2018-09-10
docs/examples: do not wait when no transfers are running
Kamil Dudka
2018-09-10
cookies: Move failure case label to end of function
Daniel Gustafsson
2018-09-10
misc: fix typos in comments
Daniel Gustafsson
2018-09-10
cookies: fix leak when writing cookies to file
Daniel Gustafsson
2018-09-10
cookies: Remove redundant expired check
Daniel Gustafsson
2018-09-09
ntlm_wb: bail out if the response gets overly large
Daniel Stenberg
2018-09-08
url.c: fix comment typo and indentation
Daniel Gustafsson
2018-09-08
urlapi: avoid derefencing a possible NULL pointer
Daniel Stenberg
2018-09-08
RELEASE-NOTES: synced
Daniel Stenberg
2018-09-08
test324: fix after 3f3b26d6feb0667714902e836af608094235fca2
Marcel Raad
2018-09-08
curl_url_set.3: correct description
Daniel Stenberg
2018-09-08
curl_url-docs: fix AVAILABILITY as Added in curl 7.62.0
Daniel Stenberg
2018-09-08
URL-API
Daniel Stenberg
2018-09-07
curl_easy_upkeep: removed 'conn' from the name
Daniel Stenberg
[next]