index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unit
/
unit1302.c
Age
Commit message (
Expand
)
Author
2017-08-26
tests: Make sure libtests & unittests call curl_global_cleanup()
Dan Fandrich
2016-06-22
internals: rename the SessionHandle struct to Curl_easy
Daniel Stenberg
2016-04-03
code: style updates
Daniel Stenberg
2016-04-03
unit: make unit test source code checksrc compliant
Daniel Stenberg
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2014-07-25
Curl_base64url_encode: unit-tested in 1302
Daniel Stenberg
2013-12-01
base64: Extended validation to look for invalid characters
Steve Holme
2013-10-30
base64: Added basic validation to base64 input string when decoding
Steve Holme
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2011-08-24
base64: fix Curl_base64_encode and Curl_base64_decode interfaces
Yang Tse
2011-05-21
unit tests: adjust header inclusion order
Yang Tse
2011-03-10
sources: update source headers
Daniel Stenberg
2011-01-05
Made unit_setup() return an error code to abort the test early
Dan Fandrich
2011-01-04
unittest: test base64 encode/decode
Daniel Stenberg