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
/
curl_sasl.c
Age
Commit message (
Expand
)
Author
2014-08-22
sasl: Fixed a memory leak on OOM
Dan Fandrich
2014-08-14
sasl_sspi: Added GSSAPI message functions
Steve Holme
2014-08-09
sasl: Tidy up to rename SPN variable from URI
Steve Holme
2014-08-09
sasl: Use a dynamic buffer for SPN generation
Steve Holme
2014-08-09
sasl: Introduced Curl_sasl_build_spn() for building a SPN
Steve Holme
2014-06-15
sasl: Added back qop argument mistakenly removed in e95ca7ce
Dan Fandrich
2014-06-11
curl_sasl: revert the goto for error bailout
Daniel Stenberg
2014-06-11
NTLM: set a fake entropy for debug builds with CURL_ENTROPY set
Daniel Stenberg
2014-06-03
random: use Curl_rand() for proper random data
Daniel Stenberg
2014-06-02
curl_sasl: Fixed copy/paste error of now.tv_sec in commit eefeb73af4
Steve Holme
2014-06-01
curl_sasl: Fixed compilation warning under DEBUGBUILD
Steve Holme
2014-06-01
curl_sasl: Extended native DIGEST-MD5 cnonce to be a 32-byte hex string
Steve Holme
2014-05-11
sasl: Fixed missing qop in the client's challenge-response message
Steve Holme
2014-04-08
sas: Added DIGEST-MD5 qop-option validation in native challange handling
Steve Holme
2014-04-06
sasl: Fixed compilation warning in SSPI builds
Steve Holme
2014-04-06
sasl: Post DIGEST-MD5 SSPI code tidy up
Steve Holme
2014-04-05
sasl: Added initial stub functions for SSPI DIGEST-MD support
Steve Holme
2014-04-05
sasl: Combined DIGEST-MD5 message decoding and generation
Steve Holme
2014-01-02
Updated copyright year for recent changes
Steve Holme
2014-01-03
vtls/nssg.h: fixed include references to moved file
Marc Hoersken
2013-12-20
vtls: renamed sslgen.[ch] to vtls.[ch]
Daniel Stenberg
2013-12-20
vtls: created subdir, moved sslgen.[ch] there, updated all include lines
Daniel Stenberg
2013-11-03
base64: Fixed compilation warnings when using Curl_base64_decode()
Steve Holme
2013-10-30
email: Post graceful SASL authentication cancellation tidy up
Steve Holme
2013-10-28
sasl: Updated create_digest_md5_message() to use a dynamic buffer
Steve Holme
2013-10-27
email: Added support for cancelling NTLM authentication
Steve Holme
2013-10-27
sasl: Removed unused variables from commit b87ba2c94217c0
Steve Holme
2013-10-27
email: Added support for cancelling DIGEST-MD5 authentication
Steve Holme
2013-10-27
email: Added support for canceling CRAM-MD5 authentication
Steve Holme
2013-10-26
email: Added references to SASL LOGIN authentication draft proposal
Steve Holme
2013-10-24
sasl: Fixed memory leak in OAUTH2 message creation
Steve Holme
2013-10-23
sasl: fix compiler warning
Daniel Stenberg
2013-10-23
tests: Added POP3 DIGEST-MD5 authentication test
Steve Holme
2013-10-18
curl_sasl: initialize NSS before using crypto
Kamil Dudka
2013-08-25
sasl: added basic SASL XOAUTH2 support
Kyle L. Huff
2013-08-20
sasl: allow arbitrarily long username and password
Jonathan Nieder
2013-06-25
formpost: better random boundaries
Daniel Stenberg
2013-03-21
sasl: Corrected a few violations of the curl coding standards
Steve Holme
2013-02-12
sasl: Fixed null pointer reference when decoding empty digest challenge
Steve Holme
2013-02-06
Curl_sasl_create_digest_md5_message: fix buffer overflow
Eldar Zaitov
2013-01-22
curl_sasl.c: Corrected references to RFC
Steve Holme
2013-01-09
build: fix circular header inclusion with other packages
Yang Tse
2013-01-06
curl_sasl.c: Small code tidy up following imap changes
Steve Holme
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-06-15
SSPI related code: Unicode support for WinCE
Mark Salisbury
2012-06-08
sasl: Re-factored mechanism constants in preparation for APOP work
Steve Holme
2012-06-04
sasl: Renamed Curl_sasl_decode_ntlm_type2_message()
Steve Holme
2012-06-04
sasl: Added service parameter to Curl_sasl_create_digest_md5_message()
Steve Holme
2012-06-04
sasl: Small code tidy up
Steve Holme
[next]