Age | Commit message (Expand) | Author |
2006-08-29 | Properly define quick mode suites for AH. With naddy. | Hans-Joerg Hoexer |
2006-06-10 | Make deletion of SAs on shutdown optional. The default behaviour | Hans-Joerg Hoexer |
2006-06-10 | Allow isakmpd to use a different private rsa key per isakmp ID. Hans wrote th... | Mathieu Sauve-Frankel |
2006-06-10 | This shouldn't have been commited yet. | Hans-Joerg Hoexer |
2006-06-10 | support sha2 for main mode hmacs and aesctr for quick mode encryption. | Hans-Joerg Hoexer |
2006-05-27 | add group15/modp3072 to default configurations. | Hans-Joerg Hoexer |
2005-12-28 | remove some unused functions and an unused variable found by lint. | Hans-Joerg Hoexer |
2005-11-14 | use snprintf; ok cloder. also looked at by a few other people | Theo de Raadt |
2005-08-02 | Make sure to always load at least the default configuration values. Fixes a | Hans-Joerg Hoexer |
2005-05-26 | Handle strdup returning NULL. OK hshoexer | Chad Loder |
2005-04-08 | Make deterministic randomness (only ever used for testing) a compile-time | Chad Loder |
2005-04-08 | keynote and policy always compiled in | Theo de Raadt |
2005-04-08 | un-ifdef USE_BLOWFISH | Theo de Raadt |
2005-04-06 | knf, ok cloder | Theo de Raadt |
2005-04-05 | Always compile X509 support. Almost everyone uses it. Makes the code | Chad Loder |
2005-04-04 | spacing; ok cloder | Theo de Raadt |
2005-03-15 | reset config line numbers, when daemon gets reinitialized. | Moritz Jodeit |
2005-03-10 | Avoid memory leak if strdup should fail. | Chad Loder |
2004-12-14 | Allow the Address, Network, or Netmask values of the <IPsec-ID> to be | Ryan Thomas McBride |
2004-08-08 | spacing | Theo de Raadt |
2004-07-29 | Less noise while debugging. | Hakan Olsson |
2004-06-25 | Keynote policy checking can now be disabled by "-K" switch and config tag | Hans-Joerg Hoexer |
2004-06-14 | avoid stat before open | Hans-Joerg Hoexer |
2004-06-14 | KNF, style, 80c, etc. hshoexer@ ok | Hakan Olsson |
2004-06-09 | Style nits. hshoexer@ ok | Hakan Olsson |
2004-05-14 | Some more KNF, no binary change. | Hans-Joerg Hoexer |
2004-04-23 | Make sure KEY_LENGTH attribute is present when checking AES proposals, | Hakan Olsson |
2004-04-15 | more knf; ok hshoexer | Theo de Raadt |
2004-04-15 | knf | Theo de Raadt |
2004-04-15 | partial move to KNF. More to come. This has happened because there | Theo de Raadt |
2004-03-19 | Add missing bits to make already present privsep code work. Enable privsep. | Hans-Joerg Hoexer |
2004-02-27 | Add group 14 (modp2048) to predefined suites. Manpage also updated. | Hans-Joerg Hoexer |
2004-01-06 | small typos fixed. | Hans-Joerg Hoexer |
2003-09-02 | A couple of nits. deraadt@ ok. | Hakan Olsson |
2003-08-28 | support AES in phase 1, too. switch to OpenSSL EVP interface; | Markus Friedl |
2003-07-25 | add sha2 support; ok ho@ | Markus Friedl |
2003-06-10 | boring cleanups | Theo de Raadt |
2003-06-03 | Remove clauses 3 and 4. With approval from Niklas Hallqvist and | Hakan Olsson |
2003-06-03 | Cleanup. Use 'sizeof variable' instead of magic constants. | Hakan Olsson |
2003-05-18 | More isakmpd privsep work. X509 private keys are now kept in the privileged | Hakan Olsson |
2003-05-15 | Start of privilege separation for isakmpd. | Hakan Olsson |
2003-05-14 | Default public key directory definition sanity. | Hakan Olsson |
2003-04-30 | cast size_t to unsigned long and use %lu;ok ho | Jason Wright |
2003-02-04 | don't set the Transform for Default-phase-1-configuration twice, ok ho@ | Markus Friedl |
2002-12-06 | Section and tag comparisions should be case-insensitive. PR#3010, Mike Neuman. | Hakan Olsson |
2002-11-15 | Missing "Configuration" tag in a Phase-1 peer was not handled correctly, | Hakan Olsson |
2002-11-14 | Better whitespace/newline handling, this should make broken lines and | Hakan Olsson |
2002-09-11 | signed vs unsigned, some void * arithmetic, from -pedantic. niklas@ ok. | Hakan Olsson |
2002-08-07 | A rewrite of the CRL support code, also from <Thomas.Walpuski@gmx.net>. | Hakan Olsson |
2002-08-02 | CRL support for isakmpd. From <Thomas.Walpuski@gmx.net> with some minor | Hakan Olsson |