aboutsummaryrefslogtreecommitdiff
path: root/lib/vauth/digest.c
AgeCommit message (Expand)Author
2018-06-11cppcheck: fix warningsMarian Klymov
2017-10-28auth: add support for RFC7616 - HTTP Digest access authenticationFlorin
2017-05-08rand: treat fake entropy the same regardless of endiannessJay Satiro
2017-04-22lib: fix maybe-uninitialized warningsMarcel Raad
2017-03-26spelling fixesklemens
2016-11-24checksrc: white space edits to comply to stricter checksrcDaniel Stenberg
2016-11-14Curl_rand: fixed and moved to rand.cDaniel Stenberg
2016-10-31strcasecompare: all case insensitive string compares ignore locale nowDaniel Stenberg
2016-08-18vauth: Introduced Curl_auth_is_<mechansism>_supported() functionsSteve Holme
2016-06-22internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg
2016-04-06URLs: change http to https in many placesViktor Szakats
2016-04-06vauth: Corrected a number of typos in commentsSteve Holme
2016-04-03code: style updatesDaniel Stenberg
2016-04-03vauth: Removed the need for a separate GSS-API based SPN functionSteve Holme
2016-03-25vauth: Refactored function names after move to new vauth directorySteve Holme
2016-03-25vauth: Updated the copyright year after recent changesSteve Holme
2016-03-25digest.c: Fixed checksrc warningsSteve Holme
2016-03-25vauth: Moved the DIGEST authentication code to the new vauth directorySteve Holme