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.bin
/
diff
/
diff.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-28
regen
stsp
2
-2
/
+12
2017-08-28
Add PCI device IDs for audio and USB OTG devices found on Atom z8300 SoC.
stsp
1
-1
/
+3
2017-08-28
Display that we are running the upgrade scripts when they exist. On slowish
ajacoutot
1
-1
/
+2
2017-08-28
65535 is a valid port to listen on.
florian
6
-12
/
+12
2017-08-28
Fix clang warnings; ok guenther@ deraadt@
otto
2
-6
/
+6
2017-08-28
sync list of supported machines with arm64.html
jsg
1
-6
/
+12
2017-08-28
fix arm64 build
jsg
1
-2
/
+2
2017-08-27
sync
deraadt
1
-0
/
+1
2017-08-27
Place all .o files, Symbols.map, and the test program into /usr/libdata/ld.so.a.
deraadt
1
-1
/
+10
2017-08-27
The test program run before ld.so is installed was encoding the $OBJDIR
deraadt
1
-2
/
+2
2017-08-27
Link the ~45 .o which become ld.so in a random order.
deraadt
1
-3
/
+4
2017-08-27
Add rkiic(4) a driver for the i2c controllers found on the Rockchip RK3399.
kettenis
4
-3
/
+386
2017-08-27
hppa & sh use support functions from libgcc. Rather than linking against
deraadt
3
-6
/
+17
2017-08-27
Replace heaps of hand-written syscall stubs with a simpler framework
deraadt
39
-801
/
+683
2017-08-27
Add mvpxa(4), a driver for the SDHC compliant controller on
patrick
4
-3
/
+189
2017-08-27
Enable generic sdhc(4) on FDT attachment driver.
patrick
2
-2
/
+8
2017-08-27
arm64 performance: use cache zeroing function in pmap_zero_page()
drahn
2
-4
/
+5
2017-08-27
Free history entries when resizing/reloading
jca
1
-7
/
+23
2017-08-27
Add glass console support for arm64. This uses the "stdout-path" property
kettenis
7
-46
/
+148
2017-08-27
Make it possible for iwm_stop() to sleep by always running it in
stsp
2
-18
/
+28
2017-08-27
Clear second return register on exec.
kettenis
1
-1
/
+3
2017-08-27
Add RK3399 i2c-related clocks and fix a typo.
kettenis
2
-6
/
+126
2017-08-27
Do not allow the current line of screen when the preview is toggled,
nicm
1
-1
/
+10
2017-08-27
Use kind and kri for S-Up/Down as well as kUP and kDN.
nicm
3
-24
/
+30
2017-08-27
always use %s to print a non-constant string; ok deraadt@ guenther@
otto
2
-4
/
+4
2017-08-27
Rely on the hardware to clear hazards on octeon.
visa
1
-1
/
+12
2017-08-27
Rewrite SRTP extension using CBB/CBS and the new extension framework.
doug
6
-275
/
+652
2017-08-27
check return value from CBB_init
beck
1
-2
/
+3
2017-08-27
Revisit 2q queue sizes. Limit the hot queue to 1/20th the cache size up
beck
1
-3
/
+11
2017-08-27
Make the symbol for ASN1_time_tm_clamp_notafter visible so libtls
beck
4
-5
/
+10
2017-08-27
Increase the buffer sizes for user prompts to ensure that they won't be
dtucker
1
-3
/
+3
2017-08-27
Remove unused copy_non_glob() in ksh.
nayden
1
-43
/
+1
2017-08-26
Fix previous: mmap(2) returns MAP_FAILED on failure, not NULL.
schwarze
1
-6
/
+6
2017-08-26
Rewrite ALPN extension using CBB/CBS and the new extension framework.
doug
5
-144
/
+540
2017-08-26
Since we no longer try to uniquely label routes added
krw
1
-9
/
+5
2017-08-26
bug fix
bru
1
-2
/
+2
2017-08-26
For exceptional cases of mathematical formulae that can't reasonably
schwarze
2
-18
/
+23
2017-08-26
Remove -fno-stack-protector; works fine without it.
kettenis
1
-2
/
+2
2017-08-26
Mark decimal constants as unsigned to avoid gcc warning.
kettenis
1
-22
/
+22
2017-08-26
Do not fork and exec cmp(1); instead, simply fstat(2), mmap(2), and
schwarze
1
-38
/
+52
2017-08-26
Remove inadvertantly included param names in
krw
1
-2
/
+2
2017-08-26
Change currently unused populate_rti_info() with
krw
1
-9
/
+6
2017-08-26
Use copyin32() instead of a direct memory load when fetching a branch
visa
3
-24
/
+73
2017-08-26
Make log_debug() more likely to do something by
krw
1
-1
/
+5
2017-08-26
Use macros for Config1 bits.
visa
4
-12
/
+41
2017-08-26
Add supporting for adjusting the CPU core clock frequency on RK3399.
kettenis
1
-24
/
+227
2017-08-26
mention U-Boot file/offset for Marvell ARMADA 38x
jsg
1
-1
/
+6
2017-08-26
No need to fork and exec rm(1) -rf, we know that we have exactly
schwarze
1
-21
/
+4
2017-08-26
regen
abieber
2
-4
/
+9
2017-08-26
Add device ID for Altusmetrum ChaosKey 1.0
abieber
1
-1
/
+2
[next]