This website requires JavaScript.
Explore
Help
Sign in
jyapayne
/
Simple-Web-Server
Watch
1
Star
0
Fork
You've already forked Simple-Web-Server
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
06d3c701e1
Simple-Web-Server
/
tests
History
Download ZIP
Download TAR.GZ
eidheim
06d3c701e1
Fixed io_test (out of stack?), also fixed concurrent sync requests count on request error.
2017-07-07 19:37:20 +02:00
..
CMakeLists.txt
Added crypto.hpp for convenient C++ wrappings for commonly used OpenSSL functions
2016-12-20 12:21:38 +01:00
crypto_test.cpp
Added longer Base64 decode/encode test
2017-06-29 12:46:54 +02:00
io_test.cpp
Fixed io_test (out of stack?), also fixed concurrent sync requests count on request error.
2017-07-07 19:37:20 +02:00
parse_test.cpp
Replaced Server/Client::shared_from_this with asio callback checks if the Server/Client has been destroyed. Also added SharedMutex to utility.hpp.
2017-07-07 11:25:06 +02:00