Age | Commit message (Expand) | Author |
2001-02-24 | Make DES a feature, so isakmpd can compile on Linux (most of the fixed | Angelos D. Keromytis |
2001-02-24 | For the GETSPI PFKEY message, use the sequence number from the ACQUIRE | Angelos D. Keromytis |
2001-02-23 | Allocate larger buffer for generated policies. | Angelos D. Keromytis |
2001-02-19 | passphrase-md5-hex: and passphrase-sha1-hex: formats for passphrases. | Angelos D. Keromytis |
2001-02-18 | Encode the X509 expiration in the KeyNote credential/policies | Angelos D. Keromytis |
2001-02-16 | use the hash algorithm found in original certificate for the signature | Niels Provos |
2001-02-12 | Temporarily disable dlopen() support, some issues with latest OpenSSL update. | Hakan Olsson |
2001-02-08 | Typo. | Angelos D. Keromytis |
2001-02-08 | Add debug printf. | Angelos D. Keromytis |
2001-01-28 | $OpenBSD$ | Niklas Hallqvist |
2001-01-27 | Call OpenSSL functions with LC (). Various style nits. | Hakan Olsson |
2001-01-27 | (c) 2001 | Niklas Hallqvist |
2001-01-27 | include dnssec.h only if USE_DNSSEC; niklas ok | Jun-ichiro itojun Hagino |
2001-01-27 | "obj" target conflicts with one defined in share/mk; obey bsd.*.mk | Jun-ichiro itojun Hagino |
2001-01-27 | Cleanup the MP_FLAVOUR situation. Still needs work. | Niklas Hallqvist |
2001-01-27 | Tell about OpenBSD being isakmpd's home. | Niklas Hallqvist |
2001-01-26 | Preliminary but working code to permit IKE authentication using DNSSEC | Hakan Olsson |
2001-01-26 | include keynote.h only if USE_KEYNOTE is defined; ok niklas@ | Markus Friedl |
2001-01-26 | There is no need to check the subjectAltName anymore, since we are in fact | Niklas Hallqvist |
2001-01-26 | There is no need to check the subjectAltName anymore, since we are in fact | Niklas Hallqvist |
2001-01-26 | Pedantic style police | Niklas Hallqvist |
2001-01-26 | Pedantic style police | Niklas Hallqvist |
2001-01-26 | CVS missed this in the foreign OS support commit | Niklas Hallqvist |
2001-01-26 | Pedantic style police | Niklas Hallqvist |
2001-01-26 | Move in foreign OS support. The OpenBSD repository is now the official | Niklas Hallqvist |
2001-01-26 | Merge with EOM 1.18 | Niklas Hallqvist |
2001-01-26 | Merge with EOM 1.54 | Niklas Hallqvist |
2001-01-26 | Merge with EOM 1.57 | Niklas Hallqvist |
2001-01-26 | Merge with EOM 1.139 | Niklas Hallqvist |
2001-01-26 | apps/certpatch/certpatch.c: Merge with EOM 1.11 | Niklas Hallqvist |
2001-01-26 | Merge with EOM 1.57 | Niklas Hallqvist |
2001-01-22 | Fix comment and error message reporting. | Angelos D. Keromytis |
2001-01-22 | Fix memory leak on exchange free. | Angelos D. Keromytis |
2001-01-14 | Handling of Phase 1 DELETE and Phase 2 INVALID_SPI messages | Angelos D. Keromytis |
2001-01-14 | Do the HASH verification before handling the SA payload. | Angelos D. Keromytis |
2001-01-11 | Reference the sa, so sa_release() does the right thing (talk about | Angelos D. Keromytis |
2001-01-10 | Fix comment. | Angelos D. Keromytis |
2001-01-10 | Get logging priorities right. | Angelos D. Keromytis |
2001-01-10 | Some more debug logging. | Angelos D. Keromytis |
2001-01-10 | Handle DELETE payloads (delete the relevant IPsec SAs) -- problem | Angelos D. Keromytis |
2001-01-10 | If only the Remote-ID is specified for a Phase 2 configuration, use | Angelos D. Keromytis |
2001-01-10 | Handle null remote_id/local_filter/remote_filter nicer. | Angelos D. Keromytis |
2001-01-05 | Set the correct direction for KAME SPD entries (problem reported and | Angelos D. Keromytis |
2000-12-29 | correct m88k definitions. | Steve Murphree |
2000-12-19 | make sure isakmpd works with the openssl-0.9.6 API | Markus Friedl |
2000-12-19 | gmp is gone, make it build again; cvs retard | Michael Shalayeff |
2000-12-19 | gmp is gone, make it build again | Michael Shalayeff |
2000-12-15 | .Sh EXAMPLE -> .Sh EXAMPLES. Even if there's only one example, at least | Aaron Campbell |
2000-12-15 | only create new exchange on SA expires, when there has been used. | Niels Provos |
2000-12-12 | pids are useful in syslog; ok angelos@ | Todd T. Fries |