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