summaryrefslogtreecommitdiff
path: root/sbin/isakmpd/ike_quick_mode.c
AgeCommit message (Expand)Author
2002-06-07Avoid some gcc3 warnings. From David Krause <openbsd@davidkrause.com>Hakan 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
2002-03-06Unbreak MD5 and SHA1 passphrases in policy check. FromHakan Olsson
2002-01-23the last few sprintf -> snprintfHakan Olsson
2002-01-23strcpy->strlcpyHakan Olsson
2001-10-26Just rename sockaddr_data/len functions to sockaddr_addrdata/addrlen.Hakan Olsson
2001-10-05Some more debug level fixes.Hakan Olsson
2001-08-15Some more style...Hakan Olsson
2001-07-01More Style police, but also sane checking of addressNiklas Hallqvist
2001-06-29Change get_src/get_dst API as we get the length with sa_len.Hakan Olsson
2001-06-29Be consistent.Hakan Olsson
2001-06-27IPv6. Also avoid a couple of mem leaks.Hakan Olsson
2001-06-07Get rid of useless x509_policy_asserts[]Angelos D. Keromytis
2001-05-31Store/retrieve the right information in terms of keys.Angelos D. Keromytis
2001-04-09Style police a'la niklas@.Hakan Olsson
2001-03-13Add logging classes for Negotiation and Policy, and change a number ofHakan Olsson
2001-02-19passphrase-md5-hex: and passphrase-sha1-hex: formats for passphrases.Angelos D. Keromytis
2001-02-08Add debug printf.Angelos D. Keromytis
2001-01-27(c) 2001Niklas Hallqvist
2001-01-26Pedantic style policeNiklas Hallqvist
2001-01-26Merge with EOM 1.139Niklas Hallqvist
2001-01-14Do the HASH verification before handling the SA payload.Angelos D. Keromytis
2001-01-10If only the Remote-ID is specified for a Phase 2 configuration, useAngelos D. Keromytis
2000-10-16Merge with EOM 1.135Niklas Hallqvist
2000-10-07Merge with EOM 1.133Niklas Hallqvist
2000-08-03Merge with EOM 1.127Niklas Hallqvist
2000-06-08Merge with EOM 1.126Niklas Hallqvist
2000-04-07Merge with EOM 1.121Niklas Hallqvist
2000-02-25Merge with EOM 1.117Niklas Hallqvist
2000-02-19Makefile: Merge with EOM 1.61Niklas Hallqvist
2000-02-12Merge with EOM 1.114Niklas Hallqvist
2000-02-11Merge with EOM 1.113Niklas Hallqvist
2000-02-07ike_quick_mode.c: Merge with EOM 1.111Niklas 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-30Merge with EOM 1.108Niklas Hallqvist
2000-01-30Merge with EOM 1.107Niklas Hallqvist
2000-01-26Merge with EOM 1.106Niklas Hallqvist
1999-10-26sync with latest libkeynote (include file changes only)Angelos D. Keromytis
1999-10-01Merge with EOM 1.100Niklas Hallqvist
1999-08-26Merge with EOM 1.97Niklas Hallqvist
1999-08-05Merge with EOM 1.93Niklas Hallqvist
1999-07-07exchange.h: Merge with EOM 1.25Niklas Hallqvist
1999-06-05Merge with EOM 1.89Niklas Hallqvist
1999-06-02Merge with EOM 1.88Niklas Hallqvist
1999-05-02BUGS: Merge with EOM 1.31Niklas Hallqvist
1999-04-30ike_phase_1.c: Merge with EOM 1.3Niklas Hallqvist
1999-04-27Merge with EOM 1.83Niklas Hallqvist
1999-04-19./regress/x509/x509test.c: Merge with EOM 1.4Niklas Hallqvist