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
/
usr.sbin
/
acme-client
/
chngproc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not exit with error if the challenge file already exists, instead truncate it and
benno
2019-08-12
1
-2
/
+2
*
Trade unveil(2) for chroot(2).
florian
2019-06-16
1
-13
/
+15
*
repair confusing "} if"; from florian@
naddy
2019-04-01
1
-3
/
+5
*
Make returns consistent and remove parentheses per style(9).
jsing
2017-01-24
1
-2
/
+2
*
Complete jsing's coccinelle cleanup... by hand
deraadt
2017-01-24
1
-4
/
+4
*
Replace comparisons between a constant or enum and an expression, with
jsing
2017-01-24
1
-13
/
+13
*
kill remote with fire, we need to handle this differently
florian
2017-01-21
1
-31
/
+15
*
acme-client use configuration file [1 of 5]
benno
2017-01-21
1
-2
/
+3
*
A small amount more KNF to make this easier on our eyes. Not going further
deraadt
2016-09-13
1
-4
/
+3
*
hoist local variable initialization directly into the definitions,
deraadt
2016-09-13
1
-12
/
+4
*
use reallocarray()
deraadt
2016-09-13
1
-2
/
+2
*
we don't have config.h
florian
2016-09-01
1
-4
/
+1
*
Collapse krazy abstractions for other sandbox models, using chroot and
deraadt
2016-09-01
1
-6
/
+10
*
whitespace
benno
2016-08-31
1
-10
/
+10
*
Import Kristaps' letskencrypt and call it acme-client in tree.
florian
2016-08-31
1
-0
/
+174