Age | Commit message (Expand) | Author |
2006-05-29 | Oops, return after calling sa_release() | Ryan Thomas McBride |
2006-05-29 | Fix broken merge of patch. Pointed out by nathanael at polymorpheus dot com. | Ryan Thomas McBride |
2006-05-28 | Assign a finalization event to the exchange initiated on soft expiry. | Ryan Thomas McBride |
2006-05-28 | also report SA flags. | Hans-Joerg Hoexer |
2006-05-28 | Change the default replay window for SAs created by the isakmpd responder | Ryan Thomas McBride |
2006-05-27 | document modp3072. | Hans-Joerg Hoexer |
2006-05-27 | add group15/modp3072 to default configurations. | Hans-Joerg Hoexer |
2006-05-26 | ipsectl -> ipsecctl | Jason McIntyre |
2006-05-26 | vpn.8 removal; | Jason McIntyre |
2006-05-26 | let us not talk about ipsecadm and vpn anymore; ok reyk | Theo de Raadt |
2006-05-05 | correct correct rfc reference | Damien Miller |
2006-05-05 | correct rfc reference | Damien Miller |
2006-05-04 | check for degenerate Diffie-Hellman public exponents; | Damien Miller |
2006-03-22 | No need to specify the DOI, make examples more consistent. | Hans-Joerg Hoexer |
2006-03-20 | make sure the command fifo is ready before isakmpd returns. This | Hans-Joerg Hoexer |
2006-02-02 | Small cleanup to avoid gotos, from Andrey Matveev. | Hans-Joerg Hoexer |
2006-01-02 | clean up error paths using "goto", part 1. From Andrey Matveev <evol at | Hans-Joerg Hoexer |
2005-12-28 | remove some unused functions and an unused variable found by lint. | Hans-Joerg Hoexer |
2005-12-21 | Userland programs should include <errno.h> not <sys/errno.h> | Todd C. Miller |
2005-12-20 | let isakmpd(8) remove it's pid/fifo file on exit. | Moritz Jodeit |
2005-11-26 | get rid of some leftovers from a cleanup during c2k5. From Andrey Matveev | Hans-Joerg Hoexer |
2005-11-17 | typo, ok hshoexer@ | Alexander von Gernler |
2005-11-17 | add a free() which got lost in r1.104. ok hshoexer@ deraadt@ | Moritz Jodeit |
2005-11-16 | Avoid printing a NULL string. ok hshoexer | Chad Loder |
2005-11-15 | Be cleaner about signed vs. unsigned when it's easy to do so. OK hshoexer | Chad Loder |
2005-11-15 | Add a new raw2hex function and yank out several pieces of code in other | Chad Loder |
2005-11-14 | use snprintf; ok cloder. also looked at by a few other people | Theo de Raadt |
2005-11-13 | zap unused variable and silence gcc. | Hans-Joerg Hoexer |
2005-10-27 | Do not touch LIST_* macro internals. | Hans-Joerg Hoexer |
2005-10-26 | don't send DPD messages before the exchange is finialized, otherwise | Markus Friedl |
2005-10-25 | some small knf, ok ho@ | Hans-Joerg Hoexer |
2005-10-25 | Do not send a message when no transport is available. | Hans-Joerg Hoexer |
2005-10-06 | improve examples and show how to use KEY_LENGTH. Slightly different fix than | Hans-Joerg Hoexer |
2005-09-23 | Document new UI commands | Hans-Joerg Hoexer |
2005-09-23 | Provide UI commands to delete phase 1 SAs. | Hans-Joerg Hoexer |
2005-08-25 | read the information from the INADDR_ANY socket and do not loop if | Markus Friedl |
2005-08-23 | note that RSA_SIG should be part of the "Transforms" tag when setting | Jason McIntyre |
2005-08-23 | `DSS' is unsupported, so remove references to it; | Jason McIntyre |
2005-08-09 | Normalize attribute values before comparison. Unbreaks interop with netscreen. | Hans-Joerg Hoexer |
2005-08-02 | Make sure to always load at least the default configuration values. Fixes a | Hans-Joerg Hoexer |
2005-07-25 | Use payload NAT-D or NAT-D-DRAFT according to NAT-T vendor ID advertised by the | Hans-Joerg Hoexer |
2005-07-25 | output some more information on UI command "S" | Hans-Joerg Hoexer |
2005-07-22 | spacing and tiny knf | Hans-Joerg Hoexer |
2005-07-20 | revert one TAILQ_FOREACH conversion from r1.112 which was | Moritz Jodeit |
2005-07-14 | fix some memleaks. ok hshoexer@ | Moritz Jodeit |
2005-07-05 | fix comment | Hans-Joerg Hoexer |
2005-07-05 | use correct function name in log message, tiny KNF | Hans-Joerg Hoexer |
2005-06-26 | indentation/white space cleanup, no binary change | Hans-Joerg Hoexer |
2005-06-25 | /* Fallthrough. */ -> /* FALLTHROUGH */ | Hans-Joerg Hoexer |
2005-06-25 | typo in comment | Hans-Joerg Hoexer |