projects
/
curl
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
curl
2014-11-21
Steve Holme
FILEFORMAT: Added SSPI, GSS-API and Kerberos to the...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Steve Holme
FILEFORMAT: Added test requires feature not present...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Daniel Stenberg
http.c: log if it notices HTTP 1.1 after a upgrade...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Daniel Stenberg
test1801: first real http2 test case
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Daniel Stenberg
sws: initial tiny steps toward http2 support
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Daniel Stenberg
FILEFORMAT: mention the new upgrade support
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Daniel Stenberg
test1800: first plain-text http2 test case
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Tatsuhiro Tsujikawa
http: Disable pipelining for HTTP/2 and upgraded connec...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Brad Harder
CURLOPT_POSTFIELDS.3: mention the COPYPOSTFIELDS option
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Steve Holme
multi-uv.c: Updated for curl coding standards
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Steve Holme
conncache: Fixed specifiers in infof() for long and...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Peter Wu
cmake: add Kerberos to the supported features
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Peter Wu
cmake: fix NTLM detection when CURL_DISABLE_HTTP defined
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Daniel Stenberg
RELEASE-NOTES: synced with cb13fad733e
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Jay Satiro
examples: Wait recommended 100ms when no file descripto...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Waldek Kozba
multi-uv.c: close the file handle after download
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Jon Spencer
multi: inform about closed sockets before they are...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Guenter Knauf
build: in Makefile.m32 moved target autodetection.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Guenter Knauf
build: in Makefile.m32 simplify platform flags.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Guenter Knauf
build: in Makefile.m32 try to detect 64bit target.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Brad King
CMake: Simplify if() conditions on check result variables
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Daniel Stenberg
TODO-RELEASE: removed
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Carlo Wood
debug: added new connection cache output, plus fixups
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Daniel Stenberg
multi: move the ending condition into the loop as well
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Steve Holme
multi: Prefer we don't use CURLE_OK and NULL in comparisons
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Daniel Stenberg
multi_runsingle: use 'result' for local CURLcode storage
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Daniel Stenberg
multi_runsingle: rename result to rc
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Daniel Stenberg
multi: make multi_runsingle loop internally
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Carlo Wood
multi: when leaving for timeout, close accordingly
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Guenter Knauf
build: in Makefile.m32 add -m32 flag for 32bit.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Guenter Knauf
mk-ca-bundle.vbs: update copyright year.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Guenter Knauf
build: in Makefile.m32 pass -F flag to windres.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-17
Steve Holme
config-win32: Fixed build targets for the VS2012+ Windo...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-16
Steve Holme
sasl_sspi: Removed note about the NTLM functions being...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-16
Steve Holme
connect.c: Fixed compilation warning when no verbose...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-16
Steve Holme
easy.c: Fixed compilation warning when no verbose strin...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-16
Steve Holme
win32: Updated some legacy APIs to use the newer extend...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-16
Steve Holme
config-win32: Introduce build targets for VS2012+
commit
|
commitdiff
|
tree
|
snapshot
2014-11-16
Steve Holme
sasl_sspi: Fixed compilation warnings when no verbose...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-16
Steve Holme
sasl_sspi: Added base64 decoding debug failure messages
commit
|
commitdiff
|
tree
|
snapshot
2014-11-16
Steve Holme
ntlm: Moved the SSPI based Type-3 message generation...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-16
Steve Holme
ntlm: Moved the SSPI based Type-2 message decoding...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-16
Steve Holme
ntlm: Moved the SSPI based Type-1 message generation...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-16
Michael Osipov
kerberos: Use symbol qualified with _KERBEROS5
commit
|
commitdiff
|
tree
|
snapshot
2014-11-15
Jay Satiro
examples: Don't call select() to sleep on windows
commit
|
commitdiff
|
tree
|
snapshot
2014-11-15
Tatsuhiro Tsujikawa
http2: Don't send Upgrade headers when we already do...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-15
Steve Holme
sasl: Corrected Curl_sasl_build_spn() function description
commit
|
commitdiff
|
tree
|
snapshot
2014-11-15
Steve Holme
tool: Removed krb4 from the supported features
commit
|
commitdiff
|
tree
|
snapshot
2014-11-15
Michael Osipov
tool: Use Kerberos for supported features
commit
|
commitdiff
|
tree
|
snapshot
2014-11-15
Steve Holme
urldata: Don't define sec_complete when no GSS-API...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-15
Michael Osipov
docs: Use consistent naming for Kerberos
commit
|
commitdiff
|
tree
|
snapshot
2014-11-15
Steve Holme
TODO: Lets support QOP options in GSSAPI authentication
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Steve Holme
sasl_sspi: Corrected a couple of comment typos
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Steve Holme
sasl: Moved Curl_sasl_gssapi_cleanup() definition into...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Steve Holme
sasl_sspi: Added missing RFC reference for HTTP Digest...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Steve Holme
ntlm: Clean-up and standardisation of base64 decoding
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Steve Holme
ntlm: We prefer 'CURLcode result'
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Brad King
CMake: Restore order-dependent library checks
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Brad King
CMake: Restore order-dependent header checks
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Peter Wu
test22: expand a backtick command
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Daniel Stenberg
RELEASE-NOTES: synced with 2ee3c63b13
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Daniel Stenberg
http2: fix switched macro when http2 is not enabled
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Tatsuhiro Tsujikawa
http2: Deal with HTTP/2 data inside response header...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Steve Holme
configure: Fixed inclusion of krb5 when CURL_DISABLE_CR...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
Daniel Stenberg
multi: removed Curl_multi_set_easy_connection
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
Peter Wu
symbol-scan.pl: do not require autotools
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
Peter Wu
cmake: add ENABLE_THREADED_RESOLVER, rename ARES
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
Peter Wu
cmake: build libhostname for test suite
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
Peter Wu
cmake: fix HAVE_GETHOSTNAME definition
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
Peter Wu
tests: fix libhostname visibility
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
Peter Wu
tests: fix memleak in server/resolve.c
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
Daniel Stenberg
configure: assume krb5 when gss-api works
commit
|
commitdiff
|
tree
|
snapshot
2014-11-09
Steve Holme
vtls.h: Fixed compiler warning when compiled without SSL
commit
|
commitdiff
|
tree
|
snapshot
2014-11-09
Steve Holme
RELEASE-NOTES: Synced with 2fbf23875f
commit
|
commitdiff
|
tree
|
snapshot
2014-11-09
Steve Holme
ntlm: Added separate SSPI based functions
commit
|
commitdiff
|
tree
|
snapshot
2014-11-09
Steve Holme
http_ntlm: Use the SASL functions instead
commit
|
commitdiff
|
tree
|
snapshot
2014-11-09
Daniel Stenberg
libssh2: detect features based on version, not configur...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-09
Nobuhiro Ban
SSH: use the port number as well for known_known checks
commit
|
commitdiff
|
tree
|
snapshot
2014-11-09
Steve Holme
INSTALL: Updated pre-processor references to the old...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-09
Steve Holme
INSTALL: Added email protocols to the "Disabling in...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-09
Steve Holme
configure: Fixed NTLM missing from features when CURL_D...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-09
Steve Holme
build: Fixed no NTLM support for email when CURL_DISABL...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-09
Steve Holme
ntlm: Removed an unnecessary free of native Target...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-09
Steve Holme
ntlm: Moved the native Target Info clean-up from HTTP...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-09
Steve Holme
ntlm: Moved SSPI clean-up code into SASL module
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Steve Holme
Makefile.dist: Added support for WinIDN
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Steve Holme
Makefile.vc6: Added support for WinIDN
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Steve Holme
Makefile.dist: Added some missing SSPI configurations
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Steve Holme
Makefile.dist: Separated the groups of SSL configuratio...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Steve Holme
Makefile.dist: Grouped the x64 configurations next...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
Steve Holme
curl.h: Tidy up of CURL_VERSION_* flags
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
Steve Holme
curl_tool: Added krb5 to the supported features
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
Steve Holme
configure: Added krb5 to the supported features
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
Steve Holme
version info: Added Kerberos V5 to the supported features
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
Guenter Knauf
mk-ca-bundle.vbs: switch to new certdata.txt url.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
Steve Holme
RELEASE-NOTES: Synced with dcad09e125
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
Steve Holme
http_digest: Fixed some memory leaks introduced in...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
Steve Holme
docs: Updated following the addition of SSPI based...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
Steve Holme
sasl_sspi: Tidy up of the existing digest code
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
Steve Holme
http_digest: Post SSPI support tidy up
commit
|
commitdiff
|
tree
|
snapshot
next