Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
openssh
/
a94c479df3b952cb2af457029e6d043a6498a62a
/
auth.c
d9da10d
Merge upstream-master into master
by Alistair Delva
· 4 years, 3 months ago
c2bd7f7
upstream: Add a sshd_config "Include" directive to allow inclusion
by djm@openbsd.org
· 4 years, 10 months ago
3bf2a6a
upstream: Replace all calls to signal(2) with a wrapper around
by dtucker@openbsd.org
· 4 years, 10 months ago
f65cf11
upstream: strdup may return NULL if memory allocation fails. Use
by tobhe@openbsd.org
· 5 years ago
2e71263
upstream: add a "no-touch-required" option for authorized_keys and
by djm@openbsd.org
· 5 years ago
76ed219
upstream: potential NULL dereference for revoked hostkeys; reported
by djm@openbsd.org
· 5 years ago
d0c3ac4
upstream: remove some duplicate #includes
by djm@openbsd.org
· 5 years ago
be02d7c
upstream: lots of things were relying on libcrypto headers to
by djm@openbsd.org
· 5 years ago
4d28fa7
upstream: When system calls indicate an error they return -1, not
by deraadt@openbsd.org
· 5 years ago
79a87d3
Remove "struct ssh" from sys_auth_record_login.
by Darren Tucker
· 6 years ago
f02afa3
Revert "[auth.c] On Cygwin, refuse usernames that have differences in case"
by Corinna Vinschen
· 6 years ago
9b655dc
last bits of old packet API / active_state global
by Damien Miller
· 6 years ago
08f66d9
remove vestiges of old packet API from loginrec.c
by Damien Miller
· 6 years ago
3a00a92
upstream: convert auth.c to new packet API
by djm@openbsd.org
· 6 years ago
172a592
upstream: convert servconf.c to new packet API
by djm@openbsd.org
· 6 years ago
0fa174e
upstream: begin landing remaining refactoring of packet parsing
by djm@openbsd.org
· 6 years ago
943d096
upstream: include time.h for time(3)/nanosleep(2); from Ian
by djm@openbsd.org
· 6 years ago
a784fa8
Don't pass loginmsg by address now that it's an sshbuf*
by Kevin Adler
· 6 years ago
2a35862
upstream: use path_absolute() for pathname checks; from Manoj Ampalam
by djm@openbsd.org
· 6 years ago
50e2687
upstream: log certificate fingerprint in authentication
by djm@openbsd.org
· 6 years ago
5dc4c59
upstream: s/wuth/with/ in comment
by martijn@openbsd.org
· 6 years ago
120a1ec
Adapt portable to legacy buffer API removal
by Damien Miller
· 6 years ago
c7d39ac
upstream: sshd: switch authentication to sshbuf API; ok djm@
by markus@openbsd.org
· 6 years ago
93c06ab
upstream: permitlisten option for authorized_keys; ok markus@
by djm@openbsd.org
· 6 years ago
9c935dd
upstream: make UID available as a %-expansion everywhere that the
by djm@openbsd.org
· 6 years ago
fbb4b5f
upstream: Do not ban PTY allocation when a sshd session is restricted
by djm@openbsd.org
· 6 years ago
bf0fbf2
upstream: add valid-before="[time]" authorized_keys option. A
by djm@openbsd.org
· 7 years ago
7c85685
upstream: switch over to the new authorized_keys options API and
by djm@openbsd.org
· 7 years ago
25cf910
upstream commit
by markus@openbsd.org
· 7 years ago
dbee411
upstream commit
by djm@openbsd.org
· 7 years ago
de4ae07
upstream commit
by djm@openbsd.org
· 7 years ago
8f57495
upstream commit
by djm@openbsd.org
· 7 years ago
54d90ac
upstream commit
by markus@openbsd.org
· 7 years ago
54cd41a
upstream commit
by djm@openbsd.org
· 8 years ago
fe06b68
upstream commit
by dtucker@openbsd.org
· 8 years ago
1a6f9d2
upstream commit
by djm@openbsd.org
· 8 years ago
010359b
upstream commit
by djm@openbsd.org
· 8 years ago
6cb6dcf
upstream commit
by markus@openbsd.org
· 8 years ago
e690fe8
upstream commit
by dtucker@openbsd.org
· 8 years ago
885fb2a
auth_get_canonical_hostname in portable code.
by Darren Tucker
· 9 years ago
9576726
upstream commit
by djm@openbsd.org
· 9 years ago
95194cb
Map unknown users to shell for Android GCE.
by Greg Hartman
· 9 years ago
32a1819
upstream commit
by djm@openbsd.org
· 9 years ago
1dc8d93
upstream commit
by deraadt@openbsd.org
· 9 years ago
7e8528c
upstream commit
by djm@openbsd.org
· 10 years ago
d059297
external/openssh: update to 6.8p1.
by Adam Langley
· 10 years ago
bd77cf7
Put ssh back into the repository
by Greg Hartman
· 10 years ago
6f62160
upstream commit
by djm@openbsd.org
· 10 years ago
087266e
upstream commit
by deraadt@openbsd.org
· 10 years ago
56d1c83
upstream commit
by djm@openbsd.org
· 10 years ago
5e39a49
upstream commit
by djm@openbsd.org
· 10 years ago
7acefbb
- millert@cvs.openbsd.org 2014/07/15 15:54:14
by Damien Miller
· 10 years ago
6dd9622
Remove sshd.
by dcashman
· 10 years ago
686feb5
- djm@cvs.openbsd.org 2014/07/03 11:16:55
by Damien Miller
· 10 years ago
1f0311c
- markus@cvs.openbsd.org 2014/04/29 18:01:49
by Damien Miller
· 11 years ago
0acca37
- djm@cvs.openbsd.org 2013/05/19 02:42:42
by Darren Tucker
· 11 years ago
a627d42
- djm@cvs.openbsd.org 2013/05/17 00:13:13
by Darren Tucker
· 11 years ago
6332da2
- (djm) [auth.c configure.ac misc.c monitor.c monitor_wrap.c] Support
by Damien Miller
· 12 years ago
aa97d13
- (dtucker) [auth.c configure.ac platform.c platform.h] Accept uid 2 ("bin")
by Darren Tucker
· 12 years ago
18de913
- dtucker@cvs.openbsd.org 2013/02/06 00:22:21
by Damien Miller
· 12 years ago
f3747bf
- djm@cvs.openbsd.org 2013/01/17 23:00:01
by Damien Miller
· 12 years ago
4e14a58
- dtucker@cvs.openbsd.org 2012/12/14 05:26:43
by Damien Miller
· 12 years ago
15b05cf
- djm@cvs.openbsd.org 2012/12/02 20:34:10
by Damien Miller
· 12 years ago
09d3e12
- djm@cvs.openbsd.org 2012/10/30 21:29:55
by Damien Miller
· 12 years ago
fbcf827
- (dtucker) OpenBSD CVS Sync
by Darren Tucker
· 13 years ago
9fed161
- djm@cvs.openbsd.org 2012/04/11 13:17:54
by Damien Miller
· 13 years ago
8e48564
Allow root login if ro.debuggable is set (userdebug and eng builds)
by Mike Lockwood
· 13 years ago
1b6cc98
Initial port of openssh to android
by Mike Lockwood
· 13 years ago
d62cf1e
Add HAVE_PW_GECOS_IN_PASSWD configuration flag
by Mike Lockwood
· 13 years ago
1305e95
Initial commit of openssh-5.9p1
by Mike Lockwood
· 13 years ago
1dd66e5
- djm@cvs.openbsd.org 2011/05/23 03:33:38
by Damien Miller
· 13 years ago
d8478b6
OpenBSD CVS Sync
by Damien Miller
· 13 years ago
7c1b2c4
- djm@cvs.openbsd.org 2011/05/11 04:47:06
by Damien Miller
· 14 years ago
d925dcd
- djm@cvs.openbsd.org 2010/11/29 23:45:51
by Damien Miller
· 14 years ago
6a740e7
- djm@cvs.openbsd.org 2010/11/23 02:35:50
by Damien Miller
· 14 years ago
ad7d547
- (tim) [auth.c] add cast to quiet compiler. Change only affects SVR5 systems.
by Tim Rice
· 14 years ago
c158331
- djm@cvs.openbsd.org 2010/08/04 05:42:47
by Damien Miller
· 14 years ago
48147d6
- djm@cvs.openbsd.org 2010/06/22 04:49:47
by Damien Miller
· 14 years ago
30da344
- djm@cvs.openbsd.org 2010/05/07 11:30:30
by Damien Miller
· 15 years ago
b3d20a3
- (dtucker) [auth.c] Bug #1710: call setauthdb on AIX before getpwuid so that
by Darren Tucker
· 15 years ago
b068d0a
- djm@cvs.openbsd.org 2010/03/05 02:58:11
by Damien Miller
· 15 years ago
1aed65e
- djm@cvs.openbsd.org 2010/03/04 10:36:03
by Damien Miller
· 15 years ago
acc9b29
- (djm) [auth.c] On Cygwin, refuse usernames that have differences in
by Damien Miller
· 15 years ago
47cf16b
- djm@cvs.openbsd.org 2010/02/09 06:18:46
by Damien Miller
· 15 years ago
94881d8
- djm@cvs.openbsd.org 2010/01/13 23:47:26
by Darren Tucker
· 15 years ago
e2b3674
- (dtucker) OpenBSD CVS Sync
by Darren Tucker
· 15 years ago
4355152
- dtucker@cvs.openbsd.org 2010/01/10 07:15:56
by Darren Tucker
· 15 years ago
6f66d34
- djm@cvs.openbsd.org 2008/11/04 07:58:09
by Damien Miller
· 16 years ago
7acf550
- (djm) [auth.c] Missing unistd.h for close()
by Damien Miller
· 16 years ago
22989f1
- (djm) [auth.c] Fixed test for locked account on HP/UX with shadowed
by Damien Miller
· 16 years ago
33c787f
- dtucker@cvs.openbsd.org 2008/07/02 12:03:51
by Darren Tucker
· 16 years ago
733124b
- djm@cvs.openbsd.org 2007/09/21 08:15:29
by Damien Miller
· 17 years ago
6ef5013
- djm@cvs.openbsd.org 2007/08/23 02:55:51
by Damien Miller
· 17 years ago
6572db2
- djm@cvs.openbsd.org 2007/08/23 02:49:43
by Damien Miller
· 17 years ago
99203ec
20070326
by Tim Rice
· 18 years ago
143c2ef
- (djm) [auth.c] Fix NULL pointer dereference in fakepw(). Crash would
by Damien Miller
· 18 years ago
796c6c6
- (djm) [auth.c] gc some dead code
by Damien Miller
· 18 years ago
6433df0
- (djm) [sshd.c auth.c] Set up fakepw() with privsep uid/gid, so it can
by Damien Miller
· 18 years ago
26d4e19
- (dtucker) [auth.c openbsd-compat/port-aix.c] Bug #1207: always call
by Darren Tucker
· 18 years ago
36cbe41
- (djm) [auth.c loginrec.c] Missing netinet/in.h for loginrec
by Damien Miller
· 18 years ago
Next »