summaryrefslogtreecommitdiff
path: root/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* make/checksrc: use $srcdir, not $top_srcdirDaniel Stenberg2016-04-191-1/+1
* checksrc/makefile.am: use $top_srcdir to find source filesDaniel Stenberg2016-04-181-1/+1
* tests: Fixed header files to comply with our code styleSteve Holme2016-04-031-2/+2
* code: style updatesDaniel Stenberg2016-04-039-55/+55
* unit: make unit test source code checksrc compliantDaniel Stenberg2016-04-0312-67/+110
* checksrc: run checksrc in tests when 'make checksrc' in rootDaniel Stenberg2016-04-031-1/+4
* unit1604: fix snprintfDaniel Stenberg2016-04-031-2/+2
* unittests: Fixed compilation warningsSteve Holme2016-04-031-2/+2
* tool_doswin: Support for literal path prefix \\?\Jay Satiro2016-02-091-0/+19
* unit1604: Fix unit setup return codeJay Satiro2016-02-051-1/+1
* tool_doswin: Improve sanitization processingJay Satiro2016-02-052-1/+331
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-0320-20/+20
* dotdot: allow an empty input string tooDaniel Stenberg2016-02-021-1/+4
* unit1603: Demote hash mismatch failure to a warningdfandrich2015-11-121-10/+9
* unit1603: Added unit tests for hash functionsdfandrich2015-11-123-3/+155
* unit1602: Fixed failure in torture testdfandrich2015-11-121-24/+23
* test1601: fix compilation with --enable-debug and --disable-crypto-authDan Fandrich2015-10-161-0/+2
* hostip: fix unintended destruction of hash tableAnthony Avina2015-05-183-2/+85
* hostcache: made all host caches use structs, not pointersDaniel Stenberg2015-05-121-6/+7
* tests/unit/.gitignore: hide unit1601 and above, tooKamil Dudka2015-04-221-2/+1
* fix refreshing of obsolete dns cache entriesStefan Bühler2015-04-031-0/+1
* Bug #149: Deletion of unnecessary checks before calls of the function "free"Markus Elfring2015-03-161-3/+1
* openssl: remove all uses of USE_SSLEAYDaniel Stenberg2015-03-051-1/+1
* unit1600: Fix compilation when NTLM is disabledDan Fandrich2015-02-041-0/+2
* unit1601: MD5 unit testsDaniel Stenberg2015-02-032-1/+55
* unit1600: unit test for Curl_ntlm_core_mk_nt_hashDaniel Stenberg2015-02-032-8/+21
* unit1600: NTLM unit testDaniel Stenberg2015-02-033-2/+57
* vtls: remove QsoSSLPatrick Monnerat2014-10-131-2/+1
* Curl_base64url_encode: unit-tested in 1302Daniel Stenberg2014-07-251-1/+19
* Fixed some "statement not reached" warningsDan Fandrich2014-07-121-1/+1
* timers: fix timer regression involving redirects / reconnectsDaniel Stenberg2014-05-151-1/+3
* mprintf: allow %.s with data not being zero terminatedDaniel Stenberg2014-05-042-1/+96
* copyright: Updated following recent editsSteve Holme2014-04-281-1/+1
* Added a few more const where possibleDan Fandrich2014-04-291-1/+1
* unit1395: Fixed null pointer dereference on torture testDan Fandrich2014-04-281-4/+1
* test1397: Fixed compilation with some SSL backendsDan Fandrich2014-03-261-0/+6
* test1397: unit test for certificate name wildcard handlingRichard J. Moore2014-03-252-1/+50
* unit1304: make the test pass the OOM torture testsDan Fandrich2014-01-281-4/+35
* unit1396: make the test pass the OOM torture testsDan Fandrich2014-01-281-9/+11
* unittests: do not include curl_memory.hMarc Hoersken2014-01-032-2/+0
* base64: Extended validation to look for invalid charactersSteve Holme2013-12-011-9/+8
* base64: Added basic validation to base64 input string when decodingSteve Holme2013-10-301-2/+18
* unit1304: include memdebug and free everything correctlyDaniel Stenberg2013-08-291-2/+5
* netrc: handle longer username and passwordJonathan Nieder2013-08-201-22/+31
* dotdot: introducing dot file path cleanupDaniel Stenberg2013-06-222-1/+91
* unit1396: unit tests to verify curl_easy_(un)escapeDaniel Stenberg2013-06-222-1/+113
* build: fixed unit1394 for debug and metlink buildsDaniel Stenberg2013-05-061-2/+4
* unit1394.c: plug the curl tool unit test inKamil Dudka2013-05-062-5/+56
* unit1394.c: basis of a unit test for parse_cert_parameter()Jared Jennings2013-05-061-0/+75
* src/Makefile.am: build static lib for unit tests if enabledKamil Dudka2013-05-061-2/+9