Age | Commit message (Expand) | Author |
2015-03-05 | openssl: remove all uses of USE_SSLEAY | Daniel Stenberg |
2015-02-04 | unit1600: Fix compilation when NTLM is disabled | Dan Fandrich |
2015-02-03 | unit1601: MD5 unit tests | Daniel Stenberg |
2015-02-03 | unit1600: unit test for Curl_ntlm_core_mk_nt_hash | Daniel Stenberg |
2015-02-03 | unit1600: NTLM unit test | Daniel Stenberg |
2014-10-13 | vtls: remove QsoSSL | Patrick Monnerat |
2014-07-25 | Curl_base64url_encode: unit-tested in 1302 | Daniel Stenberg |
2014-07-12 | Fixed some "statement not reached" warnings | Dan Fandrich |
2014-05-15 | timers: fix timer regression involving redirects / reconnects | Daniel Stenberg |
2014-05-04 | mprintf: allow %.s with data not being zero terminated | Daniel Stenberg |
2014-04-28 | copyright: Updated following recent edits | Steve Holme |
2014-04-29 | Added a few more const where possible | Dan Fandrich |
2014-04-28 | unit1395: Fixed null pointer dereference on torture test | Dan Fandrich |
2014-03-26 | test1397: Fixed compilation with some SSL backends | Dan Fandrich |
2014-03-25 | test1397: unit test for certificate name wildcard handling | Richard J. Moore |
2014-01-28 | unit1304: make the test pass the OOM torture tests | Dan Fandrich |
2014-01-28 | unit1396: make the test pass the OOM torture tests | Dan Fandrich |
2014-01-03 | unittests: do not include curl_memory.h | Marc Hoersken |
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-08-29 | unit1304: include memdebug and free everything correctly | Daniel Stenberg |
2013-08-20 | netrc: handle longer username and password | Jonathan Nieder |
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-05-06 | unit1394.c: basis of a unit test for parse_cert_parameter() | Jared Jennings |
2013-05-06 | src/Makefile.am: build static lib for unit tests if enabled | Kamil Dudka |
2013-03-15 | unit1330.c: fix date | Yang Tse |
2013-03-15 | tests: add #96 #558 and #1330 | Yang Tse |
2013-03-12 | curl.h: stricter CURL_EXTERN linkage decorations logic | 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 |
2013-01-09 | build: fix circular header inclusion with other packages | Yang Tse |
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 |
2012-12-04 | build: explain current role of LIBS in our Makefile.am files | Yang Tse |
2012-11-06 | uniformly use AM_CPPFLAGS, avoid deprecated INCLUDES | Dave Reisner |
2012-04-09 | configure: Windows cross-compilation fixes | Yang Tse |
2011-12-30 | removed trailing whitespace | Yang Tse |
2011-09-05 | test suite: use test case specific netrc file names | Yang Tse |
2011-09-03 | fix a bunch of MSVC compiler warnings | Yang Tse |
2011-08-24 | base64: fix Curl_base64_encode and Curl_base64_decode interfaces | Yang Tse |
2011-06-24 | Fixed test 1300 to pass the memory torture test | Dan Fandrich |
2011-06-19 | unitteset: Curl_llist_move | Amr Shahin |
2011-06-13 | curl_formget: fix FILE * leak | Daniel Stenberg |
2011-06-11 | Fixed test 1309 to pass the torture test | Dan Fandrich |
2011-06-10 | splay: add unit tests | Daniel Stenberg |
2011-06-10 | unit test formpost: added test case 1308 | Daniel Stenberg |
2011-06-02 | unit tests: attempt to fix linkage issue | Yang Tse |