Commit Verlauf

Autor SHA1 Nachricht Datum
  Steve Holme b6821dbb91 sasl: Fixed Kerberos V5 inclusion when CURL_DISABLE_CRYPTO_AUTH is used vor 10 Jahren
  Dan Fandrich 1a073a20db sasl: Fixed a memory leak on OOM vor 10 Jahren
  Steve Holme 4b491c675f sasl_sspi: Added GSSAPI message functions vor 10 Jahren
  Steve Holme d01e30431c sasl: Tidy up to rename SPN variable from URI vor 10 Jahren
  Steve Holme ff5dcb8df2 sasl: Use a dynamic buffer for SPN generation vor 10 Jahren
  Steve Holme 1b69122810 sasl: Introduced Curl_sasl_build_spn() for building a SPN vor 10 Jahren
  Dan Fandrich 34d02aff71 sasl: Added back qop argument mistakenly removed in e95ca7ce vor 10 Jahren
  Daniel Stenberg 3aa1329e0a curl_sasl: revert the goto for error bailout vor 10 Jahren
  Daniel Stenberg e95ca7cec9 NTLM: set a fake entropy for debug builds with CURL_ENTROPY set vor 10 Jahren
  Daniel Stenberg bbd3dc611e random: use Curl_rand() for proper random data vor 10 Jahren
  Steve Holme 62a26ec696 curl_sasl: Fixed copy/paste error of now.tv_sec in commit eefeb73af4 vor 10 Jahren
  Steve Holme 1eb308275a curl_sasl: Fixed compilation warning under DEBUGBUILD vor 10 Jahren
  Steve Holme eefeb73af4 curl_sasl: Extended native DIGEST-MD5 cnonce to be a 32-byte hex string vor 10 Jahren
  Steve Holme 8342b6e1dc sasl: Fixed missing qop in the client's challenge-response message vor 10 Jahren
  Steve Holme b574e83079 sas: Added DIGEST-MD5 qop-option validation in native challange handling vor 10 Jahren
  Steve Holme 2af28a147b sasl: Fixed compilation warning in SSPI builds vor 10 Jahren
  Steve Holme ee40136f6c sasl: Post DIGEST-MD5 SSPI code tidy up vor 10 Jahren
  Steve Holme 2c49e96092 sasl: Added initial stub functions for SSPI DIGEST-MD support vor 10 Jahren
  Steve Holme 3a92de5636 sasl: Combined DIGEST-MD5 message decoding and generation vor 10 Jahren
  Steve Holme c50d3ed075 Updated copyright year for recent changes vor 11 Jahren
  Marc Hoersken 61288cbdef vtls/nssg.h: fixed include references to moved file vor 11 Jahren
  Daniel Stenberg 11e8066ef9 vtls: renamed sslgen.[ch] to vtls.[ch] vor 11 Jahren
  Daniel Stenberg eccf4fb7ee vtls: created subdir, moved sslgen.[ch] there, updated all include lines vor 11 Jahren
  Steve Holme 5b315a273e base64: Fixed compilation warnings when using Curl_base64_decode() vor 11 Jahren
  Steve Holme 43400b4086 email: Post graceful SASL authentication cancellation tidy up vor 11 Jahren
  Steve Holme 1d0eead969 sasl: Updated create_digest_md5_message() to use a dynamic buffer vor 11 Jahren
  Steve Holme f68559c086 email: Added support for cancelling NTLM authentication vor 11 Jahren
  Steve Holme 08f97f3b1d sasl: Removed unused variables from commit b87ba2c94217c0 vor 11 Jahren
  Steve Holme b87ba2c942 email: Added support for cancelling DIGEST-MD5 authentication vor 11 Jahren
  Steve Holme 1e39b95682 email: Added support for canceling CRAM-MD5 authentication vor 11 Jahren