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-12
Fix regress to compile and run on current. Still not hooked up.
rob
1
-16
/
+16
2021-01-12
rpki-client started using the ibuf API, so link against libutil.
tb
1
-4
/
+4
2021-01-12
A few minor tweaks to make my OCD happy.
tb
1
-12
/
+9
2021-01-12
Split the record protection from the TLSv1.2 record layer.
jsing
1
-75
/
+101
2021-01-12
Implement listening on 53/TCP
florian
3
-11
/
+313
2021-01-12
Rewrite query parsing and answer formatting using libunbound provided
florian
1
-167
/
+217
2021-01-12
const-ify lookup tables; ok ratchov@
naddy
7
-33
/
+33
2021-01-12
In recv_packet() verify that non-multicast packets where sent to the right
claudio
1
-16
/
+11
2021-01-12
Send lsupdate messages to the correct neighbor address on P2P interfaces.
claudio
1
-2
/
+2
2021-01-12
rsync is using buffered output now, so remove this FIXME comment
claudio
1
-3
/
+1
2021-01-12
Use the interface index of struct ip_mreqn in IP_ADD_MEMBERSHIP to send
claudio
1
-5
/
+5
2021-01-12
Totally rework the exabgp integration tests. Instead of a simple shell
claudio
11
-64
/
+393
2021-01-12
Check that rule without logopt user has no uid in log entry.
bluhm
1
-4
/
+3
2021-01-12
Sometimes a user ID was logged in pflog(4) although the logopt of
bluhm
4
-10
/
+9
2021-01-11
Regress and Makefile cleanup.
bluhm
2
-10
/
+10
2021-01-11
Remove unused start routine
kn
1
-12
/
+1
2021-01-11
Bump default datasize-max and datasize-cur since clang now seems to
deraadt
1
-3
/
+3
2021-01-11
Bump default datasize-max and datasize-cur since clang now seems to
kettenis
1
-3
/
+3
2021-01-11
Assert that the KERNEL_LOCK() is held in uao_set_swslot().
mpi
1
-1
/
+3
2021-01-11
New rw_obj_init() API providing reference-counted rwlock.
mpi
3
-3
/
+147
2021-01-11
Print error if SSL_{connect,accept,shutdown}(3) don't run to completion.
tb
1
-3
/
+13
2021-01-11
Shut down the TLS connections properly.
tb
1
-3
/
+28
2021-01-11
Include headers used instead of relying on ssl.h pulling in the world.
tb
1
-1
/
+7
2021-01-11
Clear CR 26 before returning to userland to avoid potentioal info leak.
kettenis
1
-4
/
+7
2021-01-11
Remove libc++ and libc++abi 8.0.0 now that we switched to version 10.0.1
patrick
497
-222095
/
+0
2021-01-11
sync
naddy
20
-110
/
+40
2021-01-11
Switch libc++ and libc++abi to version 10.0.1.
patrick
4
-20
/
+15
2021-01-11
Use sndiod's 8-th order FIR low-pass filter for resampling
ratchov
2
-9
/
+149
2021-01-11
When an endpoint stalls, we usually try to reset it by calling
mglocker
1
-2
/
+2
2021-01-11
Use a 8-th order FIR low-pass filter for resampling
ratchov
2
-9
/
+148
2021-01-11
Simplify sleep signal handling a bit by introducing sleep_signal_check().
claudio
2
-19
/
+26
2021-01-11
Create a path MTU host route for IPsec over IPv6. Basically the
bluhm
7
-32
/
+111
2021-01-11
- grab fullpkgpath early (to decide: hard error if not provided) ?
espie
1
-6
/
+16
2021-01-11
Add some basic tests for pflog(4) interface. Create special routing
bluhm
3
-2
/
+225
2021-01-11
Stop deleting the control socket on daemon shutdown, like we did on other
mestre
1
-2
/
+1
2021-01-11
document how to specify multiple alternative names;
jmc
1
-3
/
+5
2021-01-11
Correct spelling of persourcenetblocksize in config-dump mode.
dtucker
1
-2
/
+2
2021-01-11
Change convtime() from returning long to returning int. On platforms
dtucker
4
-14
/
+14
2021-01-10
Merge handshake_loop() into handshake(). There's no benefit in having
tb
1
-18
/
+7
2021-01-10
Support .rpm in EXTRACT_CASES
kn
1
-2
/
+4
2021-01-10
Backport fix to avoid including math.h from stdlib.h.
kettenis
2
-62
/
+63
2021-01-10
add quirks for Kensington Slimblade trackball via new vendor buttons
thfr
5
-17
/
+40
2021-01-10
regen
thfr
2
-4
/
+9
2021-01-10
add Kensington Slimblade Trackball
thfr
1
-1
/
+2
2021-01-10
Exclude the 'hz' token from the lexer backdoor, so interval and profile
jmatthew
1
-4
/
+8
2021-01-10
tweak a comment
tb
1
-2
/
+2
2021-01-10
Disable base-gcc on loongson and octeon.
visa
7
-1226
/
+1
2021-01-10
Link shared ciphers test to build
tb
1
-1
/
+3
2021-01-10
Add a regress for SSL_get_shared_ciphers() for the change of returned
tb
1
-0
/
+457
2021-01-09
Split hierarchical calls into kern_sysctl_dirs
gnezdo
1
-42
/
+46
[prev]
[next]