index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
keychain.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ripd: null check key
lyq140
2018-08-01
1
-1
/
+1
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-6
/
+6
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-4
/
+2
*
lib: 'no accept-lifetime' and 'no send-lifetime' for keychain
dturlupov
2018-02-07
1
-0
/
+40
*
*: add missing \n in some help strings
Renato Westphal
2017-10-24
1
-4
/
+4
*
*: Convert list_delete(struct list *) to ** to allow nulling
Donald Sharp
2017-10-05
1
-1
/
+1
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-652
/
+655
*
Merge remote-tracking branch 'frr/master' into newline-redux
David Lamparter
2017-07-14
1
-7
/
+7
|
\
|
*
vtysh: return non-zero for configuration failures
Daniel Walton
2017-07-13
1
-7
/
+7
*
|
*: remove VTYNL, part 1 of 6
David Lamparter
2017-07-14
1
-2
/
+2
*
|
*: ditch vty_outln(), part 1 of 2
David Lamparter
2017-07-13
1
-11
/
+11
|
/
*
*: vty_outln (vty, "") --> vty_out (vty, VTYNL)
Quentin Young
2017-06-29
1
-2
/
+2
*
*: use vty_outln
Quentin Young
2017-06-29
1
-13
/
+13
*
*: remove VTY_GET_*
Quentin Young
2017-06-27
1
-3
/
+3
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-18
/
+18
*
*: apply DEFUN_NOSH for node-switch CLI commands
David Lamparter
2017-03-28
1
-2
/
+2
*
lib: remove vty->index
David Lamparter
2016-12-09
1
-1
/
+1
*
Merge branch 'cmaster-next' into vtysh-grammar
Quentin Young
2016-10-18
1
-66
/
+34
|
\
|
*
lib: replace vty->index_sub with qobj
David Lamparter
2016-10-07
1
-57
/
+20
|
*
lib: use qobj for vty->index context position
David Lamparter
2016-10-07
1
-8
/
+3
|
*
lib: qobj: register ifaces, routemaps & keychains
David Lamparter
2016-10-07
1
-2
/
+12
*
|
lib: add 'int idx_foo' argv index variables
Daniel Walton
2016-09-23
1
-38
/
+143
*
|
convert <1-255> to (1-255), ()s to <>s, etc
Daniel Walton
2016-09-23
1
-18
/
+18
*
|
lib: argv update for filter.c, if_rmap.c keychain.c and plist.c
Daniel Walton
2016-09-23
1
-38
/
+38
*
|
Revert "lib: Fixup more files"
Daniel Walton
2016-09-22
1
-38
/
+38
*
|
lib: Fixup more files
Donald Sharp
2016-09-21
1
-38
/
+38
|
/
*
*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs
David Lamparter
2016-09-19
1
-0
/
+3
*
lib: silence type range warning in macro
David Lamparter
2016-05-26
1
-6
/
+10
*
Fixup code to use correct XMALLOC operators
Donald Sharp
2015-08-26
1
-6
/
+6
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-4
/
+4
*
[cleanup] Make command nodes static
Stephen Hemminger
2009-06-12
1
-2
/
+2
*
[cleanup] Convert XMALLOC/memset to XCALLOC
Stephen Hemminger
2009-06-12
1
-8
/
+2
*
2005-05-06 Paul Jakma <paul@dishone.st>
paul
2005-05-06
1
-36
/
+41
*
2005-04-07 Paul Jakma <paul.jakma@sun.com>
paul
2005-04-07
1
-14
/
+14
*
2004-10-31 Paul Jakma <paul@dishone.st>
paul
2004-10-31
1
-24
/
+5
*
Number of warnings is down to 3 again in lib directory. A lot of const's
hasso
2004-10-05
1
-20
/
+23
*
Many warning fixes from PC Drew ([quagga-dev 940]) and removing using PAGER
hasso
2004-03-04
1
-2
/
+2
*
Initial revision
paul
2002-12-13
1
-0
/
+1001