Jeff Johnson
|
43d66bd67e
Round 1 of fixes and integrration of backports.
|
3 years ago |
Jeff Johnson
|
4745c0fbd8
Initial porting of IBM and Red Hat modifications.
|
3 years ago |
djm@openbsd.org
|
801c9f095e
upstream: support for requiring user verified FIDO keys in sshd
|
4 years ago |
djm@openbsd.org
|
c2bd7f74b0
upstream: Add a sshd_config "Include" directive to allow inclusion
|
5 years ago |
dtucker@openbsd.org
|
3bf2a6ac79
upstream: Replace all calls to signal(2) with a wrapper around
|
5 years ago |
tobhe@openbsd.org
|
f65cf1163f
upstream: strdup may return NULL if memory allocation fails. Use
|
5 years ago |
djm@openbsd.org
|
2e71263b80
upstream: add a "no-touch-required" option for authorized_keys and
|
5 years ago |
djm@openbsd.org
|
76ed219949
upstream: potential NULL dereference for revoked hostkeys; reported
|
5 years ago |
djm@openbsd.org
|
d0c3ac427f
upstream: remove some duplicate #includes
|
5 years ago |
djm@openbsd.org
|
be02d7cbde
upstream: lots of things were relying on libcrypto headers to
|
5 years ago |
deraadt@openbsd.org
|
4d28fa78ab
upstream: When system calls indicate an error they return -1, not
|
5 years ago |
Darren Tucker
|
79a87d3278
Remove "struct ssh" from sys_auth_record_login.
|
5 years ago |
Corinna Vinschen
|
f02afa350a
Revert "[auth.c] On Cygwin, refuse usernames that have differences in case"
|
5 years ago |
Damien Miller
|
9b655dc9c9
last bits of old packet API / active_state global
|
6 years ago |
Damien Miller
|
08f66d9f17
remove vestiges of old packet API from loginrec.c
|
6 years ago |
djm@openbsd.org
|
3a00a92159
upstream: convert auth.c to new packet API
|
6 years ago |
djm@openbsd.org
|
172a592a53
upstream: convert servconf.c to new packet API
|
6 years ago |
djm@openbsd.org
|
0fa174ebe1
upstream: begin landing remaining refactoring of packet parsing
|
6 years ago |
djm@openbsd.org
|
943d096526
upstream: include time.h for time(3)/nanosleep(2); from Ian
|
6 years ago |
Kevin Adler
|
a784fa8c7a
Don't pass loginmsg by address now that it's an sshbuf*
|
6 years ago |
djm@openbsd.org
|
2a35862e66
upstream: use path_absolute() for pathname checks; from Manoj Ampalam
|
6 years ago |
djm@openbsd.org
|
50e2687ee0
upstream: log certificate fingerprint in authentication
|
6 years ago |
martijn@openbsd.org
|
5dc4c59d54
upstream: s/wuth/with/ in comment
|
6 years ago |
Damien Miller
|
120a1ec74e
Adapt portable to legacy buffer API removal
|
6 years ago |
markus@openbsd.org
|
c7d39ac8dc
upstream: sshd: switch authentication to sshbuf API; ok djm@
|
6 years ago |
djm@openbsd.org
|
93c06ab6b7
upstream: permitlisten option for authorized_keys; ok markus@
|
6 years ago |
djm@openbsd.org
|
9c935dd9bf
upstream: make UID available as a %-expansion everywhere that the
|
6 years ago |
djm@openbsd.org
|
fbb4b5fd4f
upstream: Do not ban PTY allocation when a sshd session is restricted
|
6 years ago |
djm@openbsd.org
|
bf0fbf2b11
upstream: add valid-before="[time]" authorized_keys option. A
|
6 years ago |
djm@openbsd.org
|
7c85685760
upstream: switch over to the new authorized_keys options API and
|
6 years ago |