Age | Commit message (Expand) | Author |
2001-08-31 | (c)-2001 | Hakan Olsson |
2001-08-30 | Mention which debug levels we currently use. | Hakan Olsson |
2001-08-27 | Compile on alpha. | Hakan Olsson |
2001-08-27 | un-bork | Theo de Raadt |
2001-08-26 | more style | Niklas Hallqvist |
2001-08-25 | Enable IKE mode config, as it works ok with PGPnet and at least has a usable | Niklas Hallqvist |
2001-08-25 | Use x509_DN_string API. Style fixes. | Niklas Hallqvist |
2001-08-25 | Add x509_DN_string API to get a printable DN component given one | Niklas Hallqvist |
2001-08-25 | Style | Niklas Hallqvist |
2001-08-25 | Casting of lhs, is not what you think it is. | Niklas Hallqvist |
2001-08-24 | Send DELETE notifications for all active SAs when we shut down the daemon. | Hakan Olsson |
2001-08-24 | Initial IPCOMP support. | Hakan Olsson |
2001-08-24 | I was only going to remove #include "init.h", but found 8 more | Hakan Olsson |
2001-08-24 | typo in debug msg | Hakan Olsson |
2001-08-23 | Make the wildcard address use SO_REUSEPORT, so multiple instances of | Angelos D. Keromytis |
2001-08-23 | Reinitialize transports on SIGUP. | Angelos D. Keromytis |
2001-08-23 | Update (SPD entries are deleted when SPI is removed, and new addresses | Angelos D. Keromytis |
2001-08-23 | Use ipsec_id_string as the section name for IKE mode config. | Niklas Hallqvist |
2001-08-23 | Correct ipsec_id_string buffer and length handling. | Niklas Hallqvist |
2001-08-23 | Compile on old systems, my version. | Niklas Hallqvist |
2001-08-23 | RSA-enabling is not necessary anymore. | Niklas Hallqvist |
2001-08-23 | ignore EEXIST for SPDADD on KAME; ok ho@ | Markus Friedl |
2001-08-23 | sync w/ netbsd | Markus Friedl |
2001-08-23 | recieve -> receive | Aaron Campbell |
2001-08-22 | Revert last change. | Hakan Olsson |
2001-08-22 | Compile on older systems. | Hakan Olsson |
2001-08-22 | use ipsec_id_string() when generating rawkey file names. | Hakan Olsson |
2001-08-22 | If we fail to get a key from DNSSEC, RAWKEY can still succeed. | Hakan Olsson |
2001-08-22 | Modify as per deraadt@'s wishes. aaron@ ok. | Hakan Olsson |
2001-08-22 | Add an example. | Hakan Olsson |
2001-08-22 | Add a manual page. | Hakan Olsson |
2001-08-22 | DNS KEY RR values. | Hakan Olsson |
2001-08-22 | Cleanup and style fixes. Use getopt(). | Hakan Olsson |
2001-08-22 | USER_FQDN ID support, untested. | Hakan Olsson |
2001-08-22 | IPCOMP policy control should be optional for backward | Niklas Hallqvist |
2001-08-22 | Alphabeticize extern decls. | Niklas Hallqvist |
2001-08-22 | Add ipsec_id_string, a function for converting IDs to on epossible | Niklas Hallqvist |
2001-08-22 | Need an extra sa_release() when de-allocating exchange-associated SAs; | Angelos D. Keromytis |
2001-08-22 | Bypass IPCOMP too. | Niklas Hallqvist |
2001-08-19 | Prevent section leak in conf space. | Angelos D. Keromytis |
2001-08-18 | careful with snprintf() == -1; ho, provos | Theo de Raadt |
2001-08-17 | Fix keyed HMAC where the key was longer than the blocksize | Niklas Hallqvist |
2001-08-17 | Add test with long key, longer than common hmac blocksize | Niklas Hallqvist |
2001-08-17 | Rewrite to do lookups depending on ID type. IPv4 and FQDN only for now. | Hakan Olsson |
2001-08-16 | remove unneeded LWRESLIB definition. ok ho@ | Jakob Schlyter |
2001-08-16 | openssl black magic. | Hakan Olsson |
2001-08-16 | Don't right-justify this debug message. | Hakan Olsson |
2001-08-16 | Off-by-one error in [u]fqdn cases, plus better debug messages when | Hakan Olsson |
2001-08-16 | ISAKMP ID type offset was wrong. | Hakan Olsson |
2001-08-16 | do not link with lwres. ok ho@ | Jakob Schlyter |