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
fd764d908c
Simple-Web-Server
/
tests
History
Download ZIP
Download TAR.GZ
eidheim
fd764d908c
Synchronous client request calls is now safe to use concurrently
2017-07-07 17:16:53 +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
Synchronous client request calls is now safe to use concurrently
2017-07-07 17:16:53 +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