summaryrefslogtreecommitdiff
path: root/sbin/isakmpd/ipsec.c
AgeCommit message (Expand)Author
2002-06-07This should solve PR#2729.Hakan Olsson
2002-06-01size_t must be cast to (unsigned long) and printed using %luTheo de Raadt
2002-02-21Set the source port correctly, shifflett@nps.navy.milAngelos D. Keromytis
2002-01-27Add the (former) AES candidate ESP ciphers for IKE, as ofHakan Olsson
2002-01-23less sprintf/str[n]cpy/strcatHakan Olsson
2001-12-16diagnostic incorrect; vlada@openbsd.czTheo de Raadt
2001-10-26Change to use sysdep_sa_len() function.Hakan Olsson
2001-10-26Just rename sockaddr_data/len functions to sockaddr_addrdata/addrlen.Hakan Olsson
2001-08-25Use x509_DN_string API. Style fixes.Niklas Hallqvist
2001-08-24typo in debug msgHakan Olsson
2001-08-23Correct ipsec_id_string buffer and length handling.Niklas Hallqvist
2001-08-22Add ipsec_id_string, a function for converting IDs to on epossibleNiklas Hallqvist
2001-07-06Style.Hakan Olsson
2001-07-04Merge entries.Angelos D. Keromytis
2001-07-01ISAKMP configuration, a.k.a IKECFG or "mode-config", protocol implementation.Niklas Hallqvist
2001-07-01Teach ipsec_decode_ids about IPv6. More error checking, some better log msgs.Hakan Olsson
2001-06-29Get rid of redundant lengths in get_spi API.Hakan Olsson
2001-06-29Change get_src/get_dst API as we get the length with sa_len.Hakan Olsson
2001-06-29Since we have a sockaddr struct, use sa_len directly.Hakan Olsson
2001-06-29Initial IPv6 support. (niklas@ ok)Hakan Olsson
2001-06-27Consistently use "IPsec" capitalization (jsyn@nthought.com)Angelos D. Keromytis
2001-05-05Pass the Phase 1 SA to the set_spi routine, so the IDs (and eventuallyAngelos D. Keromytis
2001-04-24Correct SA refcounting. Fixes a bug where isakmpd could die when a peer wasNiklas Hallqvist
2001-04-15Style.Hakan Olsson
2001-04-09More style fixes...Hakan Olsson
2001-03-29We need ipsec_decode_ids regardless of DEBUG feature now.Hakan Olsson
2001-03-07Add KEY_ID support (mostly from roland@digitalvampire.org)Angelos D. Keromytis
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-14Handling of Phase 1 DELETE and Phase 2 INVALID_SPI messagesAngelos D. Keromytis
2001-01-11Reference the sa, so sa_release() does the right thing (talk aboutAngelos D. Keromytis
2001-01-10Get logging priorities right.Angelos D. Keromytis
2001-01-10Handle DELETE payloads (delete the relevant IPsec SAs) -- problemAngelos D. Keromytis
2000-12-12Merge with EOM 1.143Niklas Hallqvist
2000-11-21CAST-128 has a maximum of 128bit keys, not 256.Angelos D. Keromytis
2000-10-16Merge with EOM 1.139Niklas Hallqvist
2000-10-09samples/VPN-3way-template.conf: Merge with EOM 1.8Niklas Hallqvist
2000-10-07Merge with EOM 1.132Niklas Hallqvist
2000-08-03Merge with EOM 1.126Niklas Hallqvist
2000-06-08Merge with EOM 1.119Niklas Hallqvist
2000-02-25regress/crypto/Makefile: Merge with EOM 1.5Niklas Hallqvist
2000-02-19cert.c: Merge with EOM 1.14Niklas Hallqvist
2000-01-26Merge with EOM 1.115Niklas Hallqvist
1999-07-13ipsec.c: Merge with EOM 1.114Niklas Hallqvist
1999-07-07ipsec.c: Merge with EOM 1.113Niklas Hallqvist
1999-06-02Merge with EOM 1.112Niklas Hallqvist
1999-05-06Merge with EOM 1.111Niklas Hallqvist
1999-05-02Merge with EOM 1.108Niklas Hallqvist
1999-05-02BUGS: Merge with EOM 1.31Niklas Hallqvist