Age | Commit message (Expand) | Author |
2001-10-26 | Change to use sysdep_sa_len() function. | Hakan Olsson |
2001-10-12 | SADB_X_IDENTTYPE_CONNECTION appeared after 2.9. niklas@ ok. | Hakan Olsson |
2001-08-27 | Compile on alpha. | Hakan Olsson |
2001-08-25 | Casting of lhs, is not what you think it is. | Niklas Hallqvist |
2001-08-24 | Initial IPCOMP support. | Hakan Olsson |
2001-08-23 | ignore EEXIST for SPDADD on KAME; ok ho@ | Markus Friedl |
2001-08-19 | Prevent section leak in conf space. | Angelos D. Keromytis |
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-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 | do not setup identity extensions for KAME; ok angelos@ | Markus Friedl |
2001-07-18 | use correct length for SADB_X_EXT_POLICY message on KAME | Markus Friedl |
2001-07-02 | make the alpha happy | Theo de Raadt |
2001-07-01 | Style | Niklas Hallqvist |
2001-07-01 | Debug information for IDs. | Angelos D. Keromytis |
2001-07-01 | Return the right length for address IDs. | Angelos D. Keromytis |
2001-07-01 | Don't try to delete unestablished SPIs. | Angelos D. Keromytis |
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 | Since we have a sockaddr struct, use sa_len directly. | Hakan Olsson |
2001-06-29 | fix compilation on netbsd/kame. not really tested | Jun-ichiro itojun Hagino |
2001-06-29 | Initial IPv6 support. (niklas@ ok) | 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-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-05 | PF_KEY identity extensions are NUL-terminated. Now, also calculate | Hakan Olsson |
2001-06-05 | Correctly initialize remote ID when using prefix. | Angelos D. Keromytis |
2001-06-05 | Oops, typo. | Angelos D. Keromytis |
2001-06-05 | Use pf_key_v2_convert_id() instead of repeating code for the IDs; | Angelos D. Keromytis |
2001-06-05 | SADB_IDENTTYPE_PREFIX support (only for fully-specified hosts), plus | Angelos D. Keromytis |
2001-06-05 | Dynamically allocate conn, as this is given to the exchange; cleanup | Angelos D. Keromytis |
2001-06-05 | portability; unused function on non-openbsd platform | Jun-ichiro itojun Hagino |
2001-06-05 | Make our pfkeyv2.h more RFC2367 compliant. Also fix some backwards | Niklas Hallqvist |
2001-05-31 | If we're passed keys and certs to use, put them in the conf space. | Angelos D. Keromytis |
2001-05-30 | ifdef out some of the things I inadvertently committed along with the | Angelos D. Keromytis |
2001-05-30 | Remove bogus printf | Angelos D. Keromytis |
2001-05-30 | MBOX->FQDN, begining of passing some credentials to the kernel. | Angelos D. Keromytis |
2001-05-05 | pf_key_v2_set_spi now sets the Phase 1 IDs on the Phase 2 SAs; | Angelos D. Keromytis |
2001-04-24 | Correct SA refcounting. Fixes a bug where isakmpd could die when a peer was | Niklas Hallqvist |
2001-04-19 | PF_KEY identity extensions are NUL-terminated. Do not forget neither to | Niklas Hallqvist |
2001-04-09 | More style fixes... | Hakan Olsson |
2001-03-27 | Fix another memory leak, found by boehm-gc. While not required, | Hakan Olsson |
2001-02-24 | For the GETSPI PFKEY message, use the sequence number from the ACQUIRE | Angelos D. Keromytis |
2001-01-27 | (c) 2001 | Niklas Hallqvist |
2001-01-26 | Pedantic style police | Niklas Hallqvist |
2001-01-10 | Fix comment. | Angelos D. Keromytis |
2001-01-05 | Set the correct direction for KAME SPD entries (problem reported and | Angelos D. Keromytis |