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
2015-02-11
ftp: accept all 2xx responses to the PORT command
Patrick Monnerat
2015-02-09
openssl: Disable OCSP in old versions of OpenSSL
Steve Holme
2015-02-09
http2: Fix bug that associated stream canceled on PUSH_PROMISE
Tatsuhiro Tsujikawa
2015-02-09
polarssl: Fix exclusive SSL protocol version options
Jay Satiro
2015-02-09
gskit: Fix exclusive SSLv3 option
Jay Satiro
2015-02-09
curl.1: clarify that -X is used for all requests
Daniel Stenberg
2015-02-08
curl.1: add warning when using -H and redirects
Daniel Stenberg
2015-02-07
schannel: Removed curl_ prefix from source files
Steve Holme
2015-02-06
md5: use axTLS's own MD5 functions when available
Daniel Stenberg
2015-02-06
MD(4|5): make the MD4_* and MD5_* functions static
Daniel Stenberg
2015-02-06
axtls: fix conversion from size_t to int warning
Daniel Stenberg
2015-02-05
ftp: Use 'CURLcode result' for curl result codes
Steve Holme
2015-02-05
openssl: SSL_SESSION->ssl_version no longer exist
Daniel Stenberg
2015-02-04
unit1600: Fix compilation when NTLM is disabled
Dan Fandrich
2015-02-04
MD5: fix compiler warnings and code style nits
Daniel Stenberg
2015-02-04
MD5: replace implementation
Daniel Stenberg
2015-02-04
MD4: fix compiler warnings and code style nits
Daniel Stenberg
2015-02-04
MD4: replace implementation
Daniel Stenberg
2015-02-04
telnet: Prefer 'CURLcode result' for curl result codes
Steve Holme
2015-02-04
hostasyn: Prefer 'CURLcode result' for curl result codes
Steve Holme
2015-02-04
schannel: Prefer 'CURLcode result' for curl result codes
Steve Holme
2015-02-03
unit1601: MD5 unit tests
Daniel Stenberg
2015-02-03
unit1600: unit test for Curl_ntlm_core_mk_nt_hash
Daniel Stenberg
2015-02-03
unit1600: NTLM unit test
Daniel Stenberg
2015-02-03
tests/README: add a new range, clean up some language
Daniel Stenberg
2015-02-03
opts: CURLOPT_CAINFO availability depends on SSL engine
Jay Satiro
2015-02-03
getpass: protect include with proper #ifdef
Daniel Stenberg
2015-02-03
getpass_r: read from stdin, not stdout!
Daniel Stenberg
2015-02-02
test1135: verify the CURL_EXTERN order in header files
Daniel Stenberg
2015-02-02
Makefile.am: fix 'make distcheck'
Daniel Stenberg
2015-02-02
curl_sasl.c: More code policing
Steve Holme
2015-02-02
libcurl-symbols: first basic shot for autogenerated docs
Daniel Stenberg
2015-02-02
FAQ: minor edit of 3.22
Daniel Stenberg
2015-02-02
build: Added removal of Visual Studio project files
Steve Holme
2015-02-02
build: Renamed top level Visual Studio solution files
Steve Holme
2015-02-02
build: Enabled DEBUGBUILD in Visual Studio debug builds
Steve Holme
2015-02-02
build: Removed unused Visual Studio bscmake settings
Steve Holme
2015-02-02
CURLOPT_HTTP_VERSION.3: CURL_HTTP_VERSION_2_0 added in 7.33.0
Daniel Stenberg
2015-01-31
TODO: moved WinSSL/SChannel todo items into docs
Marc Hoersken
2015-01-29
CURLOPT_SEEKFUNCTION.3: also when server closes a connection
Michael Kaufmann
2015-01-29
curl_sasl.c: Fixed compilation warning when cryptography is disabled
Steve Holme
2015-01-28
curl_sasl.c: Fixed compilation warning when verbose debug output disabled
Steve Holme
2015-01-28
ntlm_core: Use own odd parity function when crypto engine doesn't have one
Steve Holme
2015-01-28
ntlm_core: Prefer sizeof(key) rather than hard coded sizes
Steve Holme
2015-01-28
ntlm_core: Added consistent comments to DES functions
Steve Holme
2015-01-28
des: Added Curl_des_set_odd_parity()
Steve Holme
2015-01-28
tests: Grouped SMTP SASL EXTERNAL tests with other SMTP tests
Steve Holme
2015-01-28
tests: Grouped POP3 SASL EXTERNAL tests with other POP3 tests
Steve Holme
2015-01-28
tests: Grouped IMAP SASL EXTERNAL tests with other IMAP tests
Steve Holme
2015-01-28
sasl: Minor code policing and grammar corrections
Steve Holme
[next]