summaryrefslogtreecommitdiff
path: root/sbin/isakmpd/ike_phase_1.c
AgeCommit message (Expand)Author
2002-09-11signed vs unsigned, some void * arithmetic, from -pedantic. niklas@ ok.Hakan Olsson
2002-07-04styleHakan Olsson
2002-06-06Style, and a few additional format/type mods.Hakan Olsson
2002-06-01size_t must be cast to (unsigned long) and printed using %luTheo de Raadt
2001-10-26Just rename sockaddr_data/len functions to sockaddr_addrdata/addrlen.Hakan Olsson
2001-07-01More Style police, but also sane checking of addressNiklas Hallqvist
2001-07-01Set size correctly for IPv6 Phase 1 IDs.Angelos D. Keromytis
2001-06-29Change get_src/get_dst API as we get the length with sa_len.Hakan Olsson
2001-06-29Initial IPv6 support. (niklas@ ok)Hakan Olsson
2001-06-05Print the correct expected Remote ID valueAngelos D. Keromytis
2001-06-05Don't use log_error() in vain.Angelos D. Keromytis
2001-06-05Enforce Remote-ID specified in Phase 1 peer section (whether manuallyAngelos D. Keromytis
2001-03-13Add logging classes for Negotiation and Policy, and change a number ofHakan Olsson
2001-03-07Add KEY_ID support (mostly from roland@digitalvampire.org)Angelos D. Keromytis
2000-12-12Merge with EOM 1.31Niklas Hallqvist
2000-10-16Merge with EOM 1.29Niklas Hallqvist
2000-10-07Merge with EOM 1.28Niklas Hallqvist
2000-04-07Merge with EOM 1.25Niklas Hallqvist
2000-03-08Merge with EOM 1.24Niklas Hallqvist
2000-02-28Merge with EOM 1.23Niklas Hallqvist
2000-02-25regress/crypto/Makefile: Merge with EOM 1.5Niklas Hallqvist
2000-02-19cert.c: Merge with EOM 1.14Niklas Hallqvist
2000-02-11Merge with EOM 1.19Niklas Hallqvist
2000-02-01apps/certpatch/certpatch.8: Merge with EOM 1.4Niklas Hallqvist
2000-01-30Merge with EOM 1.15Niklas Hallqvist
2000-01-27Merge with EOM 1.13Niklas Hallqvist
2000-01-26Merge with EOM 1.12Niklas Hallqvist
1999-10-01Merge with EOM 1.11Niklas Hallqvist
1999-08-26ike_phase_1.c: Merge with EOM 1.8Niklas Hallqvist
1999-07-17regress/rsakeygen/Makefile: Merge with EOM 1.4Niklas Hallqvist
1999-07-16Merge with EOM 1.6Niklas Hallqvist
1999-07-07ike_phase_1.c: Merge with EOM 1.5Niklas Hallqvist
1999-05-02ike_phase_1.c: Merge with EOM 1.4Niklas Hallqvist
1999-04-30ike_phase_1.c: Merge with EOM 1.3Niklas Hallqvist
1999-04-19./ike_phase_1.c: Merge with EOM 1.2Niklas Hallqvist