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-12
socks_sspi.c: Clean up and removal of obsolete minor status
Marc Hoersken
2012-06-12
Removed trailing whitespaces.
Guenter Knauf
2012-06-12
strerror.c: make Curl_sspi_strerror() always return code for errors
Yang Tse
2012-06-12
curl_sspi.h: provide sspi status definitions missing in old headers
Yang Tse
2012-06-12
sspi: make Curl_sspi_strerror() libcurl's sspi status code string function
Yang Tse
2012-06-12
sspi: make Curl_sspi_strerror() libcurl's sspi status code string function
Yang Tse
2012-06-11
Revert: 634f7cfee40d4658 partially
Daniel Stenberg
2012-06-11
checksrc: shorten a few lines to comply
Daniel Stenberg
2012-06-11
cleanup: remove trailing whitespace
Daniel Stenberg
2012-06-11
Makefile.vc6: Added version.lib if built with SSPI
Steve Holme
2012-06-11
winbuild: Updated winbuild scripts to add schannel
Marc Hoersken
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
[prev]
[next]