index
:
libpam-radius-auth.git
circinus
crux
current
equuleus
sagitta
Updated libpam-radius-auth package for user level auth in radius (mirror of https://github.com/vyos/libpam-radius-auth.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-02-08
Merge pull request #18 from samuelvarley/master
Alan DeKok
2016-12-01
Merge pull request #26 from justinsg/master
Alan DeKok
2016-12-01
Copy password to buffer before rounding length
Justin Standring
2016-11-28
Replaced select with poll to allow file descriptors >FD_SETSIZE
mweissen13
2016-10-24
notes on "configure"
Alan T. DeKok
2016-05-17
Check for too long lines
Alan T. DeKok
2016-05-17
use buffer size. Found by Dennis Goodlet
Alan T. DeKok
2016-01-17
Add Calling-Station-Id to accounting requests.
Thomas Liske
2015-12-10
Thread safety: Control debug with local variable.
Samuel Varley
2015-12-10
Thread safety: Store the name of conf file in radius_conf_t.
Samuel Varley
2015-12-10
Thread safety: Use strerror_r() instead of strerror().
Samuel Varley
2015-12-10
Thread safety: Use getaddrinfo() instead of getservbyname().
Samuel Varley
2015-12-01
Thread safety: Use getaddrinfo() instead of gethostbyname().
Samuel Varley
2015-11-24
Thread safety: Store session start time as PAM data.
Samuel Varley
2015-11-24
Ensure config.h is included first.
Samuel Varley
2015-10-31
Clear out trailing part of the buffer
Alan T. DeKok
2015-09-27
Merge pull request #16 from bsiegert/master
Alan DeKok
2015-09-26
Fix NetBSD build.
Benny Siegert
2015-09-26
Fix invocation of test.
Benny Siegert
2015-09-26
Quell warnings for isdigit.
Benny Siegert
2015-09-08
Allow src_ip to be set
Alan T. DeKok
2015-07-13
export CFLAGS
Alan T. DeKok
2015-07-13
More descriptive messages
Alan T. DeKok
2015-07-13
More build checks.
Alan T. DeKok
2015-07-13
Build objects in src directory
Alan T. DeKok
2015-07-09
Send password to next layer on fail, too
Alan T. DeKok
2015-05-21
Use "length", which has been limited in size
Alan T. DeKok
2015-04-22
Bump version, minor changes.
Alan T. DeKok
2015-04-22
Bump to 1.4.1
Alan T. DeKok
2015-01-16
Updates for Solaris. Fixes #872
Alan T. DeKok
2014-12-17
Note 1.4.0
Alan T. DeKok
2014-12-17
Updates to release process
Alan T. DeKok
2014-12-02
Use port 0 instead of trying to be stupid about it
Alan T. DeKok
2014-11-26
Merge pull request #14 from JensKuehnel/master
Alan DeKok
2014-11-26
add force_prompt option to enforce new password prompt for use with Token
Jens Kuehnel
2014-09-03
Add Calling-Station-Id to Access-Request after challenge. Closes #13
Alan T. DeKok
2014-08-29
Updated text on retry
Alan T. DeKok
2014-08-29
Merge pull request #12 from sara-nl/limit_challenges
Alan DeKok
2014-08-29
new parameter max_challenge limits number of Access-Challenges
Walter de Jong
2014-08-28
Merge pull request #10 from sara-nl/surfsara
Arran Cudbard-Bell
2014-08-15
check return value of rad_converse()
Walter de Jong
2014-08-15
code style consistency
Walter de Jong
2014-08-15
no semicolons here (empty statements)
Walter de Jong
2014-08-06
Merge pull request #8 from foolean/master
Arran Cudbard-Bell
2014-08-06
clear the response
Walter de Jong
2014-08-06
use DPRINT for logging debug messages
Walter de Jong
2014-08-06
fix wrong format string modifier
Walter de Jong
2014-08-06
only print debug messages when configured
Walter de Jong
2014-08-06
protect against buffer overflow
Walter de Jong
2014-06-17
Added 'prompt' option
Bennett Samowich
[prev]
[next]