index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssh-xmss.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
conditionalise stdint.h inclusion on HAVE_STDINT_H
Damien Miller
2023-07-18
1
-1
/
+3
*
upstream: refactor sshkey_private_deserialize
djm@openbsd.org
2022-10-28
1
-1
/
+39
*
upstream: refactor sshkey_private_serialize_opt()
djm@openbsd.org
2022-10-28
1
-1
/
+22
*
upstream: refactor sshkey_sign() and sshkey_verify()
djm@openbsd.org
2022-10-28
1
-14
/
+19
*
upstream: refactor sshkey_from_blob_internal()
djm@openbsd.org
2022-10-28
1
-4
/
+36
*
upstream: refactor sshkey_from_private()
djm@openbsd.org
2022-10-28
1
-1
/
+27
*
upstream: factor out key generation
djm@openbsd.org
2022-10-28
1
-1
/
+2
*
upstream: factor out public key serialization
djm@openbsd.org
2022-10-28
1
-1
/
+21
*
upstream: factor out sshkey_equal_public()
djm@openbsd.org
2022-10-28
1
-1
/
+14
*
upstream: begin big refactor of sshkey
djm@openbsd.org
2022-10-28
1
-1
/
+45
*
upstream: Add missing includes of stdlib.h and stdint.h. We need
millert@openbsd.org
2022-04-27
1
-1
/
+3
*
upstream: Adapt XMSS to new logging infrastructure. With markus@, ok
dtucker@openbsd.org
2020-10-20
1
-3
/
+3
*
upstream: use the new variant log macros instead of prepending
djm@openbsd.org
2020-10-18
1
-3
/
+2
*
upstream: change explicit_bzero();free() to freezero()
jsg@openbsd.org
2020-02-28
1
-13
/
+7
*
Add WITH_XMSS, move to prevent conflicts.
Darren Tucker
2018-02-28
1
-0
/
+2
*
XMSS-related files get includes.h
Damien Miller
2018-02-26
1
-0
/
+2
*
upstream: Add experimental support for PQC XMSS keys (Extended
markus@openbsd.org
2018-02-26
1
-0
/
+188