aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/unit1302.c
AgeCommit message (Expand)Author
2020-03-24copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg
2017-08-26tests: Make sure libtests & unittests call curl_global_cleanup()Dan Fandrich
2016-06-22internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg
2016-04-03code: style updatesDaniel Stenberg
2016-04-03unit: make unit test source code checksrc compliantDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2014-07-25Curl_base64url_encode: unit-tested in 1302Daniel Stenberg
2013-12-01base64: Extended validation to look for invalid charactersSteve Holme
2013-10-30base64: Added basic validation to base64 input string when decodingSteve Holme
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2011-08-24base64: fix Curl_base64_encode and Curl_base64_decode interfacesYang Tse
2011-05-21unit tests: adjust header inclusion orderYang Tse
2011-03-10sources: update source headersDaniel Stenberg
2011-01-05Made unit_setup() return an error code to abort the test earlyDan Fandrich
2011-01-04unittest: test base64 encode/decodeDaniel Stenberg