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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-03
Fail early in legacy exporter if master secret is not available
tb
1
-1
/
+6
2021-02-03
Adding a hard-trap instruction after the __threxit syscall instruction
kurt
1
-2
/
+1
2021-02-03
Add OID for draft-ietf-opsawg-finding-geofeeds
job
2
-0
/
+2
2021-02-02
Add a bunch of RPKI OIDs
job
2
-1
/
+26
2021-02-02
article fixes; from eddie youseph
jmc
3
-9
/
+9
2021-02-01
Use "EC/RSA key setup failure" to align error with others
tb
1
-3
/
+3
2021-01-30
missing word in comment
tb
1
-3
/
+3
2021-01-28
Add '$' to ober_scanf_elements().
martijn
2
-4
/
+13
2021-01-28
Remove direct assignment of aead_ctx.
jsing
1
-13
/
+7
2021-01-28
Move AEAD handling into the new TLSv1.2 record layer.
jsing
4
-134
/
+102
2021-01-27
Link SSL_get_finished.3 to build.
tb
1
-1
/
+2
2021-01-27
Write SSL_get_finished() documentation from scratch.
tb
1
-0
/
+77
2021-01-27
Merge SSL_set_hostflags documentation from OpenSSL 1.1.1i and
tb
1
-3
/
+20
2021-01-26
Rewrap a comment line to fit into 80 columns.
tb
1
-3
/
+3
2021-01-26
zap a tab
tb
1
-2
/
+2
2021-01-26
Prepare to provide SSL_set_hostflags()
tb
2
-2
/
+9
2021-01-26
Move sequence numbers into the new TLSv1.2 record layer.
jsing
7
-84
/
+38
2021-01-26
Move private key setup to a helper function with proper error
eric
1
-10
/
+47
2021-01-26
When checking for available address family for AI_ADDRCONFIG consider
florian
1
-1
/
+16
2021-01-22
Gracefully handle any erroneous closing bracket/brace trailers in
rob
1
-2
/
+2
2021-01-22
Valid integer and enumerated types always have non-zero length. Perform
rob
1
-1
/
+5
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
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-20
Missing return value; ok jmc@
otto
1
-2
/
+3
2021-01-20
typo; spotted by jmc
sthen
1
-3
/
+3
2021-01-20
Drop unneeded cast in seal_record_protected_cipher
tb
1
-2
/
+2
2021-01-19
Add code to handle change of cipher state in the new TLSv1.2 record layer.
jsing
5
-17
/
+137
2021-01-19
Provide functions to determine if TLSv1.2 record protection is engaged.
jsing
5
-18
/
+37
2021-01-19
Provide record layer overhead for DTLS.
jsing
3
-17
/
+38
2021-01-19
Factor out code for explicit IV length, block size and MAC length.
jsing
1
-21
/
+77
2021-01-19
Prevent an overflow in inet_net_pton(3) when the passed in buffer is
florian
1
-11
/
+18
2021-01-18
support PCAP_NETMASK_UNKNOWN, adapted from an old commit in upstream
sthen
3
-6
/
+20
2021-01-18
Move sessid definition to keynote-verify.c to avoid issues with -fno-common
mortimer
2
-3
/
+5
2021-01-13
Clean up dtls1_reset_seq_numbers()
jsing
1
-10
/
+7
2021-01-13
Clean up read sequence handling in DTLS.
jsing
1
-19
/
+21
2021-01-13
Clean up sequence number handing in the new TLSv1.2 record layer.
jsing
3
-69
/
+89
2021-01-13
kernel, sysctl(8): remove dead variable: tickadj
cheloha
1
-5
/
+4
2021-01-13
Make imsg.h a bit more self-contained by prototyping struct iovec.
claudio
1
-1
/
+2
2021-01-12
Split the record protection from the TLSv1.2 record layer.
jsing
1
-75
/
+101
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-09
Update SSL_get_shared_ciphers() documentation for ssl_lib.c r1.240
tb
1
-17
/
+47
2021-01-09
Add support for SSL_get_shared_ciphers() in TLSv1.3
tb
1
-1
/
+5
2021-01-09
Align SSL_get_shared_ciphers() with OpenSSL
tb
1
-10
/
+18
2021-01-09
Set chain on xsc on chain build failure.
jsing
1
-1
/
+3
2021-01-09
Bail out early after finding an single chain if we are have been called from
beck
1
-1
/
+9
2021-01-08
Make fts_{alloc,safe_changed}() const correct
tb
1
-5
/
+5
2021-01-08
search the intermediates only after searching the root certs, clarify
beck
1
-11
/
+15
[prev]
[next]