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
/
lib
/
libcxx
/
src
/
algorithm.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-22
back out 1.28
dlg
1
-4
/
+5
2019-03-22
use a cond in ixl_atq_exec to wait for a command to be completed.
dlg
1
-22
/
+7
2019-03-22
don't blindly complete admin queue entries
dlg
1
-1
/
+3
2019-03-21
Test that "calendar -A 0" on a Friday doesn't include weekend events.
millert
2
-2
/
+7
2019-03-21
Fix typo in usage and comment.
bluhm
3
-6
/
+6
2019-03-21
Reference permissions in the canonical plural.
rob
1
-3
/
+3
2019-03-21
Remove struct intrhand. It is no longer used on octeon.
visa
1
-21
/
+1
2019-03-21
Remove an unused header.
visa
1
-60
/
+0
2019-03-21
sync
deraadt
1
-0
/
+3
2019-03-21
Start in the daemon configured routing table and not in the one we're currently
ajacoutot
1
-2
/
+2
2019-03-21
import EVP_camellia_128_cbc(3) from OpenSSL 1.1.1,
schwarze
4
-3
/
+156
2019-03-21
space before punct;
jmc
1
-3
/
+3
2019-03-21
Split EVP_rc4(3) out of EVP_EncryptInit(3) to reduce clutter.
schwarze
4
-21
/
+116
2019-03-21
Split EVP_des_cbc(3) out of EVP_EncryptInit(3) to reduce clutter:
schwarze
4
-55
/
+230
2019-03-21
don't set VLAN things when configuring promisc
dlg
1
-5
/
+3
2019-03-21
Do not run keyboard and mouse device detection during make clean,
bluhm
1
-1
/
+3
2019-03-21
run event callbacks directly in the atq processing
dlg
1
-10
/
+3
2019-03-21
add a handful of missing functions
schwarze
1
-5
/
+38
2019-03-21
Fix IPv6 address parsing and skipping of comment lines followed by blank
otto
1
-2
/
+5
2019-03-21
punctuation needs to be preceeded by a space, in Scots;
jmc
1
-2
/
+2
2019-03-21
Bring back EVP_chacha20 list item that was accidentally removed
tb
1
-2
/
+3
2019-03-21
Clarify verbiage. If we could just write it in Scots then
krw
1
-4
/
+4
2019-03-21
Simplify merge_option_data() with strpbrk().
krw
1
-3
/
+3
2019-03-20
Document additions to the lang/python module that support pytest.
remi
1
-3
/
+24
2019-03-20
Do not accept dhclient.conf(5) "prepend" or "append" statements when
krw
5
-62
/
+90
2019-03-20
States in pf(4) let ICMP and ICMP6 packets pass if they have a
bluhm
1
-4
/
+24
2019-03-20
Improve cursor positioning after reflow by storing the position as an
nicm
3
-73
/
+80
2019-03-20
fix examples (libtls uses its own error reporting mechanism)
espie
1
-4
/
+4
2019-03-20
regen
jsg
2
-4
/
+49
2019-03-20
add more intel graphics pci ids with known marketing names
jsg
1
-2
/
+11
2019-03-20
Include function name in logging.
nicm
1
-5
/
+7
2019-03-20
Do not leak ranges on error.
nicm
1
-2
/
+5
2019-03-20
Ignore invalid styles rather than throwing away the whole format, this
nicm
1
-2
/
+3
2019-03-20
Bit more logging to show drawing errors.
nicm
1
-2
/
+6
2019-03-20
remove bogus escaping of < and >
schwarze
1
-4
/
+4
2019-03-20
remove incorrect escaping of '+', correctly escape '-', and garbage collect .Tn
schwarze
1
-9
/
+6
2019-03-20
fix serious markup error: \B -> \fB to select bold font
schwarze
1
-1
/
+1
2019-03-20
escape backslashes;
schwarze
2
-11
/
+11
2019-03-20
regen
jsg
2
-23
/
+408
2019-03-20
add radeondrm pci ids missing from pcidevs but present in drm_pciids.h
jsg
1
-12
/
+89
2019-03-19
Parsing error messages display only the first 80 characters of the
krw
1
-2
/
+2
2019-03-19
delay dropping privs a bit when root so that setrtable works.
tedu
2
-6
/
+17
2019-03-19
Remove old X proto documentation directories.
matthieu
1
-39
/
+1
2019-03-19
Include window-status-style and window-status-current style in the format.
nicm
1
-13
/
+31
2019-03-19
correct LOCATION_REPORTED mask
anton
1
-2
/
+2
2019-03-19
Document the flag EVP_CIPHER_CTX_FLAG_WRAP_ALLOW needed for the EVP
schwarze
2
-4
/
+71
2019-03-19
Add a cursor_character format.
nicm
2
-2
/
+20
2019-03-19
Avoid an internal 2 byte overread in ssl_sigalgs().
jsing
1
-7
/
+2
2019-03-19
Revert TLS1_get{,_client}_version simplification because DTLS.
jsing
4
-14
/
+15
2019-03-19
When the last line of the input is empty and the previous line reduced
schwarze
1
-1
/
+3
[next]