index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sshkey-xmss.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
upstream: factor out key generation
djm@openbsd.org
2022-10-28
1
-2
/
+2
*
upstream: highly polished whitespace, mostly fixing spaces-for-tab
djm@openbsd.org
2021-04-03
1
-2
/
+2
*
upstream: Fix PRINT macro, the suffix param to sshlog() was missing.
millert@openbsd.org
2021-03-10
1
-21
/
+20
*
upstream: Adapt XMSS to new logging infrastructure. With markus@, ok
dtucker@openbsd.org
2020-10-20
1
-8
/
+10
*
upstream: fix shield/unshield for xmss keys: - in ssh-agent we need
markus@openbsd.org
2019-11-14
1
-4
/
+52
*
upstream: memleak in error path; spotted by oss-fuzz, ok markus@
djm@openbsd.org
2019-10-14
1
-9
/
+17
*
upstream: fix integer overflow in XMSS private key parsing.
djm@openbsd.org
2019-10-09
1
-2
/
+3
*
upstream: When system calls indicate an error they return -1, not
deraadt@openbsd.org
2019-07-05
1
-7
/
+7
*
upstream: Some asprintf() calls were checked < 0, rather than the
deraadt@openbsd.org
2019-06-28
1
-7
/
+7
*
upstream: replace cast with call to sshbuf_mutable_ptr(); ok djm@
markus@openbsd.org
2018-07-10
1
-2
/
+2
*
upstream: lots of typos in comments/docs. Patch from Karsten Weiss
djm@openbsd.org
2018-04-10
1
-3
/
+3
*
Add WITH_XMSS, move to prevent conflicts.
Darren Tucker
2018-02-28
1
-1
/
+1
*
Conditionally compile XMSS code.
Darren Tucker
2018-02-28
1
-0
/
+2
*
XMSS-related files get includes.h
Damien Miller
2018-02-26
1
-0
/
+5
*
upstream: Add experimental support for PQC XMSS keys (Extended
markus@openbsd.org
2018-02-26
1
-0
/
+1048