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: 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