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
/
urldata.h
Age
Commit message (
Expand
)
Author
2014-11-30
smb: Added initial SMB functionality
Bill Nagel
2014-11-29
smb: Added SMB protocol and port definitions
Bill Nagel
2014-11-16
kerberos: Use symbol qualified with _KERBEROS5
Michael Osipov
2014-11-15
urldata: Don't define sec_complete when no GSS-API support present
Steve Holme
2014-11-15
docs: Use consistent naming for Kerberos
Michael Osipov
2014-11-06
http_digest: Reworked the SSPI based input token storage
Steve Holme
2014-11-06
http_digest: Added required SSPI based variables to digest structure
Steve Holme
2014-11-05
curl_easy_duphandle: CURLOPT_COPYPOSTFIELDS read out of bounds
Daniel Stenberg
2014-11-02
sasl: Fixed Kerberos V5 inclusion when CURL_DISABLE_CRYPTO_AUTH is used
Steve Holme
2014-10-29
transfer: drop the code handling the ssl_connect_retry flag
Kamil Dudka
2014-10-26
sspi: Renamed max token length variables
Steve Holme
2014-10-25
ntlm: Only define ntlm data structure when USE_NTLM is defined
Steve Holme
2014-10-25
ntlm: Changed handles to be dynamic like other SSPI handles
Steve Holme
2014-10-25
ntlm: Renamed handle variables to match other SSPI structures
Steve Holme
2014-10-25
ntlm: Renamed SSPI based input token variables
Steve Holme
2014-10-16
ntlm: Avoid unnecessary buffer allocation for SSPI based type-2 token
Steve Holme
2014-10-13
vtls: remove QsoSSL
Patrick Monnerat
2014-10-07
SSL: implement public key pinning
moparisthebest
2014-08-14
urldata.h: Fixed compilation warnings from commit 3ec253532e
Steve Holme
2014-08-14
urldata: Introduced a GSSAPI (Kerberos V5) data structure
Steve Holme
2014-08-09
http_negotiate_sspi: Use a dynamic buffer for SPN generation
Steve Holme
2014-08-08
ntlm: Fixed hard coded buffer for SSPI based auth packet generation
Steve Holme
2014-08-06
http_negotiate_sspi: Fixed specific username and password not working
Steve Holme
2014-07-23
docs: Improve inline GSS-API naming in code documentation
Michael Osipov
2014-07-23
curl.h/features: Deprecate GSS-Negotiate macros due to bad naming
Michael Osipov
2014-07-23
HTTP: Remove checkprefix("GSS-Negotiate")
Michael Osipov
2014-07-04
nss: make the list of CRL items global
Kamil Dudka
2014-07-04
nss: fix a memory leak when CURLOPT_CRLFILE is used
Kamil Dudka
2014-05-28
gnutls: don't use deprecated type names anymore
Alessandro Ghedini
2014-05-22
bits.close: introduce connection close tracking
Daniel Stenberg
2014-05-15
timers: fix timer regression involving redirects / reconnects
Daniel Stenberg
2014-04-26
INFILESIZE: fields in UserDefined must not be changed run-time
Daniel Stenberg
2014-04-23
handler: make 'protocol' always specified as a single bit
Daniel Stenberg
2014-04-22
nss: implement non-blocking SSL handshake
Kamil Dudka
2014-04-04
CURLOPT_HEADEROPT: added
Daniel Stenberg
2014-04-04
CURLOPT_PROXYHEADER: set headers for proxy-only
Daniel Stenberg
2014-04-01
urldata: spellfix comment
Daniel Stenberg
2014-03-31
http2: remove _DRAFT09 from the NPN_HTTP2 enum
Daniel Stenberg
2014-03-25
url: Fixed connection re-use when using different log-in credentials
Steve Holme
2014-03-18
polarssl: break compatibility with version older than 1.3.
Gaël PORTAY
2014-03-17
polarssl: fix compilation
hasufell
2014-03-05
remote_port: allow connect to port 0
Daniel Stenberg
2014-02-13
transfer: make Expect: 100-continue timeout configurable.
Tiit Pikma
2014-02-10
NPN/ALPN: allow disabling via command line
Fabian Frank
2014-01-30
openssl: set up hooks with to perform NPN
Fabian Frank
2014-01-29
ntlm: Added support for NTLMv2
Prash Dush
2014-01-29
http2: handle 101 responses and switch to HTTP2
Daniel Stenberg
2013-11-30
curl_easy_getinfo: Post CURLINFO_TLS_SESSION tidy up
Steve Holme
2013-11-21
curl_easy_getinfo: Added CURLINFO_TLS_SESSION for accessing TLS internals
Christian Grothoff
2013-10-27
Add "Happy Eyeballs" for IPv4/IPv6.
Björn Stenberg
[next]