index
:
pam_tacplus.git
master
(mirror of https://github.com/vyos/pam_tacplus.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-01-23
Merge branch 'master' of github.com:jeroennijhof/pam_tacplus into v1.5.x
v1.5.0-beta.2
Philip Prindeville
2018-01-04
Merge pull request #107 from pprindeville/fix-logwtmp
Philip Prindeville
2018-01-04
Favor pututxline() over logwtmp()
Philip Prindeville
2018-01-03
Check for overflowing tac_login
Philip Prindeville
2018-01-03
Merge pull request #106 from pprindeville/alt-fix-for-unused
Philip Prindeville
2017-12-31
Fix 'unused' warnings when building with clang/llvm
Philip Prindeville
2017-12-29
Merge pull request #104 from pprindeville/add-selinux-note
Philip Prindeville
2017-12-29
Merge pull request #105 from pprindeville/deprecate-RAND_pseudo_bytes
Philip Prindeville
2017-12-29
RAND_pseudo_bytes() has been deprecated in OpenSSL 1.1.0. They tell us
Martin Belanger
2017-12-29
Merge pull request #103 from pprindeville/fix-warnings
Philip Prindeville
2017-12-29
linux/random.h doesn't actually declare getrandom()
Philip Prindeville
2017-12-29
Fix compile-time warnings
Philip Prindeville
2017-12-29
Add SElinux tips
Philip Prindeville
2017-11-14
Merge pull request #100 from martin-belanger/simplified_vsa
Philip Prindeville
2017-11-13
changed memcpy to bcopy
Martin Belanger
2017-11-13
simplified copying vendor attrs (less buffers and mem copies) to PAM environm...
Martin Belanger
2017-07-18
Merge pull request #96 from pprindeville/travis-switch-trusty
Philip Prindeville
2017-07-18
Merge pull request #97 from pprindeville/travis-switch-trusty
Philip Prindeville
2017-07-18
Set Travis to build against Trusty Tahr
Philip Prindeville
2017-07-18
Merge pull request #95 from netravnen/patch-1
v1.5.0-beta.1
Philip Prindeville
2017-07-17
Update AUTHORS
Christoffer
2017-06-14
Merge pull request #94 from kyeongy/master
Philip Prindeville
2017-06-15
Do not set password for ASCII login
Kyeong Yoo
2016-12-20
Merge pull request #80 from pprindeville/reorg-magic
Philip Prindeville
2016-12-20
Merge pull request #85 from pprindeville/add-runtime-debugging
Philip Prindeville
2016-12-20
Merge pull request #84 from pprindeville/fix-tacdebug-damage
Philip Prindeville
2016-12-12
Allow building with run-time debugging enabled (via configure)
Philip Prindeville
2016-12-11
Fix damage from PR #71
Philip Prindeville
2016-12-05
Provide magic function when compiling against openssl
Philip Prindeville
2016-12-05
Simplify initialization of magic function
Philip Prindeville
2016-12-05
Fix sense of test for header and library
Philip Prindeville
2016-12-03
Merge pull request #77 from pprindeville/fix-tacc-tty
jeroennijhof
2016-12-03
Merge pull request #73 from stanAtAtl/master
jeroennijhof
2016-12-03
Merge pull request #75 from pprindeville/fix-tacc-authenticate
jeroennijhof
2016-11-11
Fix ASCII logins where 2 transactions are required
Philip Prindeville
2016-11-10
Merge pull request #76 from pprindeville/fix-crypt-regression
jeroennijhof
2016-10-17
Fix regression introduced when doing incremental encryption
Philip Prindeville
2016-10-17
Add option to specify modem port, etc.
Philip Prindeville
2016-10-13
Update support.c
Stan Xiang
2016-10-13
Update pam_tacplus.c
Stan Xiang
2016-10-13
Update support.c
Stan Xiang
2016-10-13
Update pam_tacplus.c
Stan Xiang
2016-10-11
Add files via upload
stanAtAtl
2016-10-05
Merge pull request #65 from pprindeville/simplify-md5-operations
Paweł Krawczyk
2016-10-05
Merge pull request #71 from pprindeville/make-tacdebug-varargs
Paweł Krawczyk
2016-10-04
Make TACDEBUG and TACSYSLOG into varargs macros
Philip Prindeville
2016-10-04
Modularize computing CHAP digest
Philip Prindeville
2016-10-04
Don't compute pad all at once when we can compute it incrementally
Philip Prindeville
2016-10-04
No need to pass in payload length when the header already includes it
Philip Prindeville
2016-10-04
Avoid unnecessary marshalling when computing Tacacs pad
Philip Prindeville
[next]