summaryrefslogtreecommitdiff
path: root/libtac/lib/connect.c
AgeCommit message (Expand)Author
2015-06-29Fix missing semicolonsDavid Stapleton
2015-06-19close socket if any operation failsPaweł Krawczyk
2015-06-18Make socket creation errno verboseDaniel Gollub
2014-10-10Add source addr parameter for tac_connect_singleDaniel Gollub
2013-03-28fixes various memory leaks, reallyWalter de Jong
2013-03-28added FIXME remark about leaking memoryWalter de Jong
2013-03-27same thing, but less confusingWalter de Jong
2013-03-27if key is setWalter de Jong
2012-10-02errno = 0 on AIX with non-blocking IO, we need to fix this in aJeroen Nijhof
2012-09-16Rearrange header file include for libtacJeroen Nijhof
2012-07-25tac_encryption fully handled by libtacJeroen Nijhof
2012-03-18Changed e-mail and improved accountingJeroen Nijhof
2011-08-19Finally got rid of all goto illness!Jeroen
2011-08-19Major contribution by Darren BeslerJeroen
2011-04-25Removed encrypt option just check if there is a secret (key).Jeroen
2010-12-22Initial commitJeroen Nijhof