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
/
gnu
/
llvm
/
examples
/
ModuleMaker
/
ModuleMaker.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-08-03
remove unused assignment
benno
1
-2
/
+2
2020-08-03
remove tautological condition
benno
1
-2
/
+2
2020-08-03
remove dead assignments
benno
1
-6
/
+1
2020-08-03
Put the code handling \} into a new function roff_cond_checkend()
schwarze
8
-65
/
+159
2020-08-03
remove timeval conversion interfaces no longer in linux
jsg
2
-48
/
+2
2020-08-03
put the descriptions of the different list types under subsection headings.
dlg
1
-4
/
+4
2020-08-03
document SMR_{SLIST,LIST,TAILQ}_ENTRY by copying queue(3) bits.
dlg
1
-2
/
+18
2020-08-03
add a missing a word
dlg
1
-3
/
+3
2020-08-03
libpcap is 9.0 now.
dlg
1
-1
/
+1
2020-08-03
crank the major cos grammar.c has grown.
dlg
1
-2
/
+2
2020-08-03
add "sample NUM" so you can ask to capture 1/NUM packets from a filter.
dlg
5
-6
/
+33
2020-08-03
add aliases for arm eabi long long shift functions
jsg
3
-0
/
+12
2020-08-03
add support for handling loads from BPF_RND.
dlg
7
-10
/
+38
2020-08-03
add a BPF_RND load location that provides a random value.
dlg
2
-2
/
+8
2020-08-03
sync
deraadt
1
-1
/
+1
2020-08-03
ensure that certificate extensions are lexically sorted. Previously
djm
1
-67
/
+85
2020-08-03
allow -A to explicitly enable agent forwarding in scp and sftp. The
djm
4
-14
/
+30
2020-08-03
clang -Wimplicit-fallthrough does not recognise /* FALLTHROUGH */
deraadt
1
-2
/
+1
2020-08-03
sync to upstream libcbor v0.7.0; some minor fixes, but a note major
djm
45
-101
/
+129
2020-08-03
Split some code that gives clang10 heartburn
deraadt
1
-2
/
+3
2020-08-03
clang10 identifies an argv[] comparison against '\0' instead of NULL,
deraadt
1
-2
/
+2
2020-08-02
missing {} identified by clang10
deraadt
1
-4
/
+7
2020-08-02
The difference between vgone(9) and vgonel(9) has changed after the
tim
1
-11
/
+7
2020-08-02
Squelch warning by using idiom from libc bcrypt(3)
tb
1
-2
/
+2
2020-08-02
additional files from libkern will be needed by clang10
deraadt
3
-6
/
+6
2020-08-02
additional files from libkern will be needed by clang10
deraadt
4
-8
/
+9
2020-08-02
Add missing rtable(4) check in rip6_input()
kn
1
-1
/
+5
2020-08-02
Make iwx(4) match any AX200 device again.
stsp
1
-12
/
+2
2020-08-02
Check the return value of tls1_enc() in the write path.
jsing
2
-6
/
+6
2020-08-02
Catch up sysctl_int.9 to the updated signature
gnezdo
1
-3
/
+3
2020-08-01
Move range check inside sysctl_int_arr
gnezdo
13
-127
/
+82
2020-08-01
Clean up/simplify more of the dtls1/ssl3 record writing code:
jsing
2
-73
/
+34
2020-08-01
bump iwx;
jmc
1
-3
/
+3
2020-08-01
Pull record version selection code up and pass it as an argument to
jsing
1
-15
/
+15
2020-08-01
The iwm(4) 9560 is a CNVi device, not a regular M.2 device that will work
stsp
1
-4
/
+6
2020-08-01
document AX201 support in iwx(4) man page; mention the AX201 firmware file
stsp
1
-4
/
+7
2020-08-01
Add support for AX201 devices to iwx(4).
stsp
3
-39
/
+156
2020-08-01
tweak previous; ok anton
jmc
1
-6
/
+5
2020-08-01
Replace hostname underscore with hyphen in appstest.sh
inoguchi
1
-28
/
+28
2020-08-01
add kcov remote coverage tests
anton
2
-29
/
+107
2020-08-01
sync
anton
1
-0
/
+1
2020-08-01
Add support for remote coverage to kcov. Remote coverage is collected
anton
9
-20
/
+433
2020-08-01
update currency exchange rates;
jmc
1
-39
/
+39
2020-07-31
Update Spleen kernel fonts to version 1.8.2, bringing the following
fcambus
3
-65
/
+65
2020-07-31
In xhci_device_isoc_start() do first check if the transfer is
mglocker
1
-8
/
+8
2020-07-31
Document that video(4) also supports kqueue(2) now.
mglocker
1
-6
/
+8
2020-07-31
Skip making structure elements const, as it provides no benefit, and
deraadt
3
-8
/
+8
2020-07-31
like amd64:
deraadt
1
-3
/
+3
2020-07-31
Use consistent types in comparison to fix build with clang 10.
visa
2
-2
/
+2
2020-07-31
Make sure bcmtmon(4) attaches even if it has a "syscon" compatible.
kettenis
2
-5
/
+8
[next]