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
/
util.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use clock_gettime(CLOCK_MONOTONIC) to schedule timers
jca
2017-12-05
1
-2
/
+2
*
Remove a mid-layer which acts like arc4random isn't fairly standard.
deraadt
2014-01-23
1
-3
/
+1
*
regrand can die, from millert
deraadt
2014-01-22
1
-2
/
+1
*
improve randomization. remove some junk debugging features that are
deraadt
2014-01-22
1
-2
/
+3
*
add support to tag ipsec traffic belonging to specific IKE-initiated
reyk
2006-11-24
1
-1
/
+2
*
remove some unused functions and an unused variable found by lint.
hshoexer
2005-12-28
1
-4
/
+1
*
Add a new raw2hex function and yank out several pieces of code in other
cloder
2005-11-15
1
-1
/
+2
*
output some more information on UI command "S"
hshoexer
2005-07-25
1
-1
/
+3
*
Make deterministic randomness (only ever used for testing) a compile-time
cloder
2005-04-08
1
-1
/
+2
*
remove dead code, noted by ho@
hshoexer
2005-03-10
1
-7
/
+1
*
remove unused function udp_decode_port(), add modified version as text2port() to
hshoexer
2005-03-04
1
-1
/
+2
*
Allow the Address, Network, or Netmask values of the <IPsec-ID> to be
mcbride
2004-12-14
1
-2
/
+3
*
Avoid stat before open. Do open and fstat instead.
hshoexer
2004-06-23
1
-2
/
+1
*
NAT-Traversal for isakmpd. Work in progress...
ho
2004-06-20
1
-2
/
+3
*
stat before open is flawed
deraadt
2004-05-23
1
-1
/
+2
*
partial move to KNF. More to come. This has happened because there
deraadt
2004-04-15
1
-24
/
+24
*
Fix payload handling flaws found by cloder@. Based on initial patch by
hshoexer
2004-03-10
1
-3
/
+1
*
Log the actual port for src and dst, don't assume it's always 500.
ho
2003-12-14
1
-1
/
+2
*
Remove clauses 3 and 4. With approval from Niklas Hallqvist and
ho
2003-06-03
1
-6
/
+1
*
off_t to size_t change for printf format and malloc. Pointed out by <greg@nest.cx>
ho
2002-05-28
1
-2
/
+2
*
Just rename sockaddr_data/len functions to sockaddr_addrdata/addrlen.
ho
2001-10-26
1
-3
/
+3
*
Alphabeticize extern decls.
niklas
2001-08-22
1
-6
/
+6
*
Add prototypes and some other various cleanup.
ho
2001-07-05
1
-1
/
+2
*
strict strtol checking. text2sockaddr/sockaddr2text implementations
niklas
2001-07-01
1
-1
/
+3
*
Initial IPv6 support. (niklas@ ok)
ho
2001-06-29
1
-2
/
+4
*
A few more functions to help with IPv6 support. By Niklas and me.
ho
2001-06-27
1
-1
/
+6
*
policy.c: Merge with EOM 1.49
niklas
2000-11-23
1
-2
/
+6
*
Merge with EOM 1.9
niklas
2000-10-16
1
-2
/
+6
*
util.h: Merge with EOM 1.8
niklas
2000-10-13
1
-2
/
+3
*
regress/rsakeygen/Makefile: Merge with EOM 1.5
niklas
1999-08-05
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
/
+53