aboutsummaryrefslogtreecommitdiff
path: root/lib/libtacplus/taclib.c
Commit message (Expand)AuthorAgeFilesLines
* lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-261-0/+2
* Correct comment typo.Ed Maste2010-01-211-1/+1
* Add support for TACACS+ accounting to libtacplus(3).Shteryana Shopova2009-12-111-0/+62
* In tac_get_av_value() empty attributes should be handled like 0-lengthAttilio Rao2009-11-251-1/+6
* Fix most cases where the address of an int is passed to a function expecting aStefan Farfeleder2005-02-141-2/+1
* Enhance TACACS+ library to fully support authorization requests inPaul Traina2002-09-251-49/+313
* Add __FBSDID()s to libtacplusMatthew Dillon2001-09-301-2/+3
* strtok -> strsep (no strtok allowed in libraries)Andrey A. Chernov2000-08-291-3/+4
* Fix error message that was too hastily cut&pasted from libradius.John Polstra2000-01-171-1/+1
* Initial import of TACACS+ client library donated by Juniper Networks, Inc.John Polstra1998-11-131-0/+1053