summaryrefslogtreecommitdiff
path: root/sbin/isakmpd/message.c
AgeCommit message (Expand)Author
2003-12-05Style nitsHakan Olsson
2003-12-04Validate SPIs presented in DELETE messages of the informational exchange.Hans-Joerg Hoexer
2003-11-06Style nits.Hakan Olsson
2003-11-06Require encrypted messages are soon as we have the keystate for it.Hakan Olsson
2003-09-02Require ISAKMP_FLAGS_ENC on phase 2 messages. ok markus@, deraadt@.Hakan Olsson
2003-06-14allocate payload_node with calloc instead of mallocHakan Olsson
2003-06-04Remove the rest of clauses 3 and 4. Approved by Niklas Hallqvist, AngelosHakan Olsson
2003-06-03Cleanup. Use 'sizeof variable' instead of magic constants.Hakan Olsson
2002-09-11signed vs unsigned, some void * arithmetic, from -pedantic. niklas@ ok.Hakan Olsson
2002-07-09HASH payload validation does not require an exchange.Hakan Olsson
2002-07-04Do not assume we have an active exchange during payload validation.Hakan Olsson
2002-06-09rm trailing whitespaceTodd T. Fries
2002-06-06better format/typeHakan 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-05-28Proper types in format strings. From <greg@nest.cx>Hakan Olsson
2002-03-26Don't message_dump_raw() bad length messages, i.e too short.Hakan Olsson
2002-01-23the last few sprintf -> snprintfHakan Olsson
2001-10-26Change to use sysdep_sa_len() function.Hakan Olsson
2001-10-26Sometimes the daemon will not die promptly on SIGTERM, even thoughHakan Olsson
2001-07-01ISAKMP configuration, a.k.a IKECFG or "mode-config", protocol implementation.Niklas Hallqvist
2001-07-01Eliminate IPv4 dependency.Angelos D. Keromytis
2001-06-29Change get_src/get_dst API as we get the length with sa_len.Hakan Olsson
2001-04-24Correct SA refcounting. Fixes a bug where isakmpd could die when a peer wasNiklas Hallqvist
2001-04-14Minor cleanup.Hakan Olsson
2001-04-12Don't put the same message on the sendq twice. By niklas and me.Hakan Olsson
2001-04-09More style fixes...Hakan Olsson
2001-04-09isakmpd can now capture un-encrypted IKE negotiation packets to aHakan Olsson
2001-03-13Add logging classes for Negotiation and Policy, and change a number ofHakan Olsson
2001-01-27(c) 2001Niklas Hallqvist
2001-01-26Pedantic style policeNiklas Hallqvist
2000-10-10message.c: Merge with EOM 1.156Niklas Hallqvist
2000-10-07Merge with EOM 1.155Niklas Hallqvist
2000-08-03Merge with EOM 1.146Niklas Hallqvist
2000-06-19Merge with EOM 1.145Niklas 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-30RCS Id sync with EOMNiklas Hallqvist
2000-01-30Another oopsie :-)Niklas Hallqvist
2000-01-30Merge with EOM 1.140Niklas Hallqvist
2000-01-30Merge with EOM 1.139Niklas Hallqvist
2000-01-26Merge with EOM 1.137Niklas Hallqvist
1999-08-26ike_phase_1.c: Merge with EOM 1.8Niklas Hallqvist
1999-05-14Merge with EOM 1.134Niklas Hallqvist
1999-05-03Merge with EOM 1.133Niklas Hallqvist
1999-05-02Merge with EOM 1.132Niklas Hallqvist
1999-05-01TO-DO: Merge with EOM 1.36Niklas Hallqvist
1999-04-30Merge with EOM 1.130Niklas Hallqvist
1999-04-27Merge with EOM 1.124Niklas Hallqvist