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
/
libtac
/
lib
/
connect.c
Age
Commit message (
Expand
)
Author
2016-10-04
Make TACDEBUG and TACSYSLOG into varargs macros
Philip Prindeville
2016-10-04
More factoring of the cleanup code for tac_connect_single
Philip Prindeville
2016-10-04
Exit tac_connect_single consistently via bottom of function
Philip Prindeville
2016-07-23
Fix warnings
Paweł Krawczyk
2016-05-02
retval cannot be negative when fd is positive as it was just copied from fd
Paweł Krawczyk
2015-10-26
Merge pull request #37 from gollub/fix/connection_timeout_leak
Paweł Krawczyk
2015-10-09
Avoid socket leaks on connection timeouts
Daniel Gollub
2015-08-06
tac_connect_single: individual timeout
Daniel Gollub
2015-06-29
Fix missing semicolons
David Stapleton
2015-06-19
close socket if any operation fails
Paweł Krawczyk
2015-06-18
Make socket creation errno verbose
Daniel Gollub
2014-10-10
Add source addr parameter for tac_connect_single
Daniel Gollub
2013-03-28
fixes various memory leaks, really
Walter de Jong
2013-03-28
added FIXME remark about leaking memory
Walter de Jong
2013-03-27
same thing, but less confusing
Walter de Jong
2013-03-27
if key is set
Walter de Jong
2012-10-02
errno = 0 on AIX with non-blocking IO, we need to fix this in a
Jeroen Nijhof
2012-09-16
Rearrange header file include for libtac
Jeroen Nijhof
2012-07-25
tac_encryption fully handled by libtac
Jeroen Nijhof
2012-03-18
Changed e-mail and improved accounting
Jeroen Nijhof
2011-08-19
Finally got rid of all goto illness!
Jeroen
2011-08-19
Major contribution by Darren Besler
Jeroen
2011-04-25
Removed encrypt option just check if there is a secret (key).
Jeroen
2010-12-22
Initial commit
Jeroen Nijhof