index
:
delta/openssh-git.git
IBS
PRIVSEP
V_2_5_2
V_2_9_9
V_2_9_P1
V_3_0_2
V_3_2_3
V_3_3
V_3_5
V_3_6
V_3_6_1
V_3_7
V_3_8
V_3_8_1
V_3_9
V_4_0
V_4_1
V_4_2
V_4_3
V_4_4
V_4_5
V_4_6
V_4_7
V_4_9
V_5_3
V_5_4
V_5_6
V_5_8
V_5_9
V_6_0
V_6_2
V_6_3
V_6_4
V_6_5
V_6_6
V_6_7
V_6_8
V_6_9
V_7_0
V_7_1
V_7_2
V_7_3
V_7_4
V_7_5
V_7_6
V_7_7
V_7_8
V_7_9
V_8_0
V_8_1
V_8_2
V_8_3
V_8_4
V_8_5
V_8_6
V_8_7
V_8_8
V_8_9
V_9_0
V_9_1
V_9_2
V_9_3
baserock/6.7-musl
baserock/morph
baserock/tiagogomes/armv8l64
master
anongit.mindrot.org: openssh.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ssh-keysign.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
upstream: make ssh-keysign use the requested signature algorithm
djm@openbsd.org
2022-01-07
1
-9
/
+20
*
upstream: It really looks like pledge "stdio dns" is possible
deraadt@openbsd.org
2021-11-18
1
-4
/
+4
*
upstream: fix ssh-keysign for KEX algorithms that use SHA384/512
djm@openbsd.org
2021-11-10
1
-3
/
+6
*
upstream: Order includes as per style(9). Portable already has
dtucker@openbsd.org
2021-07-08
1
-1
/
+1
*
upstream: prepare readconf.c for fuzzing; remove fatal calls and
djm@openbsd.org
2020-12-21
1
-2
/
+2
*
upstream: use the new variant log macros instead of prepending
djm@openbsd.org
2020-10-18
1
-26
/
+27
*
upstream: support for user-verified FIDO keys
djm@openbsd.org
2020-08-27
1
-2
/
+2
*
upstream: additional missing stdarg.h includes when built without
naddy@openbsd.org
2019-11-20
1
-1
/
+1
*
upstream: Refactor signing - use sshkey_sign for everything,
djm@openbsd.org
2019-11-01
1
-3
/
+3
*
remove duplicate #includes
Damien Miller
2019-10-02
1
-1
/
+0
*
upstream: remove some duplicate #includes
djm@openbsd.org
2019-10-02
1
-2
/
+1
*
upstream: fixes for !WITH_OPENSSL compilation; ok dtucker@
djm@openbsd.org
2019-09-06
1
-1
/
+1
*
upstream: lots of things were relying on libcrypto headers to
djm@openbsd.org
2019-09-06
1
-1
/
+2
*
Add headers to prevent warnings w/out OpenSSL.
Darren Tucker
2019-07-23
1
-0
/
+1
*
upstream: if passed a bad fd, log what it was
djm@openbsd.org
2019-06-14
1
-2
/
+2
*
upstream: Replace calls to ssh_malloc_init() by a static init of
otto@openbsd.org
2019-06-08
1
-2
/
+1
*
last bits of old packet API / active_state global
Damien Miller
2019-01-20
1
-2
/
+0
*
upstream: add a ssh_config "Match final" predicate
djm@openbsd.org
2018-11-23
1
-2
/
+3
*
refactor libcrypto initialisation
Damien Miller
2018-11-23
1
-9
/
+0
*
Include openssl compatibility.
Darren Tucker
2018-10-22
1
-0
/
+1
*
upstream: Now that ssh can't be setuid, remove the
dtucker@openbsd.org
2018-07-31
1
-8
/
+2
*
upstream: Add experimental support for PQC XMSS keys (Extended
markus@openbsd.org
2018-02-26
1
-2
/
+3
*
upstream commit
dtucker@openbsd.org
2018-02-09
1
-2
/
+2
*
upstream commit
dtucker@openbsd.org
2016-02-16
1
-1
/
+2
*
upstream commit
markus@openbsd.org
2015-12-07
1
-2
/
+3
*
upstream commit
djm@openbsd.org
2015-11-30
1
-7
/
+16
*
upstream commit
djm@openbsd.org
2015-07-15
1
-1
/
+2
*
upstream commit
markus@openbsd.org
2015-03-27
1
-2
/
+2
*
upstream commit
djm@openbsd.org
2015-01-29
1
-3
/
+4
*
these need active_state defined to link on OSX
Damien Miller
2015-01-27
1
-0
/
+2
*
upstream commit
djm@openbsd.org
2015-01-15
1
-52
/
+68
*
support --without-openssl at configure time
Damien Miller
2015-01-15
1
-0
/
+6
*
upstream commit
djm@openbsd.org
2015-01-09
1
-8
/
+13
*
upstream commit
djm@openbsd.org
2014-12-22
1
-2
/
+3
*
upstream commit
djm@openbsd.org
2014-10-13
1
-2
/
+2
*
- markus@cvs.openbsd.org 2014/04/29 18:01:49
Damien Miller
2014-05-15
1
-1
/
+4
*
- tedu@cvs.openbsd.org 2014/04/19 14:53:48
Damien Miller
2014-04-20
1
-1
/
+1
*
- djm@cvs.openbsd.org 2014/04/01 02:05:27
Damien Miller
2014-04-20
1
-6
/
+8
*
- markus@cvs.openbsd.org 2013/12/06 13:39:49
Damien Miller
2013-12-07
1
-2
/
+3
*
- (djm) [ssh-keygen.c ssh-keysign.c sshconnect1.c sshd.c] Remove
Damien Miller
2013-10-26
1
-1
/
+0
*
- djm@cvs.openbsd.org 2013/10/14 22:22:05
Damien Miller
2013-10-15
1
-2
/
+2
*
- djm@cvs.openbsd.org 2013/05/17 00:13:13
Darren Tucker
2013-06-02
1
-10
/
+10
*
- (djm) [Makefile.in WARNING.RNG aclocal.m4 buildpkg.sh.in configure.ac]
Damien Miller
2011-05-05
1
-1
/
+0
*
- djm@cvs.openbsd.org 2011/02/16 00:31:14
Damien Miller
2011-02-18
1
-8
/
+15
*
- djm@cvs.openbsd.org 2010/08/31 12:33:38
Damien Miller
2010-09-10
1
-2
/
+2
*
- djm@cvs.openbsd.org 2010/08/16 04:06:06
Damien Miller
2010-08-31
1
-2
/
+2
*
- tedu@cvs.openbsd.org 2010/08/12 23:34:39
Damien Miller
2010-08-31
1
-2
/
+2
*
- djm@cvs.openbsd.org 2010/08/04 06:08:40
Damien Miller
2010-08-05
1
-1
/
+1
*
- djm@cvs.openbsd.org 2010/08/04 05:42:47
Damien Miller
2010-08-05
1
-2
/
+2
*
- dtucker@cvs.openbsd.org 2010/01/13 01:20:20
Darren Tucker
2010-01-13
1
-2
/
+2
[next]