Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
openssh
/
7404b81f25a4a7847380c0f0cf7f1bea5f0a5cd3
/
monitor_wrap.h
b7e74ea
upstream: Add new structure for signature options
by djm@openbsd.org
· 5 years ago
9a14c64
upstream: Refactor signing - use sshkey_sign for everything,
by djm@openbsd.org
· 5 years ago
670104b
upstream: fixes for !WITH_OPENSSL compilation; ok dtucker@
by djm@openbsd.org
· 5 years ago
9b655dc
last bits of old packet API / active_state global
by Damien Miller
· 6 years ago
3f0786b
remove PAM dependencies on old packet API
by Damien Miller
· 6 years ago
04c091f
upstream: remove last references to active_state
by djm@openbsd.org
· 6 years ago
ec00f91
upstream: convert monitor.c to new packet API
by djm@openbsd.org
· 6 years ago
3a00a92
upstream: convert auth.c to new packet API
by djm@openbsd.org
· 6 years ago
87f08be
Remove support for S/Key
by Damien Miller
· 6 years ago
5467fbc
upstream: remove legacy key emulation layer; ok djm@
by markus@openbsd.org
· 6 years ago
7c85685
upstream: switch over to the new authorized_keys options API and
by djm@openbsd.org
· 7 years ago
04c7e28
upstream commit
by djm@openbsd.org
· 7 years ago
1e0cdf8
upstream commit
by markus@openbsd.org
· 7 years ago
00ed75c
upstream commit
by markus@openbsd.org
· 7 years ago
54d90ac
upstream commit
by markus@openbsd.org
· 7 years ago
0082fba
upstream commit
by djm@openbsd.org
· 8 years ago
6cb6dcf
upstream commit
by markus@openbsd.org
· 8 years ago
9576726
upstream commit
by djm@openbsd.org
· 9 years ago
76c9fbb
upstream commit
by markus@openbsd.org
· 9 years ago
6283cc7
revert 7d4c7513: bring back S/Key prototypes
by Damien Miller
· 9 years ago
7d4c751
upstream commit
by djm@openbsd.org
· 9 years ago
179be0f
upstream commit
by djm@openbsd.org
· 10 years ago
523463a
upstream commit
by djm@openbsd.org
· 10 years ago
091c302
upstream commit
by markus@openbsd.org
· 10 years ago
7cc194f
- djm@cvs.openbsd.org 2014/01/29 06:18:35
by Damien Miller
· 11 years ago
8f0bf23
- djm@cvs.openbsd.org 2011/06/17 21:44:31
by Damien Miller
· 13 years ago
cee8523
- djm@cvs.openbsd.org 2009/03/05 07:18:19
by Damien Miller
· 16 years ago
01ed227
- djm@cvs.openbsd.org 2008/11/04 08:22:13
by Damien Miller
· 16 years ago
d783435
- deraadt@cvs.openbsd.org 2006/08/03 03:34:42
by Damien Miller
· 18 years ago
def915b
- stevesk@cvs.openbsd.org 2006/07/14 01:15:28
by Damien Miller
· 18 years ago
58059ae
- stevesk@cvs.openbsd.org 2006/07/06 17:36:37
by Damien Miller
· 18 years ago
9f2abc4
- stevesk@cvs.openbsd.org 2006/07/06 16:03:53
by Damien Miller
· 18 years ago
5109638
- djm@cvs.openbsd.org 2006/03/25 22:22:43
by Damien Miller
· 19 years ago
ed3986a
- deraadt@cvs.openbsd.org 2006/03/20 18:14:02
by Damien Miller
· 19 years ago
2e0cf0d
- (dtucker) [audit.c audit.h auth.c auth1.c auth2.c loginrec.c monitor.c
by Darren Tucker
· 20 years ago
269a1ea
- (dtucker) [Makefile.in auth.c auth.h auth1.c auth2.c loginrec.c monitor.c
by Darren Tucker
· 20 years ago
3f9fdc7
- avsm@cvs.openbsd.org 2004/06/21 17:36:31
by Darren Tucker
· 20 years ago
dbf7a74
- (dtucker) [auth-pam.c auth-pam.h auth1.c auth2.c monitor.c monitor_wrap.c
by Darren Tucker
· 21 years ago
0425d40
- markus@cvs.openbsd.org 2003/11/17 11:06:07
by Damien Miller
· 21 years ago
3e33cec
- markus@cvs.openbsd.org 2003/09/23 20:17:11
by Darren Tucker
· 21 years ago
1a0c0b9
- markus@cvs.openbsd.org 2003/08/28 12:54:34
by Damien Miller
· 21 years ago
0efd155
- markus@cvs.openbsd.org 2003/08/22 10:56:09
by Darren Tucker
· 21 years ago
1f499fd
- (djm) Bug #564: Perform PAM account checks for all authentications when
by Damien Miller
· 21 years ago
6aaa58c
- (dtucker) OpenBSD CVS Sync
by Darren Tucker
· 21 years ago
4c29dd9
- (dtucker) [monitor.h monitor_wrap.h] Remove excess ident tags.
by Darren Tucker
· 21 years ago
4f9f42a
- (djm) Merge FreeBSD PAM code: replaces PAM password auth kludge with
by Damien Miller
· 21 years ago
d94e549
- markus@cvs.openbsd.org 2002/09/26 11:38:43
by Damien Miller
· 22 years ago
25162f2
- itojun@cvs.openbsd.org 2002/09/09 06:48:06
by Damien Miller
· 22 years ago
a962c2f
- deraadt@cvs.openbsd.org 2002/06/30 21:59:45
by Ben Lindstrom
· 22 years ago
5ad9fd9
- (djm) Bug #231: UsePrivilegeSeparation turns off Banner.
by Damien Miller
· 22 years ago
7941855
- (djm) Make privsep work with PAM (still experimental)
by Damien Miller
· 23 years ago
28364ec
- stevesk@cvs.openbsd.org 2002/03/26 03:24:01
by Ben Lindstrom
· 23 years ago
7a2073c
- provos@cvs.openbsd.org 2002/03/18 17:50:31
by Ben Lindstrom
· 23 years ago
3225fb4
That shouldn't be here yet
by Damien Miller
· 23 years ago
646e7cf
Import of Niels Provos' 20020312 ssh-complete.diff
by Damien Miller
· 23 years ago