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
/
ipsec
/
photurisd
Age
Commit message (
Expand
)
Author
1998-09-14
remove -DDEBUG from CFLAGS
Niels Provos
1998-08-17
fix realloc
Niels Provos
1998-07-27
Library dependencies
Niklas Hallqvist
1998-07-24
fix spelling of separate
Theo de Raadt
1998-07-10
fix va_arg handling when not __STDC__
Niels Provos
1998-06-30
- support HMAC flag which if present in the attribute list toggles to
Niels Provos
1998-06-24
disable startup file in vpn mode
Niels Provos
1998-06-18
fix spelling mistake, better grammar
Niels Provos
1998-06-03
use sigsetops
Theo de Raadt
1998-06-01
set correct source address for owner SPIs
Niels Provos
1998-06-01
.Dt PHOTURISD 8
Niels Provos
1998-05-24
add VPN mode.
Niels Provos
1998-05-19
fix bug in configuring exchange timeout
Niels Provos
1998-05-18
support kernel notifies for setsockopt/getsockopt interface and fix various
Niels Provos
1998-05-14
Explain exchange_lifetime a bit more
Niklas Hallqvist
1998-05-13
Clarify tunnel options
Niklas Hallqvist
1998-05-13
typo
Niklas Hallqvist
1998-03-16
set socket options, so that photuris bypasses kernel ipsec policy,
Niels Provos
1998-03-07
.Bx Open -> .Ox 2.x
Todd C. Miller
1998-03-07
remove debugging left overs.
Niels Provos
1998-03-04
move man page to right section.
Niels Provos
1998-03-04
compliance with draft-simpson-photuris-18.txt, better packet structure
Niels Provos
1997-12-02
Use the proper .Bd -literal .Ed sequence for quoting examples.
Niels Provos
1997-09-14
some -Wall
Theo de Raadt
1997-09-03
argh
Niels Provos
1997-09-03
forgot a state_insert, handling resource limit messages should work now!
Niels Provos
1997-09-02
including changes between drafts-14-16.
Niels Provos
1997-08-26
main should return int
Niklas Hallqvist
1997-08-24
#include <string.h> for strlen().
Todd C. Miller
1997-07-28
typos
Niklas Hallqvist
1997-07-26
reserve SPIs for correct protos: ah and/or esp.
Niels Provos
1997-07-25
#if __STDC__ --> #ifdef __STDC__
Michael Shalayeff
1997-07-25
initialize variable!! found by mickey
Niels Provos
1997-07-24
new symmetric identity choice. fix bug with expired exchange values on
Niels Provos
1997-07-23
tunnel,lifetimes,hostname via startkey/startup
Niels Provos
1997-07-22
make startkey grok more, make users grok more + tiny protocol fixes.
Niels Provos
1997-07-19
minor cleanup.
Niels Provos
1997-07-18
include new dirs. remove bogus trailer.
Niels Provos
1997-07-18
initial import of the photuris keymanagement daemon
Niels Provos