Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
openssh
/
fd1a3b5e38721b1d69aae2d9de1a1d9155dfa5c7
fd1a3b5
upstream: update sk-api to version 2 for ed25519 support; ok djm
by markus@openbsd.org
· 5 years ago
7c32b51
upstream: implement sshsk_ed25519_assemble(); ok djm
by markus@openbsd.org
· 5 years ago
fe05a36
upstream: implement sshsk_ed25519_inner_sig(); ok djm
by markus@openbsd.org
· 5 years ago
e03a29e
upstream: rename sshsk_ecdsa_sign() to sshsk_sign(); ok djm
by markus@openbsd.org
· 5 years ago
bc7b5d6
upstream: factor out sshsk_ecdsa_inner_sig(); ok djm@
by markus@openbsd.org
· 5 years ago
cef84a0
upstream: factor out sshsk_ecdsa_assemble(); ok djm@
by markus@openbsd.org
· 5 years ago
7c096c4
upstream: implement ssh-ed25519-sk verification; ok djm@
by markus@openbsd.org
· 5 years ago
ba5fb02
ignore ssh-sk-helper
by Damien Miller
· 5 years ago
78c9649
upstream: skip demanding -fstack-protector-all on hppa. we never
by deraadt@openbsd.org
· 5 years ago
aa1c9e3
upstream: duplicate 'x' character in getopt(3) optstring
by djm@openbsd.org
· 5 years ago
aa4c640
upstream: Fill in missing man page bits for U2F security key support:
by naddy@openbsd.org
· 5 years ago
b236b27
Put sftp-realpath in libssh.a
by Darren Tucker
· 5 years ago
382c18c
statfs might be defined in sys/mount.h.
by Darren Tucker
· 5 years ago
03ffc09
Put stdint.h inside ifdef HAVE_STDINT_H.
by Darren Tucker
· 5 years ago
19cb64c
Rebuild .depend.
by Darren Tucker
· 5 years ago
3611bfe
Define __BSD_VISIBLE in fnmatch.h.
by Darren Tucker
· 5 years ago
f5cc581
Only enable U2F if OpenSSL supports ECC.
by Darren Tucker
· 5 years ago
ad38406
upstream: fix miscellaneous text problems; ok djm@
by naddy@openbsd.org
· 5 years ago
9cac151
Add flags needed to build and work on Ultrix.
by Darren Tucker
· 5 years ago
0e3c5bc
Hook up fnmatch for platforms that don't have it.
by Darren Tucker
· 5 years ago
b56dbfd
Add missing bracket in realpath macro.
by Darren Tucker
· 5 years ago
59ccb56
Import fnmatch.c from OpenBSD.
by Darren Tucker
· 5 years ago
79d46de
Use sftp_realpath if no native realpath.
by Darren Tucker
· 5 years ago
bb4f003
Configure flags for haiku from haikuports.
by Darren Tucker
· 5 years ago
4332b4f
upstream: fix a race condition in the SIGCHILD handler that could turn
by djm@openbsd.org
· 5 years ago
03f9205
conditionalise SK sign/verify on ENABLE_SK
by Damien Miller
· 5 years ago
5eb7b95
Add prototype for localtime_r if needed.
by Darren Tucker
· 5 years ago
d500b59
Check if IP_TOS is defined before using.
by Darren Tucker
· 5 years ago
764d51e
autoconf pieces for U2F support
by Damien Miller
· 5 years ago
45f17a1
upstream: remove duplicate PUBKEY_DEFAULT_PK_ALG on !WITH_OPENSSL path
by djm@openbsd.org
· 5 years ago
db8d13f
upstream: more additional source files
by djm@openbsd.org
· 5 years ago
f89c5df
upstream: additional source files here too
by djm@openbsd.org
· 5 years ago
02275af
upstream: additional source files here too
by djm@openbsd.org
· 5 years ago
dfc8f01
upstream: adapt to extra sshkey_sign() argument and additional
by djm@openbsd.org
· 5 years ago
afa59e2
upstream: skip security-key key types for tests until we have a
by djm@openbsd.org
· 5 years ago
de871e4
upstream: sort;
by jmc@openbsd.org
· 5 years ago
2aae149
upstream: undo debugging bits that shouldn't have been committed
by djm@openbsd.org
· 5 years ago
3420e04
depend
by Damien Miller
· 5 years ago
b923a90
upstream: fix -Wshadow warning
by djm@openbsd.org
· 5 years ago
9a14c64
upstream: Refactor signing - use sshkey_sign for everything,
by djm@openbsd.org
· 5 years ago
07da39f
upstream: ssh-agent support for U2F/FIDO keys
by djm@openbsd.org
· 5 years ago
eebec62
upstream: ssh AddKeysToAgent support for U2F/FIDO keys
by djm@openbsd.org
· 5 years ago
486164d
upstream: ssh-add support for U2F/FIDO keys
by djm@openbsd.org
· 5 years ago
b9dd14d
upstream: add new agent key constraint for U2F/FIDO provider
by djm@openbsd.org
· 5 years ago
884416b
upstream: ssh client support for U2F/FIDO keys
by djm@openbsd.org
· 5 years ago
01a0670
upstream: Separate myproposal.h userauth pubkey types
by djm@openbsd.org
· 5 years ago
23f38c2
upstream: ssh-keygen support for generating U2F/FIDO keys
by djm@openbsd.org
· 5 years ago
ed3467c
upstream: U2F/FIDO middleware interface
by djm@openbsd.org
· 5 years ago
02bb076
upstream: Initial infrastructure for U2F/FIDO support
by djm@openbsd.org
· 5 years ago
57ecc10
upstream: Protocol documentation for U2F/FIDO keys in OpenSSH
by djm@openbsd.org
· 5 years ago
f4fdcd2
Missing unit test files
by Damien Miller
· 5 years ago
1bcd116
Add implementation of localtime_r.
by Darren Tucker
· 5 years ago
2046ed1
upstream: Signal handler cleanup: remove leftover support for
by dtucker@openbsd.org
· 5 years ago
70fc9a6
upstream: fixes from lucas;
by jmc@openbsd.org
· 5 years ago
702368a
upstream: Import regenerated moduli file.
by dtucker@openbsd.org
· 5 years ago
5fe81da
Fix ifdefs to not mask needed bits.
by Darren Tucker
· 5 years ago
7694e9d
Only use RLIMIT_NOFILE if it's defined.
by Darren Tucker
· 5 years ago
d561b0b
Make sure we have struct statfs before using.
by Darren Tucker
· 5 years ago
2912596
Define UINT32_MAX if needed.
by Darren Tucker
· 5 years ago
7169e31
Move utimensat definition into timespec section.
by Darren Tucker
· 5 years ago
850ec17
Wrap OpenSSL bits in WITH_OPENSSL.
by Darren Tucker
· 5 years ago
6fc7e1c
Wrap poll.h includes in HAVE_POLL_H.
by Darren Tucker
· 5 years ago
9239a18
Add a function call stackprotector tests.
by Darren Tucker
· 5 years ago
b970539
Import regenerated moduli file.
by Darren Tucker
· 5 years ago
76ed219
upstream: potential NULL dereference for revoked hostkeys; reported
by djm@openbsd.org
· 5 years ago
6500c3b
upstream: free buf before return; reported by krishnaiah bommu
by djm@openbsd.org
· 5 years ago
d7d116b
upstream: memleak in error path; spotted by oss-fuzz, ok markus@
by djm@openbsd.org
· 5 years ago
9b9e3ca
Re-add SA_RESTART to mysignal.
by Darren Tucker
· 5 years ago
0bd312a
Fix ifdef typo for declaration of memmem.
by Darren Tucker
· 5 years ago
01ce1cd
Update README.md
by Abhishek Arya
· 5 years ago
1ba130a
add a fuzzer for private key parsing
by Damien Miller
· 5 years ago
cdf1d0a
prepare for 8.1 release
by Damien Miller
· 5 years ago
3b4e56d
upstream: openssh-8.1
by djm@openbsd.org
· 5 years ago
29e0ecd
upstream: fix an unreachable integer overflow similar to the XMSS
by djm@openbsd.org
· 5 years ago
a546b17
upstream: fix integer overflow in XMSS private key parsing.
by djm@openbsd.org
· 5 years ago
c2cc254
upstream: Correct type for end-of-list sentinel; fixes initializer
by dtucker@openbsd.org
· 5 years ago
e827aed
upstream: reversed test yielded incorrect debug message
by djm@openbsd.org
· 5 years ago
8ca491d
depend
by Damien Miller
· 5 years ago
86a0323
Make MAKE_CLONE no-op macro more correct.
by Darren Tucker
· 5 years ago
cfc1897
wrap stdint.h include in HAVE_STDINT_H
by Damien Miller
· 5 years ago
13b3369
avoid "return (value)" in void-declared function
by Damien Miller
· 5 years ago
0c7f8d2
Make DEF_WEAK more likely to be correct.
by Darren Tucker
· 5 years ago
b1e79ea
upstream: Instead of running sed over the whole log to remove CRs,
by dtucker@openbsd.org
· 5 years ago
8dc7d6b
Enable specific ioctl call for EP11 crypto card (s390)
by Eduardo Barretto
· 8 years ago
07f2c7f
upstream: fix memory leak in error path; bz#3074 patch from
by djm@openbsd.org
· 5 years ago
b7fbc75
upstream: space
by djm@openbsd.org
· 5 years ago
643ab68
upstream: more sshsig regress tests: check key revocation, the
by djm@openbsd.org
· 5 years ago
714031a
upstream: Check for gmtime failure in moduli generation. Based on
by dtucker@openbsd.org
· 5 years ago
6918974
upstream: use a more common options order in SYNOPSIS and sync
by jmc@openbsd.org
· 5 years ago
feff96b
upstream: thinko in previous; spotted by Mantas
by djm@openbsd.org
· 5 years ago
b5a89ee
upstream: make signature format match PROTOCO
by djm@openbsd.org
· 5 years ago
dc6f81e
upstream: ban empty namespace strings for s
by djm@openbsd.org
· 5 years ago
fa5bd81
Put ssherr.h back as it's actually needed.
by Darren Tucker
· 5 years ago
3ef92a6
Deny (non-fatal) shmget/shmat/shmdt in preauth privsep child.
by Lonnie Abelbeck
· 5 years ago
edd1d3a
remove duplicate #includes
by Damien Miller
· 5 years ago
13c508d
typo in comment
by Damien Miller
· 5 years ago
d0c3ac4
upstream: remove some duplicate #includes
by djm@openbsd.org
· 5 years ago
0846827
upstream: revert unconditional forced login implemented in r1.41 of
by djm@openbsd.org
· 5 years ago
6c91d42
upstream: group and sort single letter options; ok deraadt
by jmc@openbsd.org
· 5 years ago
3b44bf3
upstream: fix the DH-GEX text in -a; because this required a comma,
by jmc@openbsd.org
· 5 years ago
Next »