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
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
2018-01-04
Favor pututxline() over logwtmp()
Philip Prindeville
2017-12-29
RAND_pseudo_bytes() has been deprecated in OpenSSL 1.1.0. They tell us
Martin Belanger
2017-12-29
linux/random.h doesn't actually declare getrandom()
Philip Prindeville
2016-12-12
Allow building with run-time debugging enabled (via configure)
Philip Prindeville
2016-10-04
Don't set these flags for AM_LDFLAGS since it breaks linking
Jeroen Nijhof
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-07-23
bump version to 1.4.1
Paweł Krawczyk
2016-07-22
Rewrite the getrandom(2) usage
Paweł Krawczyk
2016-07-22
check for sys/random.h as well for Solaris
Paweł Krawczyk
2016-07-22
check for getrandom(2)
Paweł Krawczyk
2016-05-03
add TACACS+ client utility program
Paweł Krawczyk
2016-05-03
use OpenSSL for MD5 and random numbers
Paweł Krawczyk
2016-03-02
Add '--disable-am-ldcflags' configure option
Joakim Tjernlund
2016-03-02
Conditional docs
Joakim Tjernlund
2016-03-02
Disable automatic build of static libs
Joakim Tjernlund
2016-03-02
Fix warning: "_FORTIFY_SOURCE" redefined
Joakim Tjernlund
2014-11-27
too many RELROs
Pawel Krawczyk
2014-11-26
give up AX_ macros as they don't work on older autoconf, use
Pawel Krawczyk p.krawczyk@kainos.com
2014-11-26
Merge branch 'master' of github.com:jeroennijhof/pam_tacplus
Pawel Krawczyk
2014-11-26
check for PAM devel libraries
Pawel Krawczyk
2014-11-26
add -Wall
Pawel Krawczyk
2014-10-14
bump version to 1.3.9, mostly due to file descriptor leak fix
Pawel Krawczyk
2014-10-02
C compiler hardening options
Pawel Krawczyk
2014-08-28
Introduce pkg-config file for libtac
Daniel Gollub
2014-08-27
Build and install libtac as shared library
Daniel Gollub
2014-04-22
Added macro dir and fix readme issue
Jeroen Nijhof
2014-04-16
Fix issue with automake 1.9
Jeroen Nijhof
2013-12-17
Release version 1.3.8
Jeroen Nijhof
2013-07-01
A lot of cleanups and improvements by Walter de Jong
Jeroen Nijhof
2012-09-08
Bumped version to 1.3.8 and renamed rem_addr to r_addr
Jeroen Nijhof
2012-05-19
Set version to 1.3.7
Jeroen Nijhof
2012-03-18
Changed e-mail and improved accounting
Jeroen Nijhof
2011-08-19
Major contribution by Darren Besler
Jeroen
2011-04-25
Removed encrypt option just check if there is a secret (key).
Jeroen
2011-04-21
Version changed to 1.3.3, changed bitflags to hex, thanks Jason.
Jeroen Nijhof
2010-12-22
Initial commit
Jeroen Nijhof