Age | Commit message (Expand) | Author |
2020-03-06 | unit1612: fixed the inclusion and compilation of the HMAC unit test | Steve Holme |
2020-02-24 | hmac: Added a unit test for the HMAC hash generation | Steve Holme |
2020-02-23 | tests: Added a unit test for MD4 digest generation | Steve Holme |
2020-02-22 | tests: Added a unit test for SHA256 digest generation | Steve Holme |
2019-09-15 | doh: fix (harmless) buffer overrun | Paul Dreik |
2019-03-03 | alt-svc: the libcurl bits | Daniel Stenberg |
2019-01-10 | xattr: strip credentials from any URL that is stored | Daniel Stenberg |
2018-12-11 | tests: add urlapi unittest | Daniel Gustafsson |
2018-11-03 | infof: clearly indicate truncation | Daniel Gustafsson |
2018-10-27 | test1651: unit test Curl_extract_certinfo() | Daniel Stenberg |
2018-09-23 | whitespace fixes | Viktor Szakats |
2018-09-06 | DOH: add test case 1650 and 2100 | Daniel Stenberg |
2018-09-05 | tests: add unit tests for url.c | Jim Fuller |
2018-06-01 | CURLOPT_RESOLVE: always purge old entry first | Alibek.Jorajev |
2018-03-17 | resolve: add CURLOPT_DNS_SHUFFLE_ADDRESSES | Rick Deist |
2018-02-20 | CURLOPT_RESOLVE: Add support for multiple IP addresses per entry | Anders Bakken |
2017-07-28 | test1323: verify curlx_tvdiff | Daniel Stenberg |
2017-06-30 | progress: prevent resetting t_starttransfer | Ryan Winograd |
2017-04-06 | test1606: verify speedcheck | Daniel Stenberg |
2016-09-14 | test1605: verify negative input lengths to (un)escape functions | Daniel Stenberg |
2016-02-05 | tool_doswin: Improve sanitization processing | Jay Satiro |
2015-11-12 | unit1603: Added unit tests for hash functions | dfandrich |
2015-05-18 | hostip: fix unintended destruction of hash table | Anthony Avina |
2015-02-03 | unit1601: MD5 unit tests | Daniel Stenberg |
2015-02-03 | unit1600: NTLM unit test | Daniel Stenberg |
2014-05-04 | mprintf: allow %.s with data not being zero terminated | Daniel Stenberg |
2014-03-25 | test1397: unit test for certificate name wildcard handling | Richard J. Moore |
2013-06-22 | dotdot: introducing dot file path cleanup | Daniel Stenberg |
2013-06-22 | unit1396: unit tests to verify curl_easy_(un)escape | Daniel Stenberg |
2013-05-06 | build: fixed unit1394 for debug and metlink builds | Daniel Stenberg |
2013-05-06 | unit1394.c: plug the curl tool unit test in | Kamil Dudka |
2013-03-15 | tests: add #96 #558 and #1330 | Yang Tse |
2013-01-20 | Makefile.inc: fix $(top_srcdir) not allowed in _SOURCES variables | Yang Tse |
2013-01-15 | build: use per-target '_CPPFLAGS' for those currently using default | Yang Tse |
2011-06-10 | splay: add unit tests | Daniel Stenberg |
2011-06-10 | unit test formpost: added test case 1308 | Daniel Stenberg |
2011-06-01 | unit tests: more build adjustments | Yang Tse |
2011-05-25 | unit tests: build adjustment | Yang Tse |
2011-03-04 | Moved test 577 into the unit test framework as test 1307 | Dan Fandrich |
2011-03-04 | Converted tests 558 & 559 to use the unit test framework as 1305 | Dan Fandrich |
2011-02-10 | test1304: Added some unit tests for Curl_parsenetrc. | Julien Chaffraix |
2011-01-04 | unittest: 1303 tests Curl_timeleft | Daniel Stenberg |
2011-01-04 | unittest: test base64 encode/decode | Daniel Stenberg |
2011-01-04 | unittest: verify curl_strequal | Daniel Stenberg |
2011-01-03 | unittest: framework for unit-testing | Daniel Stenberg |