index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sshsig.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
upstream: ssh-keygen -Y find-principals fixes based on feedback
djm@openbsd.org
2020-01-25
1
-11
/
+63
*
upstream: add a new signature operations "find-principal" to look
djm@openbsd.org
2020-01-23
1
-0
/
+117
*
upstream: factor out parsing of allowed-signers lines
djm@openbsd.org
2020-01-22
1
-27
/
+87
*
upstream: Add new structure for signature options
djm@openbsd.org
2019-11-25
1
-8
/
+14
*
upstream: Refactor signing - use sshkey_sign for everything,
djm@openbsd.org
2019-10-31
1
-10
/
+11
*
upstream: make signature format match PROTOCO
djm@openbsd.org
2019-10-02
1
-2
/
+2
*
upstream: memleak on error path; found by libfuzzer
djm@openbsd.org
2019-09-05
1
-1
/
+1
*
upstream: expose allowed_signers options parsing code in header for
djm@openbsd.org
2019-09-05
1
-9
/
+9
*
upstream: repair typo and editing mishap
naddy@openbsd.org
2019-09-05
1
-1
/
+1
*
portability fixes for sshsig
Damien Miller
2019-09-03
1
-0
/
+2
*
upstream: sshsig tweaks and improvements from and suggested by
djm@openbsd.org
2019-09-03
1
-84
/
+96
*
upstream: sshsig: lightweight signature and verification ability
djm@openbsd.org
2019-09-03
1
-0
/
+787