summaryrefslogtreecommitdiff
path: root/lib/vauth/digest.c
AgeCommit message (Expand)Author
2019-08-15Merge tag 'curl-7_65_3'ng0
2019-06-05build: fix Codacy warningsMarcel Raad
2019-05-22Merge tag 'curl-7_65_0' of https://github.com/curl/curlng0
2019-05-16cleanup: remove FIXME and TODO commentsDaniel Stenberg
2019-01-12Merge tag 'curl-7_63_0'ng0
2018-11-23snprintf: renamed and we now only use msnprintf()Daniel Stenberg
2018-11-10Merge tag 'curl-7_62_0'Nils Gillmann
2018-10-03memory: ensure to check allocation resultsDaniel Gustafsson
2018-10-03comment: Fix multiple typos in function parametersDaniel Gustafsson
2018-08-05Merge tag 'curl-7_61_0'Nils Gillmann
2018-06-11cppcheck: fix warningsMarian Klymov
2017-12-03Merge tag 'curl-7_57_0'ng0
2017-10-28auth: add support for RFC7616 - HTTP Digest access authenticationFlorin
2017-08-22Patchset for gnURL microfork:gnurl-7_55_1-1Christian Grothoff
2017-08-22rand: treat fake entropy the same regardless of endiannessJay Satiro
2017-08-22lib: fix maybe-uninitialized warningsMarcel Raad
2017-08-22spelling fixesklemens
2017-08-22checksrc: white space edits to comply to stricter checksrcDaniel Stenberg
2017-08-22Curl_rand: fixed and moved to rand.cDaniel Stenberg
2017-08-22strcasecompare: all case insensitive string compares ignore locale nowDaniel Stenberg
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