Age | Commit message (Expand) | Author |
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 |
2002-06-09 | rm trailing whitespace | Todd T. Fries |
2002-06-01 | size_t must be cast to (unsigned long) and printed using %lu | Theo de Raadt |
2002-05-28 | off_t to size_t change for printf format and malloc. Pointed out by <greg@nes... | Hakan Olsson |
2002-04-29 | wierd -> weird | Peter Valchev |
2002-04-22 | Handle configuration lines that end in whitespace or ^M. | Hakan Olsson |
2002-03-01 | Change DH group handling in the pre-generated parts of the | Hakan Olsson |
2002-01-23 | the last few sprintf -> snprintf | Hakan Olsson |
2002-01-03 | str[n]{cpy,cat} -> strl{cpy,cat}, sprintf -> snprintf | Hakan Olsson |
2001-10-05 | Missed this file; some more debug level fixes. | Hakan Olsson |
2001-07-05 | Add prototypes and some other various cleanup. | Hakan Olsson |
2001-07-01 | Style | Niklas Hallqvist |
2001-06-29 | Provide an API to get sockaddrs out of the config db | Niklas Hallqvist |
2001-03-27 | (c)-2001 | Hakan Olsson |
2001-03-13 | Somewhere along the line we stopped using the configuration file defaults | Hakan Olsson |
2001-02-28 | Make sure the default lifetimes in the General section are taken into | Angelos D. Keromytis |
2001-01-27 | (c) 2001 | Niklas Hallqvist |
2001-01-26 | Pedantic style police | Niklas Hallqvist |
2000-12-12 | Merge with EOM 1.48 | Niklas Hallqvist |