summaryrefslogtreecommitdiff
path: root/usr.sbin/sasyncd/conf.y
AgeCommit message (Expand)Author
2012-12-21valid port interval 1 through 65535, not 1 - 65534Gleydson Soares
2012-04-14Add CDIAGFLAGS infrastructure.Christiano F. Haesbaert
2010-06-16Add support to use sasyncd(8) with iked(8) instead of isakmpd(8). TheReyk Floeter
2007-05-17Check getpwnam() return value for NULL before dereferencing it.Moritz Jodeit
2007-01-08allow shared key specification in hex (0x01234...); ok hoMarkus Friedl
2006-12-24first pass cleanup of sasyncd, based on some discussion with deraadt@Mathieu Sauve-Frankel
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
2006-03-31Plug memory leak on error path; ok ho@ moritz@Patrick Latifi
2005-07-09IP-address -> IP address;Jason McIntyre
2005-05-28result not used; ok hoTheo de Raadt
2005-05-28Optionally prevent syncing failover node-node SA/SPD info (master side).Hakan Olsson
2005-05-26add a 'flushmode' to control how the master handles FLUSH to slaves. tweak so...Hakan Olsson
2005-05-24cleanup parser, permit more than one listenerHakan Olsson
2005-05-22No more SSL between peers, instead do shared key AES & SHAHakan Olsson
2005-04-03yacc parserHakan Olsson