summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ldpd/pfkey.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* rework how tcp md5 signatures are configured.dlg2019-01-231-51/+48
* use freezero()deraadt2017-04-181-7/+4
* Remove superfluous includes.renato2016-05-231-7/+1
* Make functions and variables static whenever possible.renato2016-05-231-24/+24
* Add support for IPv6 (RFC 7552).renato2016-05-231-33/+39
* Copy structs by assignment instead of memcpy.renato2016-05-231-3/+3
* Fix mess caused by my commit script.renato2016-05-231-31/+31
* Remove unnecessary break statements.renato2016-05-231-3/+1
* Standardize some log messages and fix some inconsistencies.renato2016-05-231-2/+2
* Add knob to configure the transport address.renato2016-05-231-7/+5
* Pull explicit_bzero patch from bgpd.renato2016-05-231-4/+4
* Implement md5 authentication support.renato2015-07-191-0/+470