Age | Commit message (Expand) | Author |
2001-06-29 | Fix address byte ordering issue, ho@ ok | Angelos D. Keromytis |
2001-06-29 | Removing a debugging printout... | Hakan Olsson |
2001-06-29 | KAME-integrated BSDs have getnameinfo | Jun-ichiro itojun Hagino |
2001-06-29 | Reflect setsockopt changes. May need further mods for KAME IPsecs. | Hakan Olsson |
2001-06-29 | setsockopt flags needs to be IPv6 aware | Hakan Olsson |
2001-06-29 | Set the port *before* the comparison. | Angelos D. Keromytis |
2001-06-29 | LOG_DBG in hash_get, and if sysdep_cleartext() fails bail out of | Angelos D. Keromytis |
2001-06-29 | Create an IPv6 default transport | Niklas Hallqvist |
2001-06-29 | oops | Niklas Hallqvist |
2001-06-29 | more AF-independence | Niklas Hallqvist |
2001-06-29 | Remove extra ':' from LOG_DBG_BUF() | Angelos D. Keromytis |
2001-06-29 | Provide an API to get sockaddrs out of the config db | Niklas Hallqvist |
2001-06-29 | IPv6 support, by niklas@ and me. | Hakan Olsson |
2001-06-29 | On OpenBSD, we want -Werror. | Hakan Olsson |
2001-06-29 | Get rid of redundant lengths in get_spi API. | Hakan Olsson |
2001-06-29 | Change get_src/get_dst API as we get the length with sa_len. | Hakan Olsson |
2001-06-29 | More sa_len usage. | Hakan Olsson |
2001-06-29 | A few more direct sa_len usages. | Hakan Olsson |
2001-06-29 | Since we have a sockaddr struct, use sa_len directly. | Hakan Olsson |
2001-06-29 | Be consistent. | Hakan Olsson |
2001-06-29 | fix compilation on netbsd/kame. not really tested | Jun-ichiro itojun Hagino |
2001-06-29 | Style fix as per niklas@'s suggestion. | Hakan Olsson |
2001-06-29 | Initial IPv6 support. (niklas@ ok) | Hakan Olsson |
2001-06-29 | Don't assume IPv4. Initial IPv6 support. | Hakan Olsson |
2001-06-28 | Add some more debugging information wrt PRF generation. | Angelos D. Keromytis |
2001-06-27 | sockaddr2text w/o HAVE_GETNAMEINFO | Hakan Olsson |
2001-06-27 | Consistently use "IPsec" capitalization (jsyn@nthought.com) | Angelos D. Keromytis |
2001-06-27 | Keep track of the ACQUIRE sequence number, and pass it to the kernel | Angelos D. Keromytis |
2001-06-27 | IPv6. Also avoid a couple of mem leaks. | Hakan Olsson |
2001-06-27 | A few more functions to help with IPv6 support. By Niklas and me. | Hakan Olsson |
2001-06-25 | Copyright update. | Angelos D. Keromytis |
2001-06-25 | Update copyright dates. | Angelos D. Keromytis |
2001-06-25 | Handle responder cookies same as initiator cookies. | Hakan Olsson |
2001-06-22 | fix for filesystems where readdir does not return d_type, use stat instead. | Niels Provos |
2001-06-20 | "hmac-sha", not "sha" | Angelos D. Keromytis |
2001-06-12 | more to do | Niklas Hallqvist |
2001-06-12 | comment style | Niklas Hallqvist |
2001-06-12 | Link with libcrypto instead of libdes | Niklas Hallqvist |
2001-06-12 | Add printing of the ciphertext | Niklas Hallqvist |
2001-06-12 | style | Niklas Hallqvist |
2001-06-11 | make #ifdef around x509_generate_kn() consistent. | Jun-ichiro itojun Hagino |
2001-06-07 | Print the right port on error message. | Angelos D. Keromytis |
2001-06-07 | Actually, using ACQUIRE can cause lowering of security policy level | Angelos D. Keromytis |
2001-06-07 | Ingress flows should be ACQUIRE, not REQUIRE. | Angelos D. Keromytis |
2001-06-07 | log_error -> log_print | Angelos D. Keromytis |
2001-06-07 | Actually, don't re-insert X509 certs which we acquired from our store | Angelos D. Keromytis |
2001-06-07 | No need to allocate/free X509 policy information -- the certs are | Angelos D. Keromytis |
2001-06-07 | Get rid of useless x509_policy_asserts[] | Angelos D. Keromytis |
2001-06-07 | Get rid of the main policy session (unnecessary). | Angelos D. Keromytis |
2001-06-07 | Add an X509 cert in the policy session even if it was found in our | Angelos D. Keromytis |