Commit Graph

6 Commits (200ba2322f1b09171c1f600481eafd64cf77c95f)

Author SHA1 Message Date
Isaac Connor d29ef0e26b Update jwt-cpp to v0.7.0-rc.0 to fix build on openbsd 2023-06-10 08:32:43 -04:00
Isaac Connor 12898ea7ee Update to 0.6.0 2023-04-18 18:41:19 -04:00
Isaac Connor cbbb95182d Add back jwt-cpp 2021-03-25 13:53:42 -04:00
Isaac Connor 7a533686de remove our version of jwt-cpp 2021-03-23 13:43:08 -04:00
Peter Keresztes Schmidt 37817f6ba4 dep/jwt-cpp: Update to version 0.5
Fixes some compile warnings. Unit tests pass with this version as well.
2021-03-01 23:14:56 +01:00
Peter Keresztes Schmidt c33b5a4393 Move in-tree dependencies to their own folder
src/ should only contain our code. Move the in-tree dependencies to dep/
This allows us (if necessary) to e.g. exclude that part of the tree from being analyzed by
various tools or mark it as external code in IDEs.
2021-02-28 02:12:07 +01:00