Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-06-23 | Avoid stat before open. Do open and fstat instead. | Hans-Joerg Hoexer | |
Remove check_file_secrecy() as it is obsoleted be check_file_secrecy_fd(). ok ho@ | |||
2004-06-20 | NAT-Traversal for isakmpd. Work in progress... | Hakan Olsson | |
hshoexer@ ok. | |||
2004-05-23 | stat before open is flawed | Theo de Raadt | |
2004-04-15 | partial move to KNF. More to come. This has happened because there | Theo de Raadt | |
are a raft of source code auditors who are willing to help improve this code only if this is done, and hey, isakmpd does need our standard auditing process. ok ho hshoexer | |||
2004-03-10 | Fix payload handling flaws found by cloder@. Based on initial patch by | Hans-Joerg Hoexer | |
cloder@. Testing by markus@ cloder@ hshoexer@. ok ho@ | |||
2003-12-14 | Log the actual port for src and dst, don't assume it's always 500. | Hakan Olsson | |
2003-06-03 | Remove clauses 3 and 4. With approval from Niklas Hallqvist and | Hakan Olsson | |
Niels Provos. | |||
2002-05-28 | off_t to size_t change for printf format and malloc. Pointed out by ↵ | Hakan Olsson | |
<greg@nest.cx> | |||
2001-10-26 | Just rename sockaddr_data/len functions to sockaddr_addrdata/addrlen. | Hakan Olsson | |
2001-08-22 | Alphabeticize extern decls. | Niklas Hallqvist | |
2001-07-05 | Add prototypes and some other various cleanup. | Hakan Olsson | |
2001-07-01 | strict strtol checking. text2sockaddr/sockaddr2text implementations | Niklas Hallqvist | |
for systems without get{addr,name}info calls. Some style police. | |||
2001-06-29 | Initial IPv6 support. (niklas@ ok) | Hakan Olsson | |
2001-06-27 | A few more functions to help with IPv6 support. By Niklas and me. | Hakan Olsson | |
2000-11-23 | policy.c: Merge with EOM 1.49 | Niklas Hallqvist | |
util.h: Merge with EOM 1.10 author: niklas style and removal of unused, unneeded code | |||
2000-10-16 | Merge with EOM 1.9 | Niklas Hallqvist | |
author: angelos Correct byte-order handling in encode/decode_128, add function prototypes. | |||
2000-10-13 | util.h: Merge with EOM 1.8 | Niklas Hallqvist | |
ike_auth.c: Merge with EOM 1.57 author: ho Add file permission check to private key file. Split out check function to util.c. | |||
1999-08-05 | regress/rsakeygen/Makefile: Merge with EOM 1.5 | Niklas Hallqvist | |
sysdep/openbsd/sysdep.c: Merge with EOM 1.8 cookie.c: Merge with EOM 1.21 util.c: Merge with EOM 1.15 util.h: Merge with EOM 1.7 author: niklas Move regrand var to util.c, and get the decl from util.h, do not update the cookie secret if in deterministic mode. | |||
1998-11-17 | Add RCS Ids from the EOM repository | Niklas Hallqvist | |
1998-11-15 | openBSD RCS IDs | Niklas Hallqvist | |
1998-11-15 | Initial import of isakmpd, an IKE (ISAKMP/Oakley) implementation for the | Niklas Hallqvist | |
OpenBSD IPSEC stack by me, Niklas Hallqvist and Niels Provos, funded by Ericsson Radio Systems. It is not yet complete or usable in a real scenario but the missing pieces will soon be there. The early commit is for people who wants early access and who are not afraid of looking at source. isakmpd interops with Cisco, Timestep, SSH & Pluto (Linux FreeS/WAN) so far, so it is not that incomplete. It is really mostly configuration that is lacking. |