summaryrefslogtreecommitdiffstats
path: root/lib/sha256.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-13*: LIB_[ERR|WARN] -> EC_LIBQuentin Young94-441/+434
2018-09-13zebra: ZEBRA_[ERR|WARN] -> EC_ZEBRAQuentin Young30-334/+334
2018-09-13watchfrr: WATCHFRR_[ERR|WARN] -> EC_WATCHFRRQuentin Young3-7/+7
2018-09-13ripd: RIP_[ERR|WARN] -> EC_RIPQuentin Young3-3/+3
2018-09-13pimd: PIM_[ERR|WARN] -> EC_PIMQuentin Young5-7/+7
2018-09-13isisd: ISIS_[ERR|WARN] -> EC_ISISQuentin Young6-22/+22
2018-09-13eigrpd: EIGRP_[ERR|WARN] -> EC_EIGRPQuentin Young6-8/+8
2018-09-13babeld: BABEL_[ERR|WARN] -> EC_BABELQuentin Young9-64/+64
2018-09-13nhrpd: NHRP_[ERR|WARN] -> EC_NHRPQuentin Young4-9/+9
2018-09-13ospfd: OSPF_[ERR|WARN] -> EC_OSPFQuentin Young15-232/+232
2018-09-13bgpd: BGP_[WARN|ERR] -> EC_BGPQuentin Young26-336/+336
2018-09-13nhrpd: missing operand addedF. Aragon1-2/+3
2018-09-12bgpd isisd ospf6d ospfd: variable shadowing fixesF. Aragon17-51/+21
2018-09-12pimd ripd ripngd: variable shadowing fixesF. Aragon6-21/+11
2018-09-12lib vtysh zebra: variable shadowing fixesF. Aragon7-17/+15
2018-09-12pimd: fix indentation warningsSarita Patra1-6/+6
2018-09-11lib: whitespace/spelling fixDavid Lamparter1-3/+2
2018-09-11pimd: create a new command "ip pim" configuring pim smroot2-46/+49
2018-09-10frr: add README.md to EXTRA_DISTQuentin Young1-0/+1
2018-09-10frr: improve READMEQuentin Young5-19/+77
2018-09-10frr: remove stale files, allow non-GNU AutomakeQuentin Young6-2589/+3
2018-09-10bgpd: Honor origin change in bgp aggregatesDonald Sharp1-2/+7
2018-09-10doc: Fixup to use consistent frrvty group nameDonald Sharp3-11/+11
2018-09-09build: move SPHINXBUILD= to configure in rpm buildDavid Lamparter3-11/+14
2018-09-09build: fix not building docs w/o sphinxDavid Lamparter20-24/+35
2018-09-09lib: early-include "config.h" in flex lexersDavid Lamparter2-1/+11
2018-09-09ospf6d: remove extra struct in ospf6_lsa_handlerDavid Lamparter3-29/+23
2018-09-09*: fix some random warningsDavid Lamparter3-7/+7
2018-09-09lib: make pthread_set[_]name_np test OS agnosticDavid Lamparter2-3/+8
2018-09-09build: check {malloc,pthread}_np.h for *BSDDavid Lamparter3-1/+14
2018-09-09Update RPM building instructionsWilhelm Wijkander1-4/+3
2018-09-08build: move RFPLDADD to bgpd/rfp-example/librfpDavid Lamparter3-5/+4
2018-09-08build: use _POSIX_C_SOURCEDavid Lamparter2-7/+2
2018-09-08vtysh: make RPKI node non-conditionalDavid Lamparter3-15/+1
2018-09-08*: fix some solaris warningsDavid Lamparter6-22/+21
2018-09-08*: cleanup .gitignore filesDavid Lamparter34-428/+85
2018-09-08*: fix config.h/zebra.h include orderDavid Lamparter54-25/+185
2018-09-08build: fix & clean up *SAN flagsDavid Lamparter4-49/+42
2018-09-08build: make pkgconfig configure output usefulDavid Lamparter1-1/+1
2018-09-08build: clean up protobuf build integrationDavid Lamparter4-65/+40
2018-09-08build: use -export-dynamicDavid Lamparter5-19/+6
2018-09-08tests: properly locate files in builddirDavid Lamparter2-2/+9
2018-09-08build: move vtysh & manpage listings to subdir.amDavid Lamparter23-221/+155
2018-09-08build: remove common.amDavid Lamparter5-68/+64
2018-09-08build: include helper Makefiles in distDavid Lamparter1-0/+25
2018-09-08build: non-recursive testsDavid Lamparter8-246/+309
2018-09-08build: non-recursive vtyshDavid Lamparter6-30/+47
2018-09-08build: non-recursive bgpd & rfpDavid Lamparter13-285/+276
2018-09-08bfdd: fix garbage "port" stringDavid Lamparter1-0/+2
2018-09-08*: fix clang-6 SA warningsDavid Lamparter7-5/+9