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-03-28
sync
sthen
2
-4
/
+14
2021-03-28
add pid for Dell DW5821e and HUAWEI ME906s LTE, ok patrick@
sthen
1
-1
/
+3
2021-03-27
Make sure that all CPUs end up with the same bits set in SCTLR_EL1.
kettenis
2
-26
/
+27
2021-03-27
Add ARMv8.5 instruction set related CPU features.
kettenis
2
-4
/
+184
2021-03-27
Send arguments in alphabetical order
job
3
-9
/
+9
2021-03-27
Enable test-sig-algs-renegotiation-resumption.py.
tb
1
-5
/
+6
2021-03-27
If we want to configure default routes over multiple interfaces we
florian
1
-4
/
+19
2021-03-27
Garbage collect s->internal->type
tb
6
-18
/
+9
2021-03-27
Fix SDMMC_DEBUG build
kn
2
-8
/
+8
2021-03-27
Handle dynamic definition of SIGSTKSZ as of glibc 2.34 on Linux.
bcook
1
-7
/
+24
2021-03-27
The ospf6d manpage states that the daemon laks support for multi area
remi
1
-7
/
+2
2021-03-27
trim the FCS off Ethernet packets before sending them up the stack.
dlg
1
-1
/
+8
2021-03-26
Return EOPNOTSUPP for unsupported ioctls
kn
1
-16
/
+6
2021-03-26
Fix "mach dtb" return code to avoid bogus boot
kn
1
-6
/
+8
2021-03-26
Fix errno, merge ioctl cases
kn
1
-13
/
+5
2021-03-26
Flag sensors as invalid on bogus reads
kn
1
-3
/
+7
2021-03-26
Push kernel lock within rtable_add(9) and rework it to return 0 in the
mvs
3
-16
/
+16
2021-03-26
Push kernel lock down to rt_setsource() to make `ifa' dereference safe.
mvs
1
-3
/
+10
2021-03-26
Add test-sig-algs-renegotiation-resumption.py
tb
1
-1
/
+5
2021-03-26
Initialize error variable in dtread().
bluhm
1
-2
/
+2
2021-03-26
Only install route with label, fix route leak on destroy
kn
3
-3
/
+15
2021-03-26
inspect all the packets to see if they are dhcp, not just the first one
deraadt
1
-3
/
+2
2021-03-26
Simplify argument parsing of vmctl stop
tb
1
-15
/
+10
2021-03-26
Compare filepath with strcmp() and not strcasecmp(). The URI in RPKI are
claudio
1
-2
/
+2
2021-03-26
Invert the 'R' indicator which seems rather unintuitive at the moment,
lum
2
-5
/
+10
2021-03-26
Sort header files and wrap long lines in x509.c
inoguchi
1
-67
/
+110
2021-03-26
Remove parenthesis around return value to reduce the diff with NetBSD.
mpi
13
-176
/
+176
2021-03-26
Add 'get-environment-variable', in a fashion:
lum
1
-6
/
+32
2021-03-26
Fix wrong sequence number wrap in ieee80211_recv_auth().
stsp
1
-2
/
+2
2021-03-26
Rewrite poll loop a bit. Put the various message queues into an array
claudio
1
-43
/
+27
2021-03-26
Change the regex for define names. Make more characters available.
lum
1
-13
/
+14
2021-03-26
regen
jan
1
-1
/
+5
2021-03-26
Add PCI ID for Intel X710 10G SFP+ NIC
jan
1
-1
/
+2
2021-03-26
regen
jan
1
-1
/
+2
2021-03-26
Add missing PCI ID for Intel X710 SFP+ NIC
jan
1
-1
/
+2
2021-03-26
Change two more bool counters to pointer NULL checks.
lum
1
-23
/
+11
2021-03-26
Resync the supported hardware list with armv7.html, suggested by,
dtucker
1
-39
/
+28
2021-03-25
Permit kern.somaxconn when the unix pledge is used. Previously this was only
abieber
1
-2
/
+2
2021-03-25
Log ioctl failures
kn
1
-4
/
+7
2021-03-25
Move the expression list create item code into a single function.
lum
1
-35
/
+60
2021-03-25
mail(1) cares about whitespace
deraadt
1
-1
/
+1
2021-03-25
Add an (exit) method.
lum
1
-1
/
+20
2021-03-25
User a pointer's value (!NULL) instead of a boolean to indicate some
lum
1
-11
/
+11
2021-03-25
an invalid value of `mcs' may come from the hardware so adjust code so that the
mestre
1
-2
/
+3
2021-03-25
Use length of line to indicate end of characters to process in
lum
3
-22
/
+34
2021-03-25
Adjust HTTP client code a bit. Add support for 304 Not Modified responses,
claudio
3
-30
/
+39
2021-03-25
Provide apm(4/arm64) with battery information
kn
1
-1
/
+41
2021-03-25
Adjust base64_decode() to just take a base64 string as input instead of
claudio
1
-11
/
+8
2021-03-25
Avoid mangled output in BIO_debug_callback
tb
1
-4
/
+12
2021-03-25
remove uneeded includes in md armv7 files
jsg
69
-307
/
+71
[prev]
[next]