summaryrefslogtreecommitdiff
path: root/sbin/isakmpd/sysdep/openbsd/sysdep.c
AgeCommit message (Expand)Author
2005-12-21Userland programs should include <errno.h> not <sys/errno.h>Todd C. Miller
2005-05-04clean up KEY_API() wrapper.Hans-Joerg Hoexer
2005-04-08get rid of sysdep_sa_lenHans-Joerg Hoexer
2005-04-08Make deterministic randomness (only ever used for testing) a compile-timeChad Loder
2005-04-08remove more conditional crudTheo de Raadt
2005-04-08app.cTheo de Raadt
2005-04-08sysdep_progname() is non-portable gunkTheo de Raadt
2004-08-10Better implementation of the Dead Peer Detection protocol, RFC 3706.Hakan Olsson
2004-06-26Narrow down privsep interface. Move pf_key_v2_open() to monitor.Hans-Joerg Hoexer
2004-04-15partial move to KNF. More to come. This has happened because thereTheo de Raadt
2003-06-03Remove clauses 3 and 4. Approved by markus@ and niklas@.Hakan Olsson
2003-05-15Start of privilege separation for isakmpd.Hakan Olsson
2002-09-11signed vs unsigned, some void * arithmetic, from -pedantic. niklas@ ok.Hakan Olsson
2002-06-09rm trailing whitespaceTodd T. Fries
2001-10-26Add sysdep_sa_len function.Hakan Olsson
2001-08-23Compile on old systems, my version.Niklas Hallqvist
2001-08-22Revert last change.Hakan Olsson
2001-08-22Compile on older systems.Hakan Olsson
2001-08-22IPCOMP policy control should be optional for backwardNiklas Hallqvist
2001-08-22Bypass IPCOMP too.Niklas Hallqvist
2001-08-12#(endif|else) foo is incorrect, make it #endif /* foo */Heikki Korpela
2001-07-06styleNiklas Hallqvist
2001-07-06Remove support for PF_ENCAP (deprecated since OpenBSD2.5).Hakan Olsson
2001-06-29setsockopt flags needs to be IPv6 awareHakan Olsson
2001-06-29Get rid of redundant lengths in get_spi API.Hakan Olsson
2001-06-29More sa_len usage.Hakan Olsson
2001-05-05Adhere to the new set_spi prototype.Angelos D. Keromytis
2001-02-24For the GETSPI PFKEY message, use the sequence number from the ACQUIREAngelos D. Keromytis
2000-12-12sysdep/openbsd/sysdep.c: Merge with EOM 1.9Niklas Hallqvist
1999-08-05regress/rsakeygen/Makefile: Merge with EOM 1.5Niklas Hallqvist
1999-05-01sysdep/openbsd/sysdep.c: Merge with EOM 1.7Niklas Hallqvist
1999-04-05Merge with EOM 1.6Niklas Hallqvist
1999-03-24Merge with EOM 1.3Niklas Hallqvist
1999-03-02RCS tagsNiklas Hallqvist
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist