index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sbin
/
isakmpd
/
init.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Spacing, no object change.
mpi
2018-01-15
1
-4
/
+4
*
space -> tab
mpi
2018-01-04
1
-4
/
+4
*
remove old backwards random junk
deraadt
2013-04-24
1
-7
/
+1
*
Replace the hand-crafted Diffie-Hellman implementation in isakmpd with
reyk
2010-06-29
1
-2
/
+2
*
Let isakmpd send out a vendor ID announcing isamkpds release version.
hshoexer
2006-07-02
1
-1
/
+3
*
make sure the command fifo is ready before isakmpd returns. This
hshoexer
2006-03-20
1
-2
/
+1
*
get rid of payload mapping
hshoexer
2005-05-26
1
-2
/
+1
*
Make deterministic randomness (only ever used for testing) a compile-time
cloder
2005-04-08
1
-3
/
+3
*
keynote and policy always compiled in
deraadt
2005-04-08
1
-7
/
+1
*
nat-traversal always
deraadt
2005-04-08
1
-5
/
+1
*
#include <stdlib.h> for srandom().
ho
2004-09-17
1
-1
/
+3
*
Narrow down privsep interface. Remove ui_init to monitor. So we can get rid of
hshoexer
2004-06-25
1
-2
/
+3
*
Make the payload array in struct message dynamic, since we need to handle
ho
2004-06-20
1
-1
/
+2
*
NAT-Traversal for isakmpd. Work in progress...
ho
2004-06-20
1
-6
/
+17
*
partial move to KNF. More to come. This has happened because there
deraadt
2004-04-15
1
-57
/
+57
*
Set timezone before privsep, child uses now correct timezone.
hshoexer
2004-04-08
1
-6
/
+1
*
Add and document configuration options Logverbose and Loglevel. As log.c now
hshoexer
2004-02-25
1
-1
/
+6
*
typos from Jonathon Gray;
jmc
2003-11-08
1
-2
/
+2
*
Remove the rest of clauses 3 and 4. Approved by Niklas Hallqvist, Angelos
ho
2003-06-04
1
-6
/
+1
*
Remove clauses 3 and 4. With approval from Niklas Hallqvist and
ho
2003-06-03
1
-1
/
+2
*
Style tweak.
ho
2003-05-18
1
-2
/
+2
*
If the "Renegotiate-on-HUP" tag is defined in the [General] section, a
ho
2003-05-16
1
-2
/
+3
*
Start of privilege separation for isakmpd.
ho
2003-05-15
1
-2
/
+1
*
A rewrite of the CRL support code, also from <Thomas.Walpuski@gmx.net>.
ho
2002-08-07
1
-1
/
+3
*
The dlopen() stuff goes away.
ho
2002-06-10
1
-4
/
+1
*
Add UI option 'R' to trigger isakmpd reinit (same as SIGHUP).
ho
2001-12-10
1
-1
/
+53
*
Style.
ho
2001-07-06
1
-2
/
+2
*
Handle responder cookies same as initiator cookies.
ho
2001-06-25
1
-3
/
+1
*
init.c: Merge with EOM 1.25
niklas
2000-04-07
1
-2
/
+4
*
cert.c: Merge with EOM 1.14
niklas
2000-02-19
1
-5
/
+5
*
apps/certpatch/certpatch.8: Merge with EOM 1.4
niklas
2000-02-01
1
-2
/
+3
*
Merge with EOM 1.21
niklas
2000-01-31
1
-8
/
+8
*
isakmpd.c: Merge with EOM 1.39
niklas
2000-01-26
1
-2
/
+5
*
Merge with EOM 1.18
niklas
1999-08-26
1
-5
/
+7
*
regress/rsakeygen/Makefile: Merge with EOM 1.4
niklas
1999-07-17
1
-2
/
+6
*
exchange.h: Merge with EOM 1.25
niklas
1999-07-07
1
-2
/
+11
*
sysdep/openbsd/sysdep.c: Merge with EOM 1.7
niklas
1999-05-01
1
-2
/
+4
*
./app.c: Merge with EOM 1.5
niklas
1999-04-19
1
-3
/
+3
*
Merge with EOM 1.12
niklas
1999-03-31
1
-4
/
+7
*
Merge from the Ericsson repository
niklas
1999-02-26
1
-2
/
+4
*
Add RCS Ids from the EOM repository
niklas
1998-11-17
1
-1
/
+2
*
openBSD RCS IDs
niklas
1998-11-15
1
-1
/
+1
*
Initial import of isakmpd, an IKE (ISAKMP/Oakley) implementation for the
niklas
1998-11-15
1
-0
/
+69