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
/
libssl
/
ssl_lib.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-22
Compare explicitly against NULL.
claudio
1
-2
/
+2
2021-03-22
Make fmt argument const. Format local vars a bit.
claudio
2
-8
/
+8
2021-03-22
Let iwn(4) simply clear frames before the firmware's BA window, instead
stsp
1
-29
/
+17
2021-03-22
Start the move to TAILQ for expressions instead of an SLIST.
lum
1
-10
/
+33
2021-03-22
document NEVER_CLEAN
espie
1
-2
/
+6
2021-03-21
The tag comes after iface in iked.conf(5).
tobhe
1
-4
/
+4
2021-03-21
Fully initialize rrec in tls12_record_layer_open_record_protected
tb
1
-1
/
+2
2021-03-21
Revise regress to match handshake struct changes.
jsing
1
-18
/
+18
2021-03-21
Move the TLSv1.3 handshake struct inside the shared handshake struct.
jsing
9
-226
/
+227
2021-03-21
Use new terminology of RFC 8981 and (mechanically) replace "privacy"
florian
6
-47
/
+49
2021-03-21
wg(4): fix race between tx/rx handshakes, from Matt Dunwoodie, ok mpi@
sthen
1
-5
/
+4
2021-03-21
Split TLSv1.3 record protection from record layer.
jsing
1
-46
/
+72
2021-03-21
Build options regress with -DLIBRESSL_INTERNAL.
jsing
1
-2
/
+2
2021-03-21
Avoid a use-after-scope in tls13_cert_add().
jsing
1
-4
/
+3
2021-03-21
Include wstpad allocations when cleaning up wsmouse resources.
bru
3
-3
/
+20
2021-03-21
Disambiguate expressions.
visa
1
-3
/
+3
2021-03-21
Plug memory leak reported by Ilya Shipitsin
tb
1
-3
/
+2
2021-03-21
Don't warn that we can't form a temporary address when a router
florian
1
-5
/
+6
2021-03-21
Add quoted strings capability in list values, no special chars
lum
3
-46
/
+95
2021-03-21
makes `struct execsw' to:
semarie
2
-6
/
+12
2021-03-21
Use uppercases for defines.
mpi
1
-6
/
+6
2021-03-21
add -n to SYNOPSIS;
jmc
1
-2
/
+2
2021-03-21
Add -n (no action) mode, which just parses the program and exits.
jmatthew
2
-6
/
+15
2021-03-20
s/struft/struct/; thanks James Hastings
sthen
2
-6
/
+6
2021-03-20
Sync with apm(4/macppc) to document which ioctls are not supported
kn
1
-2
/
+13
2021-03-20
Looking at loading all expressions initially, working towards multi
lum
1
-202
/
+271
2021-03-20
End sentence and add .Pp after (all) "NOT SUPPORTED" lines
kn
1
-7
/
+13
2021-03-20
RFC 8981 allows the configuration of only temporary IPv6 addresses.
florian
1
-3
/
+6
2021-03-20
RFC 8981 allows the configuration of only temporary IPv6 addresses.
florian
1
-4
/
+8
2021-03-20
RFC 8981 allows the configuration of only temporary IPv6 addresses.
florian
3
-8
/
+21
2021-03-20
Fix SMALL build when done from sbin/slaacd
kn
4
-7
/
+15
2021-03-20
SKIP_PROPOSAL has been ripped out in 2019
kn
1
-3
/
+1
2021-03-20
typo
tb
1
-2
/
+2
2021-03-20
namei: reorganize a bit the error path for simples cases
semarie
1
-23
/
+17
2021-03-20
Sync some comments in order to reduce the difference with NetBSD.
mpi
9
-292
/
+463
2021-03-20
Add a 'batch' mode to mg via the '-b' command line option which will
lum
5
-11
/
+74
2021-03-20
Add new test-tls13-multiple-ccs-messages.py
tb
1
-1
/
+8
2021-03-20
use m_dup_pkthdr in ip_fragment to copy pkthdr info to fragments.
dlg
1
-5
/
+3
2021-03-19
Remove libLLVM.so.2.0 on upgrade
kn
1
-2
/
+2
2021-03-19
Prepare documenting SSL_use_certificate_chain_file
tb
1
-2
/
+19
2021-03-19
Undo previous. As pointed out by jsing I clearly wasn't fully awake...
tb
1
-2
/
+2
2021-03-19
Prepare to provide SSL_use_certificate_chain_file()
tb
2
-15
/
+40
2021-03-19
Edit wireguard for concision. Remove some background covered by wg(4).
procter
1
-85
/
+74
2021-03-19
Fix copy-paste error in previous
tb
1
-2
/
+2
2021-03-19
Add an -V option to show the version of rpki-client. For the base version
claudio
3
-7
/
+12
2021-03-19
Delay chdir to the cache directory to after parsing the tal files.
claudio
1
-5
/
+13
2021-03-19
Remove booting from kernels in raw/qcow2 images
kn
10
-1435
/
+26
2021-03-19
Fix function name in warning
kn
1
-2
/
+2
2021-03-19
RTM_IFINFO is providing the mac address now, no need to go through
florian
1
-44
/
+16
2021-03-19
another unfortunate action to cope with relentless kernel growth
deraadt
1
-2
/
+2
[prev]
[next]