asynts
|
fff581cd72
AK: Rename span() to bytes() when appropriate.
|
5 years ago |
asynts
|
b3d1a05261
Refactor: Expose const_cast by removing ByteBuffer::warp(const void*, size_t)
|
5 years ago |
AnotherTest
|
97256ad977
ProtocolServer+LibTLS: Pipe certificate requests from LibTLS to clients
|
5 years ago |
Marcin Gasperowicz
|
9a4ee9aa1a
Lagom: Adjust AK, LibCore and LibTLS to build on MacOS
|
5 years ago |
Luke
|
8e6df3949d
LibTLS: Add more TLS 1.2 error descriptions
|
5 years ago |
Andreas Kling
|
5049e41223
LibTLS: Put lots of debug spam behind TLS_DEBUG
|
5 years ago |
Andreas Kling
|
4b202a3c79
LibCore+LibTLS: Don't keep a "ready to write" notifier on all Sockets
|
5 years ago |
AnotherTest
|
af1ce6c33d
LibTLS: Verify server certificate expiry date
|
5 years ago |
AnotherTest
|
2a29e668bd
LibTLS: Try to disambiguate errors in case of failure
|
5 years ago |
Andreas Kling
|
e7abbc6655
LibTLS: Put some debug spam behind an #ifdef
|
5 years ago |
AnotherTest
|
dace14e70d
LibTLS: Split TLSv12 to sensible categorical files
|
5 years ago |
AnotherTest
|
bb46e5f608
LibTLS: Switch to Hash::Manager for hashing and add SHA1
|
5 years ago |
AnotherTest
|
a1e1570552
LibCrypto+LibTLS: Generalise the use of IV length
|
5 years ago |
AnotherTest
|
72d56b46b5
LibTLS: Make enough stuff work to have a demo run
|
5 years ago |