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-01-23
vmm(4): wire faulted in pages
mlarkin
1
-20
/
+6
2021-01-23
Handle write() errors.
tobhe
1
-3
/
+5
2021-01-23
Handle errors and truncated output from snprintf().
tobhe
1
-73
/
+219
2021-01-23
list-io must be run from config dir
kn
1
-3
/
+3
2021-01-23
Fix typos.
tobhe
3
-7
/
+7
2021-01-23
Fix IORT struct for Context and PMU interrupts. I misread bytes with bits.
patrick
1
-7
/
+5
2021-01-23
sync
deraadt
26
-104
/
+247
2021-01-23
Move resolv_conf string generation for ASR to function; makes
florian
1
-14
/
+25
2021-01-23
Don't just blindly upgrade to VALIDATING if we see a SECURE answer.
florian
1
-3
/
+3
2021-01-23
Remove unused variables found by clang. Additional unused var spotted by eric@.
rob
10
-44
/
+32
2021-01-23
sync
sthen
1
-0
/
+1
2021-01-23
OPAL implements firmware calls that abstract communicating with the BMC over
kettenis
9
-11
/
+489
2021-01-23
recognize those ubiquitous webp file
espie
1
-1
/
+3
2021-01-23
introduce ujoy(4), a restricted subset of uhid(4) for gamecontrollers.
thfr
51
-53
/
+337
2021-01-22
Gracefully handle any erroneous closing bracket/brace trailers in
rob
1
-2
/
+2
2021-01-22
ims: an actual i2c-connected mouse is unlikely
jcs
2
-7
/
+6
2021-01-22
Extend test with an full depth search of all possible prefix_evaluations.
claudio
1
-23
/
+108
2021-01-22
The correct spelling is NULL.
florian
1
-2
/
+2
2021-01-22
Avoid NULL deref on BIO_new{_mem_buf,}() failure.
tb
1
-4
/
+6
2021-01-22
Avoid NULL deref on BIO_new{_mem_buf,}() failure.
tb
1
-3
/
+5
2021-01-22
Private functions in the kernel do not to be prototyped.
millert
1
-6
/
+8
2021-01-22
Cleanup and document the code a bit
claudio
1
-13
/
+29
2021-01-22
fix a memory leak, found by rob@ in relayd.
benno
1
-1
/
+2
2021-01-22
Revert clear changes to writing as they don't work properly, better
nicm
1
-26
/
+7
2021-01-22
Add rectangle-on and rectangle-off copy mode commands, GitHub isse 2546
nicm
2
-7
/
+37
2021-01-22
Fix some cursor movement commands, from Anindya Mukherjee.
nicm
1
-43
/
+57
2021-01-22
Adjust for traphandler process removal commit.
martijn
1
-1
/
+3
2021-01-22
Remove the traphandler process, which was nothing more then a sham.
martijn
6
-265
/
+224
2021-01-22
Valid integer and enumerated types always have non-zero length. Perform
rob
1
-1
/
+5
2021-01-22
PubkeyAcceptedKeyTypes->PubkeyAcceptedAlgorithms here too.
dtucker
1
-3
/
+3
2021-01-22
Rename PubkeyAcceptedKeyTypes keyword to PubkeyAcceptedAlgorithms.
dtucker
12
-73
/
+76
2021-01-21
when using fake keys, skip the private key check
eric
1
-1
/
+2
2021-01-21
return -1 on error for consistency
eric
1
-2
/
+2
2021-01-21
Ignore special keys returned by the curses getch() function.
millert
1
-2
/
+3
2021-01-21
ndp only deals with current localtime. Print time with subsecond
florian
4
-114
/
+12
2021-01-21
sync for libtls bump
eric
1
-1
/
+1
2021-01-21
minor bump after symbol addition
eric
1
-1
/
+1
2021-01-21
Allow setting a keypair on a tls context without specifying the private
eric
4
-26
/
+77
2021-01-21
Mop up unused dtls1_build_sequence_number() function.
jsing
2
-25
/
+2
2021-01-21
Pledge violation for SO_RTABLE prints "wroute" now. Adapt test.
bluhm
1
-5
/
+4
2021-01-21
Handle NO_PROPOSAL_CHOSEN for CREATE_CHILD_SA.
tobhe
1
-2
/
+10
2021-01-21
Add support for INVALID_KE_PAYLOAD in CREATE_CHILD_SA
tobhe
3
-37
/
+104
2021-01-21
revert previous after complaints from sthen and deraadt;
jmc
1
-2
/
+2
2021-01-21
Make it possible to convert map arguments to long and insert nsecs in maps.
mpi
2
-2
/
+9
2021-01-21
carp(4): convert ifunit() to if_unit(9)
mvs
1
-3
/
+6
2021-01-21
vlan(4): convert ifunit() to if_unit(9)
mvs
1
-9
/
+15
2021-01-21
remove an unneccessary escape; from martin vahlensieck
jmc
1
-4
/
+4
2021-01-21
let vfs keep track of nonblocking state for us.
dlg
2
-9
/
+4
2021-01-21
Document IFM_2500_T media type.
kevlo
1
-2
/
+5
2021-01-21
Backport "Squelch udp connect 'no route to host' errors" from upstream.
sthen
1
-3
/
+32
[prev]
[next]