aboutsummaryrefslogtreecommitdiff
path: root/lib/vauth/cleartext.c
AgeCommit message (Expand)Author
2020-05-24copyright: updated year ranges out of syncDaniel Stenberg
2020-05-14vauth/cleartext: fix theoretical integer overflowMajor_Tom
2019-05-13pingpong: disable more when no pingpong enabledDaniel Stenberg
2019-04-21vauth/cleartext: Don't send the authzid if it is emptySteve Holme
2019-04-11vauth/cleartext: Update the PLAIN login function signature to match RFC 4616Steve Holme
2018-10-29Curl_auth_create_plain_message: fix too-large-input-checkDaniel Stenberg
2018-10-03comment: Fix multiple typos in function parametersDaniel Gustafsson
2018-03-20vauth/cleartext: fix integer overflow checkDaniel Stenberg
2016-11-24Limit ASN.1 structure sizes to 256K. Prevent some allocation size overflows.Patrick Monnerat
2016-10-31strcasecompare: all case insensitive string compares ignore locale nowDaniel Stenberg
2016-10-31strcasecompare: is the new name for strequal()Daniel Stenberg
2016-06-22internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg
2016-04-06URLs: change http to https in many placesViktor Szakats
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-25vauth: Moved the ClearText authentication code to the new vauth directorySteve Holme