summaryrefslogtreecommitdiff
path: root/sbin/isakmpd/pf_key_v2.c
AgeCommit message (Expand)Author
2001-06-07Actually, using ACQUIRE can cause lowering of security policy levelAngelos D. Keromytis
2001-06-07Ingress flows should be ACQUIRE, not REQUIRE.Angelos D. Keromytis
2001-06-05PF_KEY identity extensions are NUL-terminated. Now, also calculateHakan Olsson
2001-06-05Correctly initialize remote ID when using prefix.Angelos D. Keromytis
2001-06-05Oops, typo.Angelos D. Keromytis
2001-06-05Use pf_key_v2_convert_id() instead of repeating code for the IDs;Angelos D. Keromytis
2001-06-05SADB_IDENTTYPE_PREFIX support (only for fully-specified hosts), plusAngelos D. Keromytis
2001-06-05Dynamically allocate conn, as this is given to the exchange; cleanupAngelos D. Keromytis
2001-06-05portability; unused function on non-openbsd platformJun-ichiro itojun Hagino
2001-06-05Make our pfkeyv2.h more RFC2367 compliant. Also fix some backwardsNiklas Hallqvist
2001-05-31If we're passed keys and certs to use, put them in the conf space.Angelos D. Keromytis
2001-05-30ifdef out some of the things I inadvertently committed along with theAngelos D. Keromytis
2001-05-30Remove bogus printfAngelos D. Keromytis
2001-05-30MBOX->FQDN, begining of passing some credentials to the kernel.Angelos D. Keromytis
2001-05-05pf_key_v2_set_spi now sets the Phase 1 IDs on the Phase 2 SAs;Angelos D. Keromytis
2001-04-24Correct SA refcounting. Fixes a bug where isakmpd could die when a peer wasNiklas Hallqvist
2001-04-19PF_KEY identity extensions are NUL-terminated. Do not forget neither toNiklas Hallqvist
2001-04-09More style fixes...Hakan Olsson
2001-03-27Fix another memory leak, found by boehm-gc. While not required,Hakan Olsson
2001-02-24For the GETSPI PFKEY message, use the sequence number from the ACQUIREAngelos D. Keromytis
2001-01-27(c) 2001Niklas Hallqvist
2001-01-26Pedantic style policeNiklas Hallqvist
2001-01-10Fix comment.Angelos D. Keromytis
2001-01-05Set the correct direction for KAME SPD entries (problem reported andAngelos D. Keromytis
2000-12-15only create new exchange on SA expires, when there has been used.Niels Provos
2000-12-12Merge with EOM 1.79Niklas Hallqvist
2000-12-02A bunch of stability fixes, thanks to cedric@wireless-networks.com forAngelos D. Keromytis
2000-11-27ifndef, not ifdefAngelos D. Keromytis
2000-11-27Fix deletion of flows.Angelos D. Keromytis
2000-11-17Merge with EOM (since Niklas won't get off his nether regions)Angelos D. Keromytis
2000-11-17HMAC96->HMAC as needed.Angelos D. Keromytis
2000-10-30Fix bug with ACQUIRE message.Angelos D. Keromytis
2000-10-16Merge with EOM 1.59Niklas Hallqvist
2000-10-10Merge with EOM 1.49Niklas Hallqvist
2000-10-09Merge with EOM 1.48Niklas Hallqvist
2000-10-07Merge with EOM 1.46Niklas Hallqvist
2000-09-19Manually merge some changes from EOM.Angelos D. Keromytis
2000-09-19No reserved1 field in sprotocol structure any more.Angelos D. Keromytis
2000-06-20Merge with EOM 1.41Niklas Hallqvist
2000-06-19Merge with EOM 1.40Niklas Hallqvist
2000-03-08Merge with EOM 1.39Niklas Hallqvist
2000-02-25regress/crypto/Makefile: Merge with EOM 1.5Niklas Hallqvist
2000-02-01apps/certpatch/certpatch.8: Merge with EOM 1.4Niklas Hallqvist
2000-01-31ike_quick_mode.c: Merge with EOM 1.109Niklas Hallqvist
2000-01-26Merge with EOM 1.34Niklas Hallqvist
2000-01-26Merge with EOM 1.32Niklas Hallqvist
2000-01-23Send an SA payload when we're deleting an ingress flow.Angelos D. Keromytis
2000-01-13Interim ingress flows when doing linked SAs.Angelos D. Keromytis
2000-01-13Establish ingress flows.Angelos D. Keromytis
1999-12-04Get rid of the LOCALFLOW flag.Angelos D. Keromytis