index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
verify.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-01-14
Wrap stdint.h inside HAVE_STDINT_H.
Darren Tucker
1
-1
/
+3
2020-01-14
Include compat header for definitions.
Darren Tucker
1
-0
/
+2
2020-01-14
Improve search for 'struct timespec'.
Darren Tucker
2
-1
/
+26
2020-01-14
Update depend to remove rmd160.h.
Darren Tucker
1
-176
/
+173
2020-01-14
Remove configure test & compat code for ripemd160.
Darren Tucker
7
-459
/
+0
2020-01-09
upstream: fix reversed arguments on expand_proxy_command(); spotted
djm@openbsd.org
1
-2
/
+2
2020-01-09
upstream: put the fido options in a list, and tidy up the text a
jmc@openbsd.org
1
-19
/
+17
2020-01-08
Deny (non-fatal) ipc in preauth privsep child.
Jeremy Drake
1
-0
/
+3
2020-01-08
seccomp: Allow clock_gettime64() in sandbox.
Khem Raj
1
-0
/
+3
2020-01-06
upstream: missing else in check_enroll_options()
djm@openbsd.org
1
-1
/
+1
2020-01-06
upstream: fix error message
djm@openbsd.org
1
-2
/
+1
2020-01-06
upstream: adapt sk-dummy to SK API changes
djm@openbsd.org
1
-71
/
+40
2020-01-06
upstream: Extends the SK API to accept a set of key/value options
djm@openbsd.org
10
-121
/
+404
2020-01-06
upstream: fix CanonicalizeHostname, broken by rev 1.507
beck@openbsd.org
1
-2
/
+2
2020-01-05
Fix typo: 'you' -> 'your'.
Darren Tucker
1
-1
/
+1
2020-01-05
Remove auth-skey.c.
Darren Tucker
2
-108
/
+0
2020-01-04
upstream: the download resident keys option is -K (upper) not -k
jmc@openbsd.org
1
-3
/
+3
2020-01-04
upstream: what bozo decided to use 2020 as a future date in a regress
djm@openbsd.org
2
-4
/
+4
2020-01-03
upstream: implement recent SK API change to support resident keys
djm@openbsd.org
1
-5
/
+28
2020-01-03
upstream: Update keygen moduli screen test to match recent command
dtucker@openbsd.org
1
-3
/
+3
2020-01-02
upstream: ability to download FIDO2 resident keys from a token via
djm@openbsd.org
2
-63
/
+172
2020-01-02
upstream: add sshkey_save_public(), to save a public key; ok
djm@openbsd.org
2
-2
/
+35
2020-01-02
upstream: simplify the list for moduli options - no need for
jmc@openbsd.org
1
-8
/
+2
2020-01-02
ssh-sk-null.cc needs extern "C" {}
Damien Miller
1
-0
/
+4