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
/
sys
/
arch
/
hppa
/
stand
/
cdboot
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use arc4 to bit-spread the 512-byte random buffer over the .openbsd.randomdata
deraadt
2019-10-29
2
-3
/
+10
*
change marks[] array to uint64_t, so the code can track full 64-bit
deraadt
2019-04-10
2
-6
/
+6
*
Prep for relro: make sure it's off for any non-PIE stand/ program
guenther
2016-07-30
1
-2
/
+2
*
#$%#@$# CONSPEED
miod
2014-07-13
1
-1
/
+2
*
Try to load entropy data from disk:/etc/random.seed, and additionally
deraadt
2013-12-28
1
-1
/
+3
*
We do not produce "core" files, so they do not need to be deleted. they
deraadt
2013-10-15
1
-2
/
+2
*
Kill NOPIE and NOPIE_FLAGS in hppa/stand.
pascal
2012-08-31
1
-4
/
+4
*
Add NOPIE= bits for sys/arch/*/stand to ensure that bootblocks will always be
pascal
2012-08-21
1
-1
/
+3
*
do not assume that sys/param.h is pulling in the world; pull in what is
deraadt
2012-06-26
1
-1
/
+2
*
Tweak the behaviour of boot(8) on hppa. Normal boots now will give you a
kettenis
2011-04-17
1
-3
/
+3
*
- properly remove NENTS now after fixing the fallout.
jasper
2010-12-06
1
-3
/
+3
*
- partially revert previous NENTS removal for arches which got busted.
jasper
2010-12-06
1
-3
/
+3
*
- drop NENTS(), which was yet another copy of nitems().
jasper
2010-12-06
1
-3
/
+3
*
Add a dummy elf64.c, effectively removing support for loading 64-bit kernels
kettenis
2010-08-16
1
-0
/
+36
*
Handle .rodata.* sections emitted by gcc4 the same way as .rodata and .rodata1.
kettenis
2010-05-09
1
-1
/
+2
*
Teach the hppa bootloader how to boot 64-bit kernels.
kettenis
2007-12-26
1
-2
/
+2
*
adjust to libkern changes (and pretty .PATH logic); parts from maja
deraadt
2007-11-26
1
-8
/
+15
*
de-__P
deraadt
2004-06-14
1
-2
/
+2
*
update copyright; miod@ is fine w/ files where he holds it too
mickey
2004-04-07
1
-18
/
+12
*
a few strict protos
mickey
2003-08-11
1
-3
/
+3
*
say to skip the interactive part should the pdc say so
mickey
2003-05-19
1
-1
/
+2
*
new boots
mickey
2003-04-17
2
-5
/
+26
*
rearrange devsw to place dk in the beginning. necessary glue hookups in cdboot
mickey
2003-04-15
3
-70
/
+33
*
a small boot for a cd
mickey
2003-03-28
4
-0
/
+216