Age | Commit message (Expand) | Author |
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 |
2001-08-16 | add support for getrrsetbyname(3) from libc. ok ho@. | Jakob Schlyter |
2001-08-15 | Some more style... | Hakan Olsson |
2001-08-15 | A small utility to convert between OpenSSL(1) and DNSSEC key formats. | Hakan Olsson |
2001-08-15 | Support trusted public (RSA) keys as files too. niklas@ ok. | Hakan Olsson |
2001-08-14 | The same msg length fix for KAME cases. | Hakan Olsson |
2001-08-14 | Proper length for PFKEYv2 messages in IPv4-in-IPv6 / IPv6-in-IPv4 flows. | Hakan Olsson |
2001-08-14 | Print the correct fields in a debug message. (cut'n'paste bug) | Hakan Olsson |
2001-08-13 | use getifaddrs(3) rather than SIOCGIFCONF. in fact, if_map() does not do | Jun-ichiro itojun Hagino |
2001-08-13 | need to use IPV6_IPSEC_POLICY for IPv6 bypass policy setting. from the | Jun-ichiro itojun Hagino |
2001-08-12 | Don't coredump if the kernel doesn't support IPv6. | Angelos D. Keromytis |
2001-08-12 | #(endif|else) foo is incorrect, make it #endif /* foo */ | Heikki Korpela |
2001-08-11 | Check socket >= 0. We should also be going through the list of cloned | Angelos D. Keromytis |
2001-08-11 | When a message is received on the wildcard (default) transport, | Angelos D. Keromytis |
2001-08-11 | Add TRANSPORT_MARK, for mark-and-sweep garbage collection of transport | Angelos D. Keromytis |
2001-08-11 | Fix keynote credential case again. | Angelos D. Keromytis |
2001-08-11 | Allocate slightly larger buffer for cert. | Angelos D. Keromytis |
2001-08-02 | Let the example config use suites that actually work together. | Hakan Olsson |
2001-07-29 | -Wunused for KAME case | Jun-ichiro itojun Hagino |
2001-07-25 | pf_key_v2_flow: sync success and failure messages; ok niklas@ | Markus Friedl |
2001-07-25 | CFG mode changes: send attributes of size 0 if attribute is not available | Markus Friedl |
2001-07-25 | do not setup identity extensions for KAME; ok angelos@ | Markus Friedl |
2001-07-20 | we don't like: | Mike Pechkin |
2001-07-18 | protect #define MAX(); ok ho@ | Markus Friedl |
2001-07-18 | minor updates. | Markus Friedl |