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