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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-28
Add smmu(4), a driver the ARM System MMU. This IOMMU is basically a
patrick
5
-0
/
+2008
2021-02-28
Add acpiiort(4), a driver for the ACPI I/O Remapping Table. This table
patrick
2
-0
/
+138
2021-02-28
Add memory attributes for stage-2 pagetables.
patrick
1
-1
/
+7
2021-02-28
Issue call to IOMMU OFW API to collect an IOMMU-sprinkled DMA tag.
patrick
2
-2
/
+9
2021-02-28
Implement IOMMU OFW API for on-SoC/non-PCI devices.
patrick
2
-2
/
+46
2021-02-28
Issue call to IOMMU OFW API to collect an IOMMU-sprinkled DMA tag.
patrick
2
-2
/
+15
2021-02-28
Rename addr to gateway.
tobhe
1
-8
/
+8
2021-02-28
install rc.d/resolvd
deraadt
1
-2
/
+2
2021-02-28
Move tick_msg(TICK_WAIT) calls after related log_debug()
krw
1
-5
/
+4
2021-02-28
Reduce non-debug output further by allowing up to the usual 3 second
krw
1
-2
/
+5
2021-02-28
Add dobeep functions that take messages to buffer.c and cscope.c
lum
2
-107
/
+55
2021-02-28
Introduce #defines for exponential backoff, explain where they come
florian
1
-16
/
+19
2021-02-28
document the move of FIX_CRLF_FILES to the end of distpatch
espie
1
-6
/
+6
2021-02-28
big numbers need suffixes on some platforms. fix LACP_ADDR_SLOW_E64.
dlg
1
-2
/
+2
2021-02-28
Do not try to reset signal handler for signal 0 in subprocess.
dtucker
1
-2
/
+2
2021-02-27
fix alphabetic ordering of options; spotted by Iain Morgan
djm
1
-9
/
+9
2021-02-27
sync
deraadt
1
-0
/
+2
2021-02-27
removal of "must" missed in previous: spotted by george brown, who also
jmc
1
-2
/
+2
2021-02-27
remove some info related to compat;
jmc
1
-5
/
+4
2021-02-27
fix NAME;
jmc
1
-2
/
+2
2021-02-27
Restore ability to handle default routes on multiple interfaces, this
florian
1
-2
/
+5
2021-02-27
ensure local array is same size as global
deraadt
1
-1
/
+1
2021-02-27
Stop checking 'epoch' in get_recorded_lease() and just set it as
krw
2
-5
/
+4
2021-02-27
apldart(4)
kettenis
1
-0
/
+42
2021-02-27
aplpcie(4)
kettenis
1
-0
/
+44
2021-02-27
Set RTF_GATEWAY for host route based on RTM_GET response.
tobhe
1
-11
/
+15
2021-02-27
apldart(4) is needed here as well.
kettenis
1
-1
/
+2
2021-02-27
aipldart(4)
kettenis
1
-2
/
+2
2021-02-27
aplpcie(4)
kettenis
1
-2
/
+3
2021-02-27
Add apldart(4), a driver for the IOMMU on Apple M1 SoCs.
kettenis
3
-2
/
+567
2021-02-27
While I wrote the initial version of resolvd(8) it diverged so much
florian
1
-8
/
+2
2021-02-27
Move handling of cipher/hash based cipher suites into the new record layer.
jsing
5
-200
/
+141
2021-02-27
Disentangle log_debug() output from tick_msg() output.
krw
2
-45
/
+46
2021-02-27
Replace stray direct call of f_event with filter_event().
visa
1
-2
/
+2
2021-02-27
Identify DTLS based on the version major value.
jsing
1
-2
/
+2
2021-02-27
Add dobeep functions that take messages to basic.c.
lum
1
-47
/
+26
2021-02-27
Rework route_input() and rtm_sendup(). While we perform foreach loop
mvs
1
-32
/
+12
2021-02-27
Path #defines are traditionally prefixed with _PATH.
florian
3
-8
/
+8
2021-02-27
Path #defines are traditionally prefixed with _PATH.
florian
4
-10
/
+10
2021-02-27
Path #defines are traditionally prefixed with _PATH.
florian
3
-6
/
+6
2021-02-27
Path #defines are traditionally prefixed with _PATH.
florian
3
-13
/
+13
2021-02-27
Read the lease file into a statically sized buffer and pass it over to
florian
3
-38
/
+42
2021-02-27
Add logger(1) support for daemons that are logging to stdout/stderr (mostly from
ajacoutot
5
-19
/
+51
2021-02-27
trim some code i accidentally left into the nvgre add address function
dlg
1
-4
/
+1
2021-02-27
recover scope from v6 nvgre endpoint addresses for userland to look at.
dlg
1
-2
/
+2
2021-02-27
It is perfectly fine to POLLIN and POLLOUT at the same time. It may
claudio
1
-3
/
+3
2021-02-27
Handle NULL term_type.
nicm
1
-2
/
+5
2021-02-27
regen
jsg
2
-55
/
+55
2021-02-27
sort and fix RTL8713 id
jsg
1
-12
/
+12
2021-02-27
regen
jsg
2
-14
/
+14
[prev]
[next]