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
/
octeon
/
stand
/
rdboot
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use daddr_t and not daddr32_t in boot media.
krw
2020-12-09
1
-2
/
+2
*
increment version numbers, due to recent RB_GOODSEED and fchmod +T changes
deraadt
2020-05-26
1
-2
/
+2
*
Check outcome of loadrandom() on octeon
visa
2020-05-26
2
-11
/
+26
*
Rework kernel loading with octboot(4)
visa
2020-05-26
1
-5
/
+45
*
Pass boothowto from the bootloader to the kernel on octeon.
visa
2020-05-25
1
-8
/
+5
*
this hexdump tie-in is incorrect, disable for now
deraadt
2019-12-01
1
-2
/
+2
*
Implement a hexdump command in the boot loader. This helps to
bluhm
2019-11-28
1
-1
/
+4
*
Reduce BOOTRANDOM_MAX to 256. naddy pointed out there's no point having
deraadt
2019-11-01
1
-2
/
+2
*
Use arc4 to bit-spread the 512-byte random buffer over the .openbsd.randomdata
deraadt
2019-10-29
1
-2
/
+2
*
Revise the way how the octeon bootloader is built. The original
visa
2019-08-04
1
-7
/
+3
*
Fix fd leak that broke disk_close().
visa
2019-08-01
1
-1
/
+2
*
Link octeon bootloader to the build.
visa
2019-07-28
1
-3
/
+7
*
Fix trimming of newline.
visa
2019-07-28
1
-2
/
+5
*
Add a bootloader for octeon.
visa
2019-07-17
7
-0
/
+1207