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
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
2016-10-04
MD5Update doesn't modify the data it's digesting
Philip Prindeville
2016-10-05
Merge pull request #68 from pprindeville/more-cleanup
jeroennijhof
2016-10-05
Merge pull request #70 from jeroennijhof/fix-for-loop-initial-declarations
jeroennijhof
2016-10-05
Don't init declarations in a for loop
Jeroen Nijhof
2016-10-05
Merge pull request #69 from jeroennijhof/fix-travis-ci
jeroennijhof
2016-10-04
More factoring of the cleanup code for tac_connect_single
Philip Prindeville
2016-10-05
Update .travis.yml
jeroennijhof
2016-10-05
Add Travis CI link to readme
jeroennijhof
2016-10-04
Update README.md
jeroennijhof
2016-10-04
Create .travis.yml
jeroennijhof
2016-10-04
Merge pull request #63 from pprindeville/connect-cleanup
jeroennijhof
2016-10-04
Exit tac_connect_single consistently via bottom of function
Philip Prindeville
2016-10-04
Don't set these flags for AM_LDFLAGS since it breaks linking
Jeroen Nijhof
2016-10-04
Merge pull request #64 from pprindeville/add-stricter-warnings
jeroennijhof
2016-10-04
Merge pull request #62 from pprindeville/fix-md5-build-damage
jeroennijhof
2016-10-04
Merge pull request #60 from opengear/master
jeroennijhof
2016-09-30
Reflect tacc's dependency on openssl API
Philip Prindeville
2016-09-30
If built against openssl/md5.h omit lib/md5.h from distribution
Philip Prindeville
2016-09-30
Fix build breakage when compiling without openssl-devel
Philip Prindeville
[next]