Issues
- 4
- 4
Error in SSLClient.cpp when compiling StreamSSL-2.1.0 with Visual Studio 2019 16.8.0 Preview 5.0
#86 opened by Andreas-Schniertshauer - 5
How to Decrypt larger chunks of Data (>16K)?
#84 opened by Hitman831 - 1
Getting server certificate failed
#85 opened by prasanthrgb - 0
Implement OCSP stapling
#81 opened by david-maw - 0
Make more use of WinErrorMsg
#80 opened by david-maw - 0
Prefer SHA256 Certificates
#79 opened by david-maw - 0
Provide istream and ostream interfaces
#78 opened by david-maw - 0
Refactor SSPINegotiateLoop()
#77 opened by david-maw - 0
Move declarative comments into header files
#76 opened by david-maw - 0
Create SendLn and RecvLn
#75 opened by david-maw - 2
The License file seems to have a problem...
#74 opened by 0ric1 - 8
- 19
- 3
The project should contain a LICENSE file
#69 opened by 0ric1 - 1
In Utilities.cpp ...
#73 opened by 0ric1 - 1
- 1
- 1
- 1
Utilities WinErrorMsg is never used
#46 opened by 0ric1 - 6
CPassiveSock should be synced with CActiveSock
#52 opened by 0ric1 - 4
Timeout implementation has many issues
#18 opened by Thomas-Haase - 3
- 1
Bug in CActiveSock::Disconnect
#59 opened by 0ric1 - 1
- 2
stdafx.h was renamed to pch.h since Visual Studio 2017 also a targetver.h and a framework.h was added.
#24 opened by 0ric1 - 0
- 0
- 0
- 2
Im confused with WSAResetEvent calls.
#25 opened by 0ric1 - 3
- 1
#include "stdafx.h" should not be included by StreamServer\CertRAII.h but *.c\*.cpp files
#23 opened by 0ric1 - 0
Missing ActualSocket = INVALID_SOCKET in CActiveSock::Connect after closesocket calls
#22 opened by 0ric1 - 1
The members ActualSocket and m_hStopEvent of CActiveSock should be protected or public
#20 opened by 0ric1 - 1
See https://www.codeproject.com/Articles/1000189/A-Working-TCP-Client-and-Server-With-SSL?msg=
#12 opened by 0ric1 - 2
SSLClient.cpp unreachable code bug
#11 opened by BigJim