cpp-jwt/include/jwt
2024-02-10 18:45:07 +01:00
..
detail Compilation error on VS2017 #11 2018-05-02 12:33:25 +05:30
impl Minimal side-channel fix 2024-02-10 18:45:07 +01:00
json Upgrade nlohmann json library to 3.9.1 to fix build issues with gcc 10 2021-02-15 13:44:34 +02:00
test Updated tests and README for RFC Fixes 2020-01-16 00:56:41 -05:00
algorithm.hpp Fix out-of-bounds access in three_parts. Fix mishandling of non-null terminated string_views in jwt_set::case_compare. Address several conversion and unreachability warnings 2022-05-13 19:13:38 +02:00
assertions.hpp '__builtin_unreachable' is not available on Windows 2019-03-21 12:31:02 +00:00
base64.hpp explicit constructor initialization for EMap 2020-06-13 12:47:46 +05:30
config.hpp fix clang-cl build on windows 2019-12-09 09:23:37 +01:00
error_codes.hpp Clarify public key documentation and errors 2020-07-16 17:29:11 +02:00
exceptions.hpp Clarify public key documentation and errors 2020-07-16 17:29:11 +02:00
jwt.hpp Mark jwt_set::case_compare and std::hash<jwt::string_view> noexcept 2022-05-13 19:21:04 +02:00
parameters.hpp Add api to supply secret based on decoded payload 2019-02-16 15:36:12 -06:00
short_string.hpp Fixed the copyright permission on all source 2017-12-27 15:56:23 +05:30
stack_alloc.hpp Fixed the copyright permission on all source 2017-12-27 15:56:23 +05:30
string_view.hpp Fix out-of-bounds access in three_parts. Fix mishandling of non-null terminated string_views in jwt_set::case_compare. Address several conversion and unreachability warnings 2022-05-13 19:13:38 +02:00