summaryrefslogtreecommitdiff
path: root/usr.sbin/sasyncd/sasyncd.c
AgeCommit message (Expand)Author
2009-11-11memory leak found by parfaitTheo de Raadt
2008-03-17sync the synopsis and usage; "usage:" is lowercaseIgor Sobrado
2007-02-26Zero out struct before using, not after.Ray Lai
2006-12-26make option processing happen first.Mathieu Sauve-Frankel
2006-12-25good day to remove a some pooTheo de Raadt
2006-12-24first pass cleanup of sasyncd, based on some discussion with deraadt@Mathieu Sauve-Frankel
2006-09-01Teach sasyncd to set isakmpd into active or passive mode, accordingMarco Pfatschbacher
2006-06-02whitespace cleanup, no binary change.Moritz Jodeit
2006-06-02Make sasyncd fail back correctly with carp preemption enabled.Ryan Thomas McBride
2006-06-01Instead of polling the carp interface to detect a switch between MASTER andRyan Thomas McBride
2005-05-26check ppidHakan Olsson
2005-05-24When peers connect, have the master daemon look at in-kernel SAs and feedHakan Olsson
2005-05-22No more SSL between peers, instead do shared key AES & SHAHakan Olsson
2005-05-22style nitsHakan Olsson
2005-05-03setres[ug]id; ok deraadt@Damien Miller
2005-04-03Cleanup.Hakan Olsson
2005-04-03Remove debugging code.Hakan Olsson
2005-03-30Fix some stuff noted by Theo.Hakan Olsson
2005-03-30Move sasyncd(8), for IPsec SA synchronization, in-tree. Work in progress.Hakan Olsson