index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
auth2.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
upstream: Start the process of splitting sshd into separate
djm@openbsd.org
2024-05-17
1
-70
/
+21
*
upstream: add "ext-info-in-auth@openssh.com" extension
djm@openbsd.org
2023-12-18
1
-1
/
+7
*
upstream: limit artificial login delay to a reasonable maximum (5s)
djm@openbsd.org
2023-08-28
1
-2
/
+9
*
upstream: Delete obsolete /* ARGSUSED */ lint comments.
guenther@openbsd.org
2023-03-08
1
-3
/
+1
*
upstream: Remove unused compat.h includes.
dtucker@openbsd.org
2023-03-05
1
-2
/
+1
*
upstream: avoid integer overflow of auth attempts (harmless, caught
djm@openbsd.org
2022-02-23
1
-1
/
+4
*
upstream: split method list search functionality from
djm@openbsd.org
2021-12-27
1
-16
/
+35
*
upstream: prepare for multiple names for authmethods
djm@openbsd.org
2021-12-19
1
-9
/
+19
*
upstream: highly polished whitespace, mostly fixing spaces-for-tab
djm@openbsd.org
2021-04-03
1
-3
/
+3
*
upstream: make ssh->kex->session_id a sshbuf instead of u_char*/size_t
djm@openbsd.org
2021-01-27
1
-3
/
+1
*
upstream: use the new variant log macros instead of prepending
djm@openbsd.org
2020-10-18
1
-29
/
+27
*
Always send any PAM account messages.
Darren Tucker
2020-08-07
1
-13
/
+13
*
upstream: exit on parse failures in input_service_request; ok djm
markus@openbsd.org
2020-03-13
1
-2
/
+2
*
remove duplicate #includes
Damien Miller
2019-10-02
1
-3
/
+0
*
upstream: lots of things were relying on libcrypto headers to
djm@openbsd.org
2019-09-06
1
-1
/
+2
*
upstream: asprintf returns -1, not an arbitrary value < 0. Also
deraadt@openbsd.org
2019-07-02
1
-2
/
+2
*
upstream: Fix authentication failures when "AuthenticationMethods
djm@openbsd.org
2019-03-26
1
-1
/
+9
*
last bits of old packet API / active_state global
Damien Miller
2019-01-20
1
-3
/
+3
*
remove PAM dependencies on old packet API
Damien Miller
2019-01-20
1
-1
/
+1
*
remove vestiges of old packet API from loginrec.c
Damien Miller
2019-01-19
1
-1
/
+4
*
upstream: convert auth.c to new packet API
djm@openbsd.org
2019-01-19
1
-4
/
+4
*
upstream: convert auth2.c to new packet API
Damien Miller
2019-01-19
1
-47
/
+59
*
upstream: begin landing remaining refactoring of packet parsing
djm@openbsd.org
2019-01-19
1
-1
/
+4
*
upstream: include time.h for time(3)/nanosleep(2); from Ian
djm@openbsd.org
2019-01-17
1
-1
/
+2
*
upstream: hold our collective noses and use the openssl-1.1.x API in
djm@openbsd.org
2018-09-13
1
-2
/
+2
*
upstream: remove legacy key emulation layer; ok djm@
markus@openbsd.org
2018-07-12
1
-2
/
+2
*
Adapt portable to legacy buffer API removal
Damien Miller
2018-07-10
1
-5
/
+10
*
upstream: sshd: switch authentication to sshbuf API; ok djm@
markus@openbsd.org
2018-07-10
1
-11
/
+11
*
upstream: Explicit cast when snprintf'ing an uint64. Prevents
dtucker@openbsd.org
2018-05-11
1
-2
/
+3
*
upstream: Defend against user enumeration timing attacks. This
dtucker@openbsd.org
2018-04-13
1
-1
/
+42
*
upstream: switch over to the new authorized_keys options API and
djm@openbsd.org
2018-03-03
1
-2
/
+2
*
Remove UNICOS support.
Darren Tucker
2018-02-15
1
-8
/
+0
*
one SSH_BUG_BANNER instance that got away
Damien Miller
2018-01-23
1
-3
/
+0
*
upstream commit
djm@openbsd.org
2018-01-23
1
-2
/
+2
*
upstream commit
djm@openbsd.org
2017-06-24
1
-1
/
+132
*
upstream commit
markus@openbsd.org
2017-06-01
1
-2
/
+2
*
upstream commit
markus@openbsd.org
2017-05-31
1
-2
/
+2
*
upstream commit
markus@openbsd.org
2017-05-31
1
-13
/
+13
*
upstream commit
markus@openbsd.org
2017-05-31
1
-7
/
+5
*
upstream commit
markus@openbsd.org
2017-05-31
1
-5
/
+9
*
upstream commit
djm@openbsd.org
2017-02-04
1
-3
/
+9
*
upstream commit
djm@openbsd.org
2016-05-02
1
-3
/
+3
*
upstream commit
markus@openbsd.org
2015-01-19
1
-5
/
+7
*
upstream commit
djm@openbsd.org
2014-12-22
1
-4
/
+2
*
upstream commit
djm@openbsd.org
2014-12-21
1
-2
/
+2
*
- millert@cvs.openbsd.org 2014/07/15 15:54:14
Damien Miller
2014-07-18
1
-1
/
+2
*
- djm@cvs.openbsd.org 2014/07/03 11:16:55
Damien Miller
2014-07-03
1
-2
/
+2
*
- djm@cvs.openbsd.org 2014/01/29 06:18:35
Damien Miller
2014-02-04
1
-10
/
+1
*
- djm@cvs.openbsd.org 2013/05/19 02:42:42
Darren Tucker
2013-06-01
1
-2
/
+2
*
- djm@cvs.openbsd.org 2013/05/17 00:13:13
Darren Tucker
2013-06-01
1
-9
/
+8
[next]