summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-18Merge pull request #95 from netravnen/patch-1v1.5.0-beta.1Philip Prindeville
2017-07-17Update AUTHORSChristoffer
2017-06-14Merge pull request #94 from kyeongy/masterPhilip Prindeville
2017-06-15Do not set password for ASCII loginKyeong Yoo
2016-12-20Merge pull request #80 from pprindeville/reorg-magicPhilip Prindeville
2016-12-20Merge pull request #85 from pprindeville/add-runtime-debuggingPhilip Prindeville
2016-12-20Merge pull request #84 from pprindeville/fix-tacdebug-damagePhilip Prindeville
2016-12-12Allow building with run-time debugging enabled (via configure)Philip Prindeville
2016-12-11Fix damage from PR #71Philip Prindeville
2016-12-05Provide magic function when compiling against opensslPhilip Prindeville
2016-12-05Simplify initialization of magic functionPhilip Prindeville
2016-12-05Fix sense of test for header and libraryPhilip Prindeville
2016-12-03Merge pull request #77 from pprindeville/fix-tacc-ttyjeroennijhof
2016-12-03Merge pull request #73 from stanAtAtl/masterjeroennijhof
2016-12-03Merge pull request #75 from pprindeville/fix-tacc-authenticatejeroennijhof
2016-11-11Fix ASCII logins where 2 transactions are requiredPhilip Prindeville
2016-11-10Merge pull request #76 from pprindeville/fix-crypt-regressionjeroennijhof
2016-10-17Fix regression introduced when doing incremental encryptionPhilip Prindeville
2016-10-17Add option to specify modem port, etc.Philip Prindeville
2016-10-13Update support.cStan Xiang
2016-10-13Update pam_tacplus.cStan Xiang
2016-10-13Update support.cStan Xiang
2016-10-13Update pam_tacplus.cStan Xiang
2016-10-11Add files via uploadstanAtAtl
2016-10-05Merge pull request #65 from pprindeville/simplify-md5-operationsPaweł Krawczyk
2016-10-05Merge pull request #71 from pprindeville/make-tacdebug-varargsPaweł Krawczyk
2016-10-04Make TACDEBUG and TACSYSLOG into varargs macrosPhilip Prindeville
2016-10-04Modularize computing CHAP digestPhilip Prindeville
2016-10-04Don't compute pad all at once when we can compute it incrementallyPhilip Prindeville
2016-10-04No need to pass in payload length when the header already includes itPhilip Prindeville
2016-10-04Avoid unnecessary marshalling when computing Tacacs padPhilip Prindeville
2016-10-04MD5Update doesn't modify the data it's digestingPhilip Prindeville
2016-10-05Merge pull request #68 from pprindeville/more-cleanupjeroennijhof
2016-10-05Merge pull request #70 from jeroennijhof/fix-for-loop-initial-declarationsjeroennijhof
2016-10-05Don't init declarations in a for loopJeroen Nijhof
2016-10-05Merge pull request #69 from jeroennijhof/fix-travis-cijeroennijhof
2016-10-04More factoring of the cleanup code for tac_connect_singlePhilip Prindeville
2016-10-05Update .travis.ymljeroennijhof
2016-10-05Add Travis CI link to readmejeroennijhof
2016-10-04Update README.mdjeroennijhof
2016-10-04Create .travis.ymljeroennijhof
2016-10-04Merge pull request #63 from pprindeville/connect-cleanupjeroennijhof
2016-10-04Exit tac_connect_single consistently via bottom of functionPhilip Prindeville
2016-10-04Don't set these flags for AM_LDFLAGS since it breaks linkingJeroen Nijhof
2016-10-04Merge pull request #64 from pprindeville/add-stricter-warningsjeroennijhof
2016-10-04Merge pull request #62 from pprindeville/fix-md5-build-damagejeroennijhof
2016-10-04Merge pull request #60 from opengear/masterjeroennijhof
2016-09-30Reflect tacc's dependency on openssl APIPhilip Prindeville
2016-09-30If built against openssl/md5.h omit lib/md5.h from distributionPhilip Prindeville
2016-09-30Fix build breakage when compiling without openssl-develPhilip Prindeville