summaryrefslogtreecommitdiffstats
path: root/lib/keychain.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-18/+18
* *: apply DEFUN_NOSH for node-switch CLI commandsDavid Lamparter2017-03-281-2/+2
* lib: remove vty->indexDavid Lamparter2016-12-091-1/+1
* Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-181-66/+34
|\
| * lib: replace vty->index_sub with qobjDavid Lamparter2016-10-071-57/+20
| * lib: use qobj for vty->index context positionDavid Lamparter2016-10-071-8/+3
| * lib: qobj: register ifaces, routemaps & keychainsDavid Lamparter2016-10-071-2/+12
* | lib: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-38/+143
* | convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton2016-09-231-18/+18
* | lib: argv update for filter.c, if_rmap.c keychain.c and plist.cDaniel Walton2016-09-231-38/+38
* | Revert "lib: Fixup more files"Daniel Walton2016-09-221-38/+38
* | lib: Fixup more filesDonald Sharp2016-09-211-38/+38
|/
* *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter2016-09-191-0/+3
* lib: silence type range warning in macroDavid Lamparter2016-05-261-6/+10
* Fixup code to use correct XMALLOC operatorsDonald Sharp2015-08-261-6/+6
* *: nuke ^L (page feed)David Lamparter2014-06-041-4/+4
* [cleanup] Make command nodes staticStephen Hemminger2009-06-121-2/+2
* [cleanup] Convert XMALLOC/memset to XCALLOCStephen Hemminger2009-06-121-8/+2
* 2005-05-06 Paul Jakma <paul@dishone.st>paul2005-05-061-36/+41
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>paul2005-04-071-14/+14
* 2004-10-31 Paul Jakma <paul@dishone.st>paul2004-10-311-24/+5
* Number of warnings is down to 3 again in lib directory. A lot of const'shasso2004-10-051-20/+23
* Many warning fixes from PC Drew ([quagga-dev 940]) and removing using PAGERhasso2004-03-041-2/+2
* Initial revisionpaul2002-12-131-0/+1001