index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
regress
/
unittests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
upstream: unbreak unittests for recent API / source file changes
djm@openbsd.org
2020-01-28
1
-1
/
+1
*
upstream: unbreak unittests for recent API / source file changes
djm@openbsd.org
2020-01-26
6
-21
/
+18
*
upstream: unbreak tests for recent security key changes
djm@openbsd.org
2019-11-25
7
-12
/
+19
*
upstream: more additional source files
djm@openbsd.org
2019-11-01
1
-0
/
+25
*
upstream: additional source files here too
djm@openbsd.org
2019-11-01
1
-2
/
+2
*
upstream: additional source files here too
djm@openbsd.org
2019-11-01
1
-2
/
+2
*
upstream: adapt to extra sshkey_sign() argument and additional
djm@openbsd.org
2019-11-01
3
-8
/
+9
*
Missing unit test files
Damien Miller
2019-10-31
2
-0
/
+95
*
make unittests pass for no-openssl case
Damien Miller
2019-09-08
14
-31
/
+120
*
upstream: fix some memleaks in test_helper code
djm@openbsd.org
2019-08-02
1
-4
/
+13
*
upstream: adapt to sshbuf_dtob64() change
djm@openbsd.org
2019-07-17
1
-9
/
+9
*
upstream: unit tests for sshbuf_cmp() and sshbuf_find(); ok markus
djm@openbsd.org
2019-07-15
1
-2
/
+53
*
upstream: unit tests for sshbuf_peek/poke bounds-checked random access
djm@openbsd.org
2019-07-15
1
-1
/
+230
*
upstream: adapt for key shielding API changes (const removal)
djm@openbsd.org
2019-06-21
1
-3
/
+3
*
upstream: check for convtime() refusing to accept times that
djm@openbsd.org
2019-06-19
1
-1
/
+3
*
upstream: Add unit tests for user@host and URI parsing.
dtucker@openbsd.org
2019-06-19
1
-2
/
+2
*
upstream: adapt to changes in KEX API and file removals
djm@openbsd.org
2019-01-21
2
-11
/
+20
*
upstream: adapt to bignum1 API removal and bignum2 API change
djm@openbsd.org
2019-01-21
2
-154
/
+16
*
last bits of old packet API / active_state global
Damien Miller
2019-01-20
1
-2
/
+0
*
upstream: ssh_packet_set_state() now frees ssh->kex implicitly, so
djm@openbsd.org
2018-12-27
1
-2
/
+1
*
upstream: Remove now-unneeded ifdef SIGINFO around handler since it is
dtucker@openbsd.org
2018-11-23
1
-3
/
+1
*
Resync with OpenBSD by pulling in an ifdef SIGINFO.
Darren Tucker
2018-11-23
1
-0
/
+2
*
refactor libcrypto initialisation
Damien Miller
2018-11-23
2
-5
/
+5
*
upstream: Output info on SIGUSR1 as well as
dtucker@openbsd.org
2018-11-22
1
-1
/
+1
*
upstream: add some knobs:
djm@openbsd.org
2018-11-22
8
-34
/
+103
*
Resync Makefile.inc with upstream.
Darren Tucker
2018-11-22
1
-0
/
+17
*
allow SIGUSR1 as synonym for SIGINFO
Damien Miller
2018-09-14
2
-6
/
+5
*
add compat header
Damien Miller
2018-09-13
1
-0
/
+2
*
upstream: missed a bit of openssl-1.0.x API in this unittest
djm@openbsd.org
2018-09-13
4
-65
/
+96
*
upstream: use only openssl-1.1.x API here too
djm@openbsd.org
2018-09-13
1
-38
/
+67
*
forgot to stage these test files in commit d70d061
Damien Miller
2018-09-13
2
-2
/
+32
*
upstream: Include certs with multiple RSA signature variants in
djm@openbsd.org
2018-09-12
6
-0
/
+34
*
upstream: s/sshkey_demote/sshkey_from_private/g
djm@openbsd.org
2018-09-12
1
-5
/
+5
*
upstream: memleak in unittest; found by valgrind
djm@openbsd.org
2018-07-16
1
-3
/
+34
*
upstream: fix leaks in unit test; with this, all unit tests are
djm@openbsd.org
2018-07-13
1
-1
/
+4
*
upstream: deal with API rename: match_filter_list() =>
djm@openbsd.org
2018-07-04
1
-2
/
+2
*
upstream: unit tests for new authorized_keys options API
djm@openbsd.org
2018-03-03
20
-1
/
+640
*
upstream: some helpers to check verbose/quiet mode
djm@openbsd.org
2018-02-23
2
-2
/
+16
*
upstream commit
djm@openbsd.org
2018-01-03
1
-1
/
+7
*
upstream commit
djm@openbsd.org
2018-01-03
10
-28
/
+82
*
upstream commit
djm@openbsd.org
2017-05-08
1
-6
/
+6
*
upstream commit
djm@openbsd.org
2017-05-01
8
-379
/
+76
*
upstream commit
jsg@openbsd.org
2017-04-28
1
-2
/
+2
*
Include includes.h for compat bits.
Darren Tucker
2017-03-16
1
-0
/
+2
*
Wrap stdint.h in #ifdef HAVE_STDINT_H
Darren Tucker
2017-03-16
1
-0
/
+2
*
Plumb conversion test into makefile.
Darren Tucker
2017-03-14
1
-1
/
+1
*
upstream commit
dtucker@openbsd.org
2017-03-14
3
-3
/
+61
*
upstream commit
dtucker@openbsd.org
2017-03-14
2
-2
/
+28
*
upstream commit
djm@openbsd.org
2017-02-19
1
-23
/
+42
*
upstream commit
djm@openbsd.org
2017-02-04
1
-1
/
+20
[prev]
[next]