Age | Commit message (Expand) | Author |
2011-06-23 | Use a common text explaining how the various configuration parsers using | Stuart Henderson |
2010-06-30 | clarify why carp demotion is necessary, and who is doing it. | Kjell Wooding |
2010-06-29 | Fix an obviously wrong comment. ok reyk@ | Kjell Wooding |
2010-06-29 | Having more than 2 log levels is silly. Use only 3 verbosity levels: | Kjell Wooding |
2010-06-16 | Add support to use sasyncd(8) with iked(8) instead of isakmpd(8). The | Reyk Floeter |
2009-11-11 | memory leak found by parfait | Theo de Raadt |
2009-11-11 | spacing | Theo de Raadt |
2009-06-26 | use standard safe C | Theo de Raadt |
2009-06-25 | sasyncd isn't interested in messages on the routing socket other than | Stuart Henderson |
2008-04-04 | document the bug that sasyncd peers should share the same | Otto Moerbeek |
2008-03-17 | sync the synopsis and usage; "usage:" is lowercase | Igor Sobrado |
2007-09-02 | use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg | Theo de Raadt |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-17 | Check getpwnam() return value for NULL before dereferencing it. | Moritz Jodeit |
2007-02-26 | Zero out struct before using, not after. | Ray Lai |
2007-01-08 | allow shared key specification in hex (0x01234...); ok ho | Markus Friedl |
2006-12-26 | make option processing happen first. | Mathieu Sauve-Frankel |
2006-12-25 | good day to remove a some poo | Theo de Raadt |
2006-12-25 | spacing | Theo de Raadt |
2006-12-24 | first pass cleanup of sasyncd, based on some discussion with deraadt@ | Mathieu Sauve-Frankel |
2006-11-28 | add additional link states to report the half duplex / full duplex | Reyk Floeter |
2006-09-16 | Only interpret link state routing messages for the monitored carp interface. | Marco Pfatschbacher |
2006-09-12 | for apps which use interface groups, point to the section of | Jason McIntyre |
2006-09-01 | Teach sasyncd to set isakmpd into active or passive mode, according | Marco Pfatschbacher |
2006-08-31 | Add more SADB types to the filter: ACQUIRE, X_ASKPOLICY, REGISTER. | Marco Pfatschbacher |
2006-08-31 | Only chroot the unprivileged part of sasyncd(8). | Marco Pfatschbacher |
2006-08-30 | need to retry writing to pfkey socket on EAGAIN, ok theo | Henning Brauer |
2006-06-03 | tweaks; | Jason McIntyre |
2006-06-02 | whitespace cleanup, no binary change. | Moritz Jodeit |
2006-06-02 | Make sasyncd fail back correctly with carp preemption enabled. | Ryan Thomas McBride |
2006-06-01 | Instead of polling the carp interface to detect a switch between MASTER and | Ryan Thomas McBride |
2006-05-26 | let us not talk about ipsecadm and vpn anymore; ok reyk | Theo de Raadt |
2006-04-16 | cleanup error handling to avoid two memleaks. found and ok pat@ | Moritz Jodeit |
2006-03-31 | Plug memory leak on error path; ok ho@ moritz@ | Patrick Latifi |
2006-02-15 | remove "the the" in comment; ok jmc@ | David Krause |
2006-01-26 | fix some format strings and add a missing | Moritz Jodeit |
2006-01-20 | Don't depend on implicit include of signal.h | Todd C. Miller |
2005-09-21 | IPSec -> IPsec | Jason McIntyre |
2005-09-11 | handle short read()'s. fixes transfer | Moritz Jodeit |
2005-07-19 | handle short reads/writes. this fixes the | Moritz Jodeit |
2005-07-09 | IP-address -> IP address; | Jason McIntyre |
2005-07-07 | when reading of sadb/spd data fails don't call | Moritz Jodeit |
2005-05-31 | minor tweaks; | Jason McIntyre |
2005-05-28 | result not used; ok ho | Theo de Raadt |
2005-05-28 | Optionally prevent syncing failover node-node SA/SPD info (master side). | Hakan Olsson |
2005-05-27 | Update, also mention pfsync integration | Hakan Olsson |
2005-05-27 | Keep sockaddr in syncpeer struct. | Hakan Olsson |
2005-05-27 | Implement SPD (IPsec flow) snapshots. | Hakan Olsson |
2005-05-26 | Document 'flushmode' | Hakan Olsson |
2005-05-26 | add a 'flushmode' to control how the master handles FLUSH to slaves. tweak so... | Hakan Olsson |