summaryrefslogtreecommitdiffstats
path: root/regress/unittests (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* upstream: unbreak unittests for recent API / source file changesdjm@openbsd.org2020-01-281-1/+1
* upstream: unbreak unittests for recent API / source file changesdjm@openbsd.org2020-01-266-21/+18
* upstream: unbreak tests for recent security key changesdjm@openbsd.org2019-11-257-12/+19
* upstream: more additional source filesdjm@openbsd.org2019-11-011-0/+25
* upstream: additional source files here toodjm@openbsd.org2019-11-011-2/+2
* upstream: additional source files here toodjm@openbsd.org2019-11-011-2/+2
* upstream: adapt to extra sshkey_sign() argument and additionaldjm@openbsd.org2019-11-013-8/+9
* Missing unit test filesDamien Miller2019-10-312-0/+95
* make unittests pass for no-openssl caseDamien Miller2019-09-0814-31/+120
* upstream: fix some memleaks in test_helper codedjm@openbsd.org2019-08-021-4/+13
* upstream: adapt to sshbuf_dtob64() changedjm@openbsd.org2019-07-171-9/+9
* upstream: unit tests for sshbuf_cmp() and sshbuf_find(); ok markusdjm@openbsd.org2019-07-151-2/+53
* upstream: unit tests for sshbuf_peek/poke bounds-checked random accessdjm@openbsd.org2019-07-151-1/+230
* upstream: adapt for key shielding API changes (const removal)djm@openbsd.org2019-06-211-3/+3
* upstream: check for convtime() refusing to accept times thatdjm@openbsd.org2019-06-191-1/+3
* upstream: Add unit tests for user@host and URI parsing.dtucker@openbsd.org2019-06-191-2/+2
* upstream: adapt to changes in KEX API and file removalsdjm@openbsd.org2019-01-212-11/+20
* upstream: adapt to bignum1 API removal and bignum2 API changedjm@openbsd.org2019-01-212-154/+16
* last bits of old packet API / active_state globalDamien Miller2019-01-201-2/+0
* upstream: ssh_packet_set_state() now frees ssh->kex implicitly, sodjm@openbsd.org2018-12-271-2/+1
* upstream: Remove now-unneeded ifdef SIGINFO around handler since it isdtucker@openbsd.org2018-11-231-3/+1
* Resync with OpenBSD by pulling in an ifdef SIGINFO.Darren Tucker2018-11-231-0/+2
* refactor libcrypto initialisationDamien Miller2018-11-232-5/+5
* upstream: Output info on SIGUSR1 as well asdtucker@openbsd.org2018-11-221-1/+1
* upstream: add some knobs:djm@openbsd.org2018-11-228-34/+103
* Resync Makefile.inc with upstream.Darren Tucker2018-11-221-0/+17
* allow SIGUSR1 as synonym for SIGINFODamien Miller2018-09-142-6/+5
* add compat headerDamien Miller2018-09-131-0/+2
* upstream: missed a bit of openssl-1.0.x API in this unittestdjm@openbsd.org2018-09-134-65/+96
* upstream: use only openssl-1.1.x API here toodjm@openbsd.org2018-09-131-38/+67
* forgot to stage these test files in commit d70d061Damien Miller2018-09-132-2/+32
* upstream: Include certs with multiple RSA signature variants indjm@openbsd.org2018-09-126-0/+34
* upstream: s/sshkey_demote/sshkey_from_private/gdjm@openbsd.org2018-09-121-5/+5
* upstream: memleak in unittest; found by valgrinddjm@openbsd.org2018-07-161-3/+34
* upstream: fix leaks in unit test; with this, all unit tests aredjm@openbsd.org2018-07-131-1/+4
* upstream: deal with API rename: match_filter_list() =>djm@openbsd.org2018-07-041-2/+2
* upstream: unit tests for new authorized_keys options APIdjm@openbsd.org2018-03-0320-1/+640
* upstream: some helpers to check verbose/quiet modedjm@openbsd.org2018-02-232-2/+16
* upstream commitdjm@openbsd.org2018-01-031-1/+7
* upstream commitdjm@openbsd.org2018-01-0310-28/+82
* upstream commitdjm@openbsd.org2017-05-081-6/+6
* upstream commitdjm@openbsd.org2017-05-018-379/+76
* upstream commitjsg@openbsd.org2017-04-281-2/+2
* Include includes.h for compat bits.Darren Tucker2017-03-161-0/+2
* Wrap stdint.h in #ifdef HAVE_STDINT_HDarren Tucker2017-03-161-0/+2
* Plumb conversion test into makefile.Darren Tucker2017-03-141-1/+1
* upstream commitdtucker@openbsd.org2017-03-143-3/+61
* upstream commitdtucker@openbsd.org2017-03-142-2/+28
* upstream commitdjm@openbsd.org2017-02-191-23/+42
* upstream commitdjm@openbsd.org2017-02-041-1/+20