Simple-Web-Server/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