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
/
iked
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-05
Move policy printing code from parse.y to new print.c
tobhe
1
-2
/
+2
2021-03-04
Remove -g from CFLAGS. This was accidentally added with the last commit.
tobhe
1
-2
/
+2
2021-03-04
Derive config netmask from address pool if not explicitly configured.
tobhe
1
-2
/
+2
2021-02-13
Add dynamic address configuration for roadwarrior clients.
tobhe
1
-2
/
+2
2017-07-19
more depends gc / yacc rules overhaul
espie
1
-3
/
+1
2017-07-03
no need to generate y.tab.h if nothing uses it, set YFLAGS to nothing
espie
1
-2
/
+4
2015-10-23
push LDSTATIC line down so it's not overridden by makefile.inc. ok reyk
tedu
1
-4
/
+4
2015-10-22
Stop linking iked -static: It was inherited from isakmpd that is
reyk
1
-1
/
+4
2015-10-19
Remove the ikev1 stub - Since I started iked, it has an empty privsep
reyk
1
-2
/
+2
2014-08-27
Add support for Curve25519 using the public domain code that is found
reyk
1
-2
/
+3
2014-02-17
basic OCSP support. enable with 'set ocsp "http://10.0.0.10:8888/"'
markus
1
-2
/
+2
2014-01-18
Remove -Wbounded: it is now the compiler default.
martynas
1
-2
/
+2
2013-11-14
not need to specify OBJDIR; ok mikeb
markus
1
-2
/
+2
2013-01-08
Remove private CVS tag from an obsolete repository and bump copyright
reyk
1
-2
/
+1
2012-09-25
Correct DPADD to not list libssl which is not used by iked.
brad
1
-2
/
+2
2010-12-22
split util.c into two files: imsg_util.c for ibuf/imsg stuff and util for
reyk
1
-2
/
+2
2010-06-11
add some infrastructure to support timers and initiator mode later.
reyk
1
-2
/
+2
2010-06-11
tweak the code slightly so we can remove -lssl
jsg
1
-2
/
+2
2010-06-10
i don't like splitting source code in too many source files but ikev2.c
reyk
1
-5
/
+5
2010-06-03
remove my BINDIR override, pointed out by deraadt@
reyk
1
-3
/
+1
2010-06-03
Import iked, a new implementation of the IKEv2 protocol.
reyk
1
-0
/
+35