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
2019-05-21
url: convert the zone id from a IPv6 URL to correct scope id
Daniel Stenberg
2019-05-21
udpateconninfo: mark variable unused
Daniel Gustafsson
2019-05-21
ftp: move ftp_ccc in under featureflag
Daniel Gustafsson
2019-05-20
mbedtls: enable use of EC keys
Guy Poizat
2019-05-20
urlapi: increase supported scheme length to 40 bytes
Omar Ramadan
2019-05-20
lib: reduce variable scopes
Marcel Raad
2019-05-20
ssh: move variable declaration to where it's used
Marcel Raad
2019-05-20
ssh-libssh: remove unused variable
Marcel Raad
2019-05-20
tftp: use the current blksize for recvfrom()
Daniel Stenberg
2019-05-19
version: make ssl_version buffer match for multi_ssl
Daniel Gustafsson
2019-05-18
http_ntlm_wb: Handle auth for only a single request
Steve Holme
2019-05-18
http_ntlm_wb: Cleanup handshake after clean NTLM failure
Steve Holme
2019-05-18
http_ntlm_wb: Return the correct error on receiving an empty auth message
Steve Holme
2019-05-17
libcurl: #ifdef away more code for disabled features/protocols
Daniel Stenberg
2019-05-17
progress: CURL_DISABLE_PROGRESS_METER
Daniel Stenberg
2019-05-17
hostip: CURL_DISABLE_SHUFFLE_DNS
Daniel Stenberg
2019-05-17
netrc: CURL_DISABLE_NETRC
Daniel Stenberg
2019-05-16
cleanup: remove FIXME and TODO comments
Daniel Stenberg
2019-05-16
http_ntlm_wb: Move the type-2 message processing into a dedicated function
Steve Holme
2019-05-15
parse_proxy: use the URL parser API
Daniel Stenberg
2019-05-15
http_negotiate: Move the Negotiate state out of the negotiatedata structure
Steve Holme
2019-05-15
http_ntlm: Move the NTLM state out of the ntlmdata structure
Steve Holme
2019-05-15
url: Move the negotiate state type into a dedicated enum
Steve Holme
2019-05-14
url: Remove duplicate clean up of the winbind variables in conn_shutdown()
Steve Holme
2019-05-14
urlapi: require a non-zero host name length when parsing URL
Daniel Stenberg
2019-05-14
imap: Fix typo in comment
Daniel Gustafsson
2019-05-14
url: Remove unnecessary initialisation from allocate_conn()
Steve Holme
2019-05-13
vtls: fix potential ssl_buffer stack overflow
Daniel Gustafsson
2019-05-13
pingpong: disable more when no pingpong enabled
Daniel Stenberg
2019-05-13
proxy: acknowledge DISABLE_PROXY more
Daniel Stenberg
2019-05-13
parsedate: CURL_DISABLE_PARSEDATE
Daniel Stenberg
2019-05-13
sasl: only enable if there's a protocol enabled using it
Daniel Stenberg
2019-05-13
mime: acknowledge CURL_DISABLE_MIME
Daniel Stenberg
2019-05-13
wildcard: disable from build when FTP isn't present
Daniel Stenberg
2019-05-13
http: CURL_DISABLE_HTTP_AUTH
Daniel Stenberg
2019-05-13
base64: build conditionally if there are users
Daniel Stenberg
2019-05-13
doh: CURL_DISABLE_DOH
Daniel Stenberg
2019-05-12
auth: Rename the various authentication clean up functions
Steve Holme
2019-05-12
easy: fix another "clarify calculation precedence" warning
Marcel Raad
2019-05-12
build: fix "clarify calculation precedence" warnings
Marcel Raad
2019-05-11
http_ntlm: Corrected the name of the include guard
Steve Holme
2019-05-11
http_digest: Don't expose functions when HTTP and Crypto Auth are disabled
Steve Holme
2019-05-11
http_negotiate: Don't expose functions when HTTP is disabled
Steve Holme
2019-05-11
doh: disable DOH for the cases it doesn't work
Daniel Stenberg
2019-05-10
vauth: Fix incorrect function description for Curl_auth_user_contains_domain()
Steve Holme
2019-05-10
Revert "multi: support verbose conncache closure handle"
Jay Satiro
2019-05-10
ntlm: Fix misaligned function comments for Curl_auth_ntlm_cleanup()
Steve Holme
2019-05-09
http_negotiate: do not treat failure of gss_init_sec_context() as fatal
Kamil Dudka
2019-05-09
spnego_gssapi: fix return code on gss_init_sec_context() failure
Kamil Dudka
2019-05-08
http: Ignore HTTP/2 prior knowledge setting for HTTP proxies
Jay Satiro
[prev]
[next]