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
362c1a2591
Simple-Web-Server
/
tests
History
Download ZIP
Download TAR.GZ
eidheim
362c1a2591
Now closes unwanted client connections when a request is finished. Also added additional tests
2017-06-25 07:20:03 +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 stream versions of the Crypto:: hash functions for calculating hashes from for instance large files
2016-12-21 10:07:22 +01:00
io_test.cpp
Now closes unwanted client connections when a request is finished. Also added additional tests
2017-06-25 07:20:03 +02:00
parse_test.cpp
Created Utility.hpp and moved some code into this file. Also improved parse_query_string.
2017-06-22 12:08:56 +02:00