summaryrefslogtreecommitdiff
path: root/sbin/isakmpd/util.h
AgeCommit message (Expand)Author
2006-11-24add support to tag ipsec traffic belonging to specific IKE-initiatedReyk Floeter
2005-12-28remove some unused functions and an unused variable found by lint.Hans-Joerg Hoexer
2005-11-15Add a new raw2hex function and yank out several pieces of code in otherChad Loder
2005-07-25output some more information on UI command "S"Hans-Joerg Hoexer
2005-04-08Make deterministic randomness (only ever used for testing) a compile-timeChad Loder
2005-03-10remove dead code, noted by ho@Hans-Joerg Hoexer
2005-03-04remove unused function udp_decode_port(), add modified version as text2port() toHans-Joerg Hoexer
2004-12-14Allow the Address, Network, or Netmask values of the <IPsec-ID> to beRyan Thomas McBride
2004-06-23Avoid stat before open. Do open and fstat instead.Hans-Joerg Hoexer
2004-06-20NAT-Traversal for isakmpd. Work in progress...Hakan Olsson
2004-05-23stat before open is flawedTheo de Raadt
2004-04-15partial move to KNF. More to come. This has happened because thereTheo de Raadt
2004-03-10Fix payload handling flaws found by cloder@. Based on initial patch byHans-Joerg Hoexer
2003-12-14Log the actual port for src and dst, don't assume it's always 500.Hakan Olsson
2003-06-03Remove clauses 3 and 4. With approval from Niklas Hallqvist andHakan Olsson
2002-05-28off_t to size_t change for printf format and malloc. Pointed out by <greg@nes...Hakan Olsson
2001-10-26Just rename sockaddr_data/len functions to sockaddr_addrdata/addrlen.Hakan Olsson
2001-08-22Alphabeticize extern decls.Niklas Hallqvist
2001-07-05Add prototypes and some other various cleanup.Hakan Olsson
2001-07-01strict strtol checking. text2sockaddr/sockaddr2text implementationsNiklas Hallqvist
2001-06-29Initial IPv6 support. (niklas@ ok)Hakan Olsson
2001-06-27A few more functions to help with IPv6 support. By Niklas and me.Hakan Olsson
2000-11-23policy.c: Merge with EOM 1.49Niklas Hallqvist
2000-10-16Merge with EOM 1.9Niklas Hallqvist
2000-10-13util.h: Merge with EOM 1.8Niklas Hallqvist
1999-08-05regress/rsakeygen/Makefile: Merge with EOM 1.5Niklas Hallqvist
1998-11-17Add RCS Ids from the EOM repositoryNiklas Hallqvist
1998-11-15openBSD RCS IDsNiklas Hallqvist
1998-11-15Initial import of isakmpd, an IKE (ISAKMP/Oakley) implementation for theNiklas Hallqvist