Age | Commit message (Expand) | Author |
2007-09-02 | use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg | Theo de Raadt |
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-30 | need to retry writing to pfkey socket on EAGAIN, ok theo | Henning Brauer |
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-02-15 | remove "the the" in comment; ok jmc@ | David Krause |
2006-01-26 | fix some format strings and add a missing | Moritz Jodeit |
2005-05-28 | Optionally prevent syncing failover node-node SA/SPD info (master side). | Hakan Olsson |
2005-05-27 | Implement SPD (IPsec flow) snapshots. | Hakan Olsson |
2005-05-26 | add a 'flushmode' to control how the master handles FLUSH to slaves. tweak so... | Hakan Olsson |
2005-05-26 | disable SPD snapshot for now | Hakan Olsson |
2005-05-26 | Don't alloc/free zero-sized SADB/SPD buffers. | Hakan Olsson |
2005-05-24 | Now that all "other" SADB_DUMP fields are zero, we don't have fix it here. | Hakan Olsson |
2005-05-24 | Remove some debugging cruft. | Hakan Olsson |
2005-05-24 | When peers connect, have the master daemon look at in-kernel SAs and feed | Hakan Olsson |
2005-05-23 | Various logging fixes, handle peer disconnects better. | Hakan Olsson |
2005-05-22 | No more SSL between peers, instead do shared key AES & SHA | Hakan Olsson |
2005-03-30 | Move sasyncd(8), for IPsec SA synchronization, in-tree. Work in progress. | Hakan Olsson |