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
2014-11-20
FILEFORMAT: mention the new upgrade support
Daniel Stenberg
2014-11-20
test1800: first plain-text http2 test case
Daniel Stenberg
2014-11-20
http: Disable pipelining for HTTP/2 and upgraded connections
Tatsuhiro Tsujikawa
2014-11-20
CURLOPT_POSTFIELDS.3: mention the COPYPOSTFIELDS option
Brad Harder
2014-11-19
multi-uv.c: Updated for curl coding standards
Steve Holme
2014-11-19
conncache: Fixed specifiers in infof() for long and size_t variables
Steve Holme
2014-11-19
cmake: add Kerberos to the supported features
Peter Wu
2014-11-19
cmake: fix NTLM detection when CURL_DISABLE_HTTP defined
Peter Wu
2014-11-19
RELEASE-NOTES: synced with cb13fad733e
Daniel Stenberg
2014-11-19
examples: Wait recommended 100ms when no file descriptors are ready
Jay Satiro
2014-11-19
multi-uv.c: close the file handle after download
Waldek Kozba
2014-11-19
multi: inform about closed sockets before they are closed
Jon Spencer
2014-11-19
build: in Makefile.m32 moved target autodetection.
Guenter Knauf
2014-11-19
build: in Makefile.m32 simplify platform flags.
Guenter Knauf
2014-11-19
build: in Makefile.m32 try to detect 64bit target.
Guenter Knauf
2014-11-19
CMake: Simplify if() conditions on check result variables
Brad King
2014-11-19
TODO-RELEASE: removed
Daniel Stenberg
2014-11-18
debug: added new connection cache output, plus fixups
Carlo Wood
2014-11-18
multi: move the ending condition into the loop as well
Daniel Stenberg
2014-11-18
multi: Prefer we don't use CURLE_OK and NULL in comparisons
Steve Holme
2014-11-18
multi_runsingle: use 'result' for local CURLcode storage
Daniel Stenberg
2014-11-18
multi_runsingle: rename result to rc
Daniel Stenberg
2014-11-18
multi: make multi_runsingle loop internally
Daniel Stenberg
2014-11-18
multi: when leaving for timeout, close accordingly
Carlo Wood
2014-11-18
build: in Makefile.m32 add -m32 flag for 32bit.
Guenter Knauf
2014-11-18
mk-ca-bundle.vbs: update copyright year.
Guenter Knauf
2014-11-18
build: in Makefile.m32 pass -F flag to windres.
Guenter Knauf
2014-11-17
config-win32: Fixed build targets for the VS2012+ Windows XP toolset
Steve Holme
2014-11-16
sasl_sspi: Removed note about the NTLM functions being a wrapper
Steve Holme
2014-11-16
connect.c: Fixed compilation warning when no verbose string support
Steve Holme
2014-11-16
easy.c: Fixed compilation warning when no verbose string support
Steve Holme
2014-11-16
win32: Updated some legacy APIs to use the newer extended versions
Steve Holme
2014-11-16
config-win32: Introduce build targets for VS2012+
Steve Holme
2014-11-16
sasl_sspi: Fixed compilation warnings when no verbose string support
Steve Holme
2014-11-16
sasl_sspi: Added base64 decoding debug failure messages
Steve Holme
2014-11-16
ntlm: Moved the SSPI based Type-3 message generation into the SASL module
Steve Holme
2014-11-16
ntlm: Moved the SSPI based Type-2 message decoding into the SASL module
Steve Holme
2014-11-16
ntlm: Moved the SSPI based Type-1 message generation into the SASL module
Steve Holme
2014-11-16
kerberos: Use symbol qualified with _KERBEROS5
Michael Osipov
2014-11-15
examples: Don't call select() to sleep on windows
Jay Satiro
2014-11-15
http2: Don't send Upgrade headers when we already do HTTP/2
Tatsuhiro Tsujikawa
2014-11-15
sasl: Corrected Curl_sasl_build_spn() function description
Steve Holme
2014-11-15
tool: Removed krb4 from the supported features
Steve Holme
2014-11-15
tool: Use Kerberos for supported features
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-15
TODO: Lets support QOP options in GSSAPI authentication
Steve Holme
2014-11-14
sasl_sspi: Corrected a couple of comment typos
Steve Holme
2014-11-14
sasl: Moved Curl_sasl_gssapi_cleanup() definition into header file
Steve Holme
2014-11-14
sasl_sspi: Added missing RFC reference for HTTP Digest authentication
Steve Holme
[prev]
[next]