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
/
lldb
/
source
/
Plugins
/
ScriptInterpreter
/
Python
/
ScriptInterpreterPython.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-01
Change search-again with vi keys to work like actual vi(1), also some
nicm
1
-51
/
+162
2021-04-01
Move base64 and hex encoding functions into their own place.
claudio
5
-68
/
+103
2021-04-01
Missing commas, from Vipul Kumar.
nicm
1
-4
/
+4
2021-03-31
Use new limits@openssh.com protocol extension to let the client select
djm
3
-18
/
+115
2021-03-31
cannot effectively test posix-rename extension after changes in
djm
1
-8
/
+10
2021-03-31
do not advertise protocol extensions that have been disallowed by
djm
1
-33
/
+53
2021-03-31
Set 'select_timeout' to 'now' when an OFFER is received for the IP address
krw
1
-1
/
+2
2021-03-31
Add two missing checks for strdup() returning NULL.
krw
1
-1
/
+5
2021-03-31
one of the examples needs an -N (and explanation);
jmc
1
-4
/
+7
2021-03-31
add --no-motd to SYNOPSIS;
jmc
1
-1
/
+2
2021-03-31
Add option to suppress the Message of the Day
job
4
-8
/
+17
2021-03-31
tweak column widths of a .Bl -column table
schwarze
1
-3
/
+4
2021-03-31
turn log_trace() into a macro to prevent evaluating the format string
eric
2
-10
/
+9
2021-03-31
Update for DTLSv1.2 support.
tb
1
-2
/
+4
2021-03-31
allow to specify tls protocols and ciphers on relay actions
eric
4
-10
/
+46
2021-03-31
change the barrier so that fd's are always passed and received with
eric
1
-8
/
+10
2021-03-31
Remove workarounds for SSL_is_dtls()
tb
2
-11
/
+2
2021-03-31
Remove workaround for missing d2i_DSAPrivateKey_fp prototype
tb
1
-5
/
+1
2021-03-31
sync
tb
1
-4
/
+4
2021-03-31
Bump minors after symbol addition
tb
3
-3
/
+3
2021-03-31
Expose various DTLSv1.2 specific functions and defines
tb
5
-27
/
+8
2021-03-31
Document SSL_set_hostflags(3) and SSL_get0_peername(3)
tb
1
-18
/
+4
2021-03-31
Expose SSL_set_hostflags(3) and SSL_get0_peername(3)
tb
2
-3
/
+3
2021-03-31
Document SSL_use_certificate_chain_file(3)
tb
1
-11
/
+3
2021-03-31
Expose SSL_use_certificate_chain_file(3)
tb
2
-3
/
+2
2021-03-31
Provide missing prototype for d2i_DSAPrivateKey_fp(3)
tb
1
-1
/
+2
2021-03-31
Document EVP_PKEY_new_CMAC_key(3)
tb
1
-16
/
+4
2021-03-31
Provide EVP_PKEY_new_CMAC_key(3)
tb
2
-5
/
+2
2021-03-31
Set the process title for the rpki-client subprocesses so they can be
claudio
1
-1
/
+4
2021-03-31
Fix some debug output when running in foreground.
krw
1
-4
/
+8
2021-03-31
Make ddb's dependency on libz explicit.
visa
1
-12
/
+12
2021-03-31
sync
sthen
2
-54
/
+54
2021-03-31
Remove redundant "HUAWEI Mobile" in usbdevs strings, mention radio
sthen
1
-26
/
+26
2021-03-31
Introduce UAO_USES_SWHASH() and use tabs instead of spaces in #defines.
mpi
1
-25
/
+26
2021-03-31
Do not exit if cannot write to normal log file, GitHub issue 2630.
nicm
1
-7
/
+8
2021-03-31
document trusted_snapshot
espie
1
-2
/
+8
2021-03-30
fix typos in comments
sthen
1
-3
/
+3
2021-03-30
In HTML output, correctly render .Bd -unfilled in proportionally-spaced
schwarze
3
-5
/
+9
2021-03-30
Handle systems, such as the Dell Precision 3640, that access
kettenis
1
-19
/
+87
2021-03-30
Register the PCI variant of dwiic(4) with acpi(4).
kettenis
1
-2
/
+7
2021-03-30
Make http_new() take care of all the error handling. By closing the
claudio
1
-5
/
+5
2021-03-30
Some cards announce support for the NTB16 format, but that support does not
patrick
3
-41
/
+167
2021-03-30
Some umb(4) devices require the NDP pointer behind the NDP datagram.
patrick
2
-36
/
+59
2021-03-30
[ICMP] IP options lead to malformed reply
sashan
4
-9
/
+53
2021-03-30
Move tx/rx descriptors into their own structs.
kevlo
2
-188
/
+509
2021-03-29
Propagate host-side tap(4) lladdr to guest vm process to allow unicast dhcp
dv
9
-12
/
+124
2021-03-29
Install apm(8) and and apmd(8) under MI MANPATH
kn
3
-16
/
+4
2021-03-29
whitespace nits
tb
1
-4
/
+4
2021-03-29
Prepare documenting EVP_PKEY_new_CMAC_key(3)
tb
1
-2
/
+54
2021-03-29
Turns out the PCIe DARTs support a full 32-bit device virtual address space.
kettenis
1
-4
/
+9
[next]