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-04
Modify `uvmexp.swpgonly' atomically, required for uvm_fault() w/o KERNEL_LOCK()
mpi
6
-17
/
+24
2021-03-04
Bring back previous fix for UVM vnode deadlock.
mpi
3
-49
/
+95
2021-03-04
remove extra argument to printf
jsg
1
-2
/
+2
2021-03-04
Notice when link-timeout expires even if istty(STDERR) hints that dhclient has
krw
1
-5
/
+5
2021-03-04
Never automatically rewrite perl/dist/Devel-PPPort/t/01_test.t
afresh1
1
-1
/
+1
2021-03-03
off by one
jsg
1
-2
/
+2
2021-03-03
don't sshbuf_get_u32() into an enum; reported by goetze AT
djm
1
-4
/
+4
2021-03-03
Free sc_vroute on shutdown.
tobhe
1
-1
/
+2
2021-03-03
Remove bogus (and pointless) pmap_activate(9) call.
kettenis
1
-3
/
+1
2021-03-03
typo in other_hostkeys_message() display output, ok djm
sthen
1
-2
/
+2
2021-03-03
s/byte/character
martijn
1
-8
/
+8
2021-03-03
Add a configurable button mapping for tap gestures on touchpads.
bru
4
-36
/
+104
2021-03-03
sndiod: Move MTC/MMC state to its own global structure
ratchov
5
-153
/
+178
2021-03-03
sndiod: Move MIDI control endpoint to opt structure
ratchov
5
-165
/
+200
2021-03-03
sndiod: Move controls out of the device structure
ratchov
5
-236
/
+380
2021-03-03
sndioctl: Flush stdout before polling
ratchov
1
-1
/
+2
2021-03-03
Unveil only /etc/resolv.conf and /etc/resolv.conf.new not /etc/
kn
1
-3
/
+5
2021-03-03
remove unreachable and unneeded code
jsg
1
-3
/
+1
2021-03-03
needs FILE*; from Mike Frysinger
djm
1
-1
/
+2
2021-03-03
off by one in array bounds tests
jsg
1
-4
/
+4
2021-03-03
clean up span ports as span ports, not bridge ports.
dlg
1
-3
/
+2
2021-03-02
fix an assert in veb_p_ioctl() that failed when called by a span port.
dlg
1
-3
/
+4
2021-03-02
Read general and touchpad-specific wsmouse settings separately.
bru
1
-2
/
+8
2021-03-02
Fix size computation in replace_repeat() for special_case REPEAT_WITH_Q.
millert
1
-7
/
+4
2021-03-02
It is now possible to define single value variables in the startup file:
lum
1
-24
/
+24
2021-03-02
Only attach a fully configured bpf filter to a network interface.
florian
1
-8
/
+8
2021-03-02
include of netinet/in.h here is incorrect, because net/route.h will pull
deraadt
1
-2
/
+1
2021-03-02
document ENOTSUP wxallowed/wxneeded behaviour more clearly; ok kurt
deraadt
1
-4
/
+8
2021-03-02
Must include netinet/in.h before netinet/ip.h or bad things happen.
claudio
1
-4
/
+3
2021-03-02
Separate variable declaration and assignment.
jsing
1
-2
/
+4
2021-03-02
Replace two handrolled tls12_record_protection_engaged().
jsing
1
-3
/
+3
2021-03-02
Move key/IV length checks closer to usage sites.
jsing
1
-5
/
+11
2021-03-02
Fix indentation of switch / case. No binary change.
florian
1
-40
/
+36
2021-03-02
Add tls12_record_protection_unused() and call from CCS functions.
jsing
1
-8
/
+17
2021-03-02
satisfy older gcc with poor warning generation
deraadt
1
-3
/
+3
2021-03-02
requires netinet/in.h
deraadt
1
-1
/
+2
2021-03-02
Rename local variable 'cur_time' in set_timeout() to 'now' like
krw
1
-4
/
+4
2021-03-02
Fix misleading indentation in SSL_get_error()
tb
1
-2
/
+2
2021-03-02
This diff soaks up the user input while the the maximum character
lum
1
-5
/
+8
2021-03-02
Eliminate redundant checks for expired leases in ifi->leasedb. Simply
krw
1
-34
/
+31
2021-03-02
Update logging with comments made by florian@ some time ago (i've not
lum
2
-158
/
+102
2021-03-02
sndiod: Allow alternative devices to support different modes.
edd
2
-103
/
+116
2021-03-02
Make unveiling the lease directory a warning instead of a fatal error
florian
1
-4
/
+12
2021-03-02
Better unveil error messages; requested by deraadt some time ago.
florian
1
-4
/
+4
2021-03-02
Do not use NULL active window; also do not leak window name. GitHub
nicm
2
-3
/
+5
2021-03-02
finish GC old unintuitive interface
espie
1
-2
/
+2
2021-03-02
Drop support for popups where the content is provided directly to tmux
nicm
10
-321
/
+108
2021-03-02
Fix the deadlock between uvn_io() and uvn_flush() by restarting the fault.
mpi
2
-5
/
+10
2021-03-02
Revert the fix for the deadlock between uvn_io() and uvn_flush().
mpi
2
-95
/
+44
2021-03-02
Introduce 'rde evaluate all' a mode to work around path hiding in IXP
claudio
8
-58
/
+200
[prev]
[next]