summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sasyncd/sasyncd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Schedule events against the monotonic clock.cheloha2018-04-101-6/+7
* Check early if the mandatory carp "interface" was configured.reyk2017-04-101-1/+6
* add a config test flag to sasyncdjsg2017-04-041-4/+12
* Add missing newline in fprintf error message.reyk2017-04-041-2/+2
* stdlib.h is in scope; do not cast malloc/calloc/realloc*deraadt2015-08-201-3/+3
* Kill Boehms GC dead.haesbaert2012-04-141-12/+1
* Kill useless memset.haesbaert2012-04-141-3/+1
* Don't return from main with 2 uppon issuing double -c option, printhaesbaert2012-04-141-2/+2
* Add support to use sasyncd(8) with iked(8) instead of isakmpd(8). Thereyk2010-06-161-2/+3
* memory leak found by parfaitderaadt2009-11-111-1/+2
* sync the synopsis and usage; "usage:" is lowercasesobrado2008-03-171-3/+2
* Zero out struct before using, not after.ray2007-02-261-2/+3
* make option processing happen first.msf2006-12-261-10/+10
* good day to remove a some pooderaadt2006-12-251-13/+4
* first pass cleanup of sasyncd, based on some discussion with deraadt@msf2006-12-241-10/+53
* Teach sasyncd to set isakmpd into active or passive mode, accordingmpf2006-09-011-1/+3
* whitespace cleanup, no binary change.moritz2006-06-021-2/+2
* Make sasyncd fail back correctly with carp preemption enabled.mcbride2006-06-021-2/+7
* Instead of polling the carp interface to detect a switch between MASTER andmcbride2006-06-011-1/+6
* check ppidho2005-05-261-3/+9
* When peers connect, have the master daemon look at in-kernel SAs and feedho2005-05-241-31/+9
* No more SSL between peers, instead do shared key AES & SHAho2005-05-221-7/+7
* style nitsho2005-05-221-2/+4
* setres[ug]id; ok deraadt@djm2005-05-031-3/+4
* Cleanup.ho2005-04-031-4/+8
* Remove debugging code.ho2005-04-031-4/+1
* Fix some stuff noted by Theo.ho2005-03-301-4/+4
* Move sasyncd(8), for IPsec SA synchronization, in-tree. Work in progress.ho2005-03-301-0/+208