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
2012-06-11
mingw32: Fixed warning of USE_SSL being redefined
Marc Hoersken
2012-06-11
sspi: Fixed incompatible parameter pointer type in Curl_sspi_version
Marc Hoersken
2012-06-11
setup.h: Automatically define USE_SSL if USE_SCHANNEL is defined
Marc Hoersken
2012-06-11
version: Replaced SSPI feature information with version string details
Marc Hoersken
2012-06-11
sspi.c: Post Curl_sspi_version() rework code tidy up
Steve Holme
2012-06-11
sspi: Reworked Curl_sspi_version() to return version components
Steve Holme
2012-06-11
schannel: Code cleanup and bug fixes
Marc Hoersken
2012-06-11
curl_sspi: Added Curl_sspi_version function
Marc Hoersken
2012-06-11
schannel: Updated mingw32 makefiles
Guenter Knauf
2012-06-11
schannel: Replace ASCII specific code with general defines
Marc Hoersken
2012-06-11
schannel: Added definitions which are missing in mingw32
Marc Hoersken
2012-06-11
schannel: Moved interal struct types to urldata.h
Marc Hoersken
2012-06-11
schannel: Fixed compiler warnings about pointer type assignments
Marc Hoersken
2012-06-11
schannel: Fixed critical typo in conditions and added buffer length checks
Marc Hoersken
2012-06-11
sspi: Refactored socks_sspi and schannel to use same error message functions
Marc Hoersken
2012-06-11
schannel: Added special shutdown check for Windows 2000 Professional
Marc Hoersken
2012-06-11
schannel: Implemented SSL/TLS renegotiation
Marc Hoersken
2012-06-11
schannel: Save session credential handles in session cache
Marc Hoersken
2012-06-11
schannel: Code cleanup
Marc Hoersken
2012-06-11
schannel: Check for required context attributes
Marc Hoersken
2012-06-11
schannel: Allow certificate and revocation checks being deactivated
Marc Hoersken
2012-06-11
schannel: Added SSL/TLS support with Microsoft Windows Schannel SSPI
Marc Hoersken
2012-06-11
http: Replaced specific SSL libraries list in https_getsock fallback
Marc Hoersken
2012-06-11
connect.c/ftp.c: Fixed dereferencing pointer breakin strict-aliasing
Marc Hoersken
2012-06-11
curl_ntlm_msgs.c: Fixed passwdlen not being used and recalculated
Marc Hoersken
2012-06-10
Curl_pgrsDone: return int and acknowledge return code
Daniel Stenberg
2012-06-09
smtp.c: Removed unused variable
Steve Holme
2012-06-09
smtp: Post apop feature code tidy up
Steve Holme
2012-06-09
pop3: Post apop feature code tidy up
Steve Holme
2012-06-09
pop3: Added support for apop authentication
Steve Holme
2012-06-09
pop3: Enhanced the extended authentication mechanism detection
Steve Holme
2012-06-09
pop3.c: Fixed length of SASL check
Steve Holme
2012-06-09
OpenSSL: support longer certificate subject names
Daniel Stenberg
2012-06-08
ssl: fix duplicated SSL handshake with multi interface and proxy
Kamil Dudka
2012-06-08
openldap: OOM fixes
Daniel Stenberg
2012-06-08
sasl: Re-factored mechanism constants in preparation for APOP work
Steve Holme
2012-06-07
smtp.c: Re-factored the smtp_state_*_resp() functions
Steve Holme
2012-06-06
smtp: Re-factored the SMTP_AUTH* state machine constants
Steve Holme
2012-06-05
smtp.c: Removed whitespace
Steve Holme
2012-06-05
pop3: Another small code tidy up
Steve Holme
2012-06-05
smtp: Post authentication code tidy up
Steve Holme
2012-06-05
email: Removed duplicated header file
Steve Holme
2012-06-04
sasl: Renamed Curl_sasl_decode_ntlm_type2_message()
Steve Holme
2012-06-04
pop3: Post authentication code tidy up
Steve Holme
2012-06-04
pop3: Added support for sasl digest-md5 authentication
Steve Holme
2012-06-04
sasl: add reference for curl_sasl
Yang Tse
2012-06-04
Makefile.inc: tab adjustment
Yang Tse
2012-06-04
sasl: Added service parameter to Curl_sasl_create_digest_md5_message()
Steve Holme
2012-06-04
pop3: Changed the sasl mechanism detection from auth to capa
Steve Holme
2012-06-04
sasl: Small code tidy up
Steve Holme
[prev]
[next]