Age | Commit message (Expand) | Author |
---|---|---|
2005-05-04 | clean up KEY_API() wrapper. | Hans-Joerg Hoexer |
2005-04-08 | Make DPD vendor ID u_int8_t, not char. Gets rid of a warning in | Chad Loder |
2005-04-08 | USE_DEBUG is bye bye | Theo de Raadt |
2005-04-04 | spacing; ok cloder | Theo de Raadt |
2005-02-24 | disable the SA dpd timer on sa_free(). this avoid a race | Markus Friedl |
2005-02-24 | dpd_find_sa: only ready SAs, otherwise DPD will delete SAs owned by | Markus Friedl |
2004-12-28 | proper portable C; ok hshoexer | Theo de Raadt |
2004-12-13 | make sure the isakmpd_s has id_r/s set; ok hshoexer, ho | Markus Friedl |
2004-12-08 | 1. allow up to DPD_RETRANS_MAX retransmitted R_U_THERE messages. | Markus Friedl |
2004-08-10 | Better implementation of the Dead Peer Detection protocol, RFC 3706. | Hakan Olsson |
2004-08-08 | spacing | Theo de Raadt |
2004-06-20 | Make the payload array in struct message dynamic, since we need to handle | Hakan Olsson |
2004-06-20 | A start towards Dead Peer Detection (DPD) support, as specified in RFC 3706 | Hakan Olsson |