index
:
delta/openssh-git.git
IBS
PRIVSEP
V_2_5_2
V_2_9_9
V_2_9_P1
V_3_0_2
V_3_2_3
V_3_3
V_3_5
V_3_6
V_3_6_1
V_3_7
V_3_8
V_3_8_1
V_3_9
V_4_0
V_4_1
V_4_2
V_4_3
V_4_4
V_4_5
V_4_6
V_4_7
V_4_9
V_5_3
V_5_4
V_5_6
V_5_8
V_5_9
V_6_0
V_6_2
V_6_3
V_6_4
V_6_5
V_6_6
V_6_7
V_6_8
V_6_9
V_7_0
V_7_1
V_7_2
V_7_3
V_7_4
V_7_5
V_7_6
V_7_7
V_7_8
V_7_9
V_8_0
V_8_1
V_8_2
V_8_3
V_8_4
V_8_5
V_8_6
V_8_7
V_8_8
V_8_9
V_9_0
V_9_1
V_9_2
V_9_3
baserock/6.7-musl
baserock/morph
baserock/tiagogomes/armv8l64
master
anongit.mindrot.org: openssh.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
auth-pam.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simply handling of SSH_CONNECTION PAM env var.
Darren Tucker
2022-12-19
1
-5
/
+11
*
Fix memory leak in error path.
Shchelkunov Artem
2021-09-03
1
-0
/
+1
*
Remove reference to ChallengeResponse.
Darren Tucker
2021-07-03
1
-1
/
+0
*
polish whitespace for portable files
Damien Miller
2021-04-03
1
-2
/
+2
*
Prevent excessively long username going to PAM.
Darren Tucker
2020-11-11
1
-0
/
+6
*
document a PAM spec problem in a frustrated comment
Damien Miller
2020-06-26
1
-1
/
+5
*
Fix a couple of mysig_t leftovers.
Darren Tucker
2020-01-23
1
-1
/
+2
*
upstream: Replace all calls to signal(2) with a wrapper around
dtucker@openbsd.org
2020-01-23
1
-4
/
+4
*
Make sshpam_password_change_required static.
Ruben Kerkhof
2020-01-21
1
-1
/
+1
*
Fix a few warnings when on Mac OS X.
Ruben Kerkhof
2020-01-20
1
-0
/
+1
*
memleak of buffer in sshpam_query
Damien Miller
2019-09-13
1
-0
/
+5
*
Typo fixes in error messages.
Darren Tucker
2019-06-08
1
-3
/
+3
*
Have pthread_create return errno on failure.
Darren Tucker
2019-06-07
1
-3
/
+2
*
pthread_create(3) returns positive values on failure.
Elliott Hughes
2019-06-07
1
-2
/
+4
*
Add no-op implementation of pam_putenv.
Darren Tucker
2019-05-17
1
-4
/
+8
*
remove PAM dependencies on old packet API
Damien Miller
2019-01-20
1
-26
/
+42
*
expose $SSH_CONNECTION in the PAM environment
Damien Miller
2018-12-14
1
-0
/
+10
*
adapt -portable to OpenSSL 1.1x API
Damien Miller
2018-09-13
1
-0
/
+4
*
Remove key.h from portable files too.
Darren Tucker
2018-07-12
1
-1
/
+0
*
Adapt portable to legacy buffer API removal
Damien Miller
2018-07-10
1
-85
/
+136
*
Expose SSH_AUTH_INFO_0 to PAM auth modules
Damien Miller
2018-04-06
1
-20
/
+22
*
Update PAM password change to new opts API.
Darren Tucker
2018-03-03
1
-6
/
+15
*
upstream: switch over to the new authorized_keys options API and
djm@openbsd.org
2018-03-03
1
-2
/
+2
*
Expose list of completed auth methods to PAM
Damien Miller
2017-07-28
1
-0
/
+26
*
Remove SSHv1 code path.
Darren Tucker
2017-03-29
1
-12
/
+9
*
Check for NULL from malloc.
Darren Tucker
2017-03-10
1
-0
/
+2
*
Remove do_pam_set_tty which is dead code.
Darren Tucker
2016-10-15
1
-12
/
+0
*
add --with-pam-service to specify PAM service name
Damien Miller
2016-08-16
1
-1
/
+5
*
retry waitpid on EINTR failure
Damien Miller
2016-07-22
1
-4
/
+11
*
Handle PAM_MAXTRIES from modules.
Darren Tucker
2016-07-18
1
-1
/
+29
*
Mitigate timing of disallowed users PAM logins.
Darren Tucker
2016-07-15
1
-4
/
+31
*
Remove duplicate code from PAM. ok djm@
Darren Tucker
2016-06-17
1
-17
/
+0
*
Fix comment about sshpam_const and AIX.
Darren Tucker
2016-05-20
1
-2
/
+2
*
unbreak PAM after canohost refactor
Damien Miller
2016-03-08
1
-2
/
+4
*
avoid FreeBSD RCS Id in comment
Damien Miller
2016-02-05
1
-1
/
+2
*
xrealloc -> xreallocarray in portable code too.
Darren Tucker
2015-04-30
1
-2
/
+2
*
- (dtucker) [auth-pam.c] bz#2163: check return value from pam_get_item().
Darren Tucker
2013-12-19
1
-1
/
+3
*
- (dtucker) [M auth-chall.c auth-krb5.c auth-pam.c cipher-aes.c cipher-ctr.c
Darren Tucker
2013-06-02
1
-24
/
+20
*
- (dtucker) [auth-pam.c] Bug #1534: move the deletion of PAM credentials on
Darren Tucker
2009-07-12
1
-5
/
+5
*
- (dtucker) [auth-pam.c monitor.c session.c sshd.c] Bug #926: Move
Darren Tucker
2008-03-11
1
-2
/
+4
*
- (dtucker) [auth-pam.c] Use sigdie here too. ok djm@
Darren Tucker
2007-08-10
1
-2
/
+2
*
- (dtucker) [auth-pam.c] Return empty string if fgets fails in
Darren Tucker
2007-05-20
1
-1
/
+2
*
- (dtucker) [auth-pam.c] malloc+memset -> calloc. Patch from
Darren Tucker
2007-05-20
1
-4
/
+2
*
- (dtucker) [auth-pam.c] Propogate TZ environment variable to PAM auth
Darren Tucker
2006-09-17
1
-0
/
+6
*
- (djm) [audit-bsm.c audit.c auth-bsdauth.c auth-chall.c auth-pam.c]
Damien Miller
2006-09-01
1
-0
/
+1
*
- (djm) [auth-pam.c auth-shadow.c auth2-none.c cleanup.c sshd.c]
Damien Miller
2006-08-05
1
-3
/
+8
*
- (djm) [auth-pam.c auth.c bufaux.h entropy.c openbsd-compat/port-tun.c]
Damien Miller
2006-08-05
1
-1
/
+0
*
- (djm) [auth-pam.c defines.h] Move PAM related bits to auth-pam.c
Damien Miller
2006-08-05
1
-0
/
+7
*
- (djm) [acss.c auth-krb5.c auth-options.c auth-pam.c auth-shadow.c]
Damien Miller
2006-07-24
1
-3
/
+8
*
- (dtucker) [auth-krb5.c auth-pam.c] Still more errno.h
Darren Tucker
2006-07-13
1
-0
/
+2
[next]