mastorss/src
tastytea ebf5a2cd00
Fix return code initialization in access token generation.
Brace-initialization won't work here because return_call is a struct without
initializer.
2019-12-28 06:03:41 +01:00
..
CMakeLists.txt Add Boost::regex to dependencies. 2019-12-25 23:05:48 +01:00
config.cpp Fix return code initialization in access token generation. 2019-12-28 06:03:41 +01:00
config.hpp Change ProfileData::max_size to size_t. 2019-12-28 05:53:49 +01:00
document.cpp Clarify redirect log messages. 2019-12-25 19:31:07 +01:00
document.hpp Handle HTTP redirects. 2019-12-25 06:31:55 +01:00
exceptions.cpp Read and parse config. 2019-12-24 18:53:00 +01:00
exceptions.hpp Read and parse config. 2019-12-24 18:53:00 +01:00
main.cpp Pass whole Config object to Document. 2019-12-25 06:27:57 +01:00
version.hpp.in Update version template. 2019-12-20 01:12:14 +01:00