Commit 782d860
File tree
5 files changed
+9
-9
lines changed- src
- vendor
5 files changed
+9
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
207 | 207 | | |
208 | 208 | | |
209 | | - | |
| 209 | + | |
210 | 210 | | |
211 | 211 | | |
212 | | - | |
| 212 | + | |
213 | 213 | | |
214 | 214 | | |
215 | | - | |
| 215 | + | |
216 | 216 | | |
217 | 217 | | |
218 | | - | |
| 218 | + | |
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
| |||
- .gitignore+3-1
- .travis.yml+18
- CMakeLists.txt+70
- Makefile-57
- README.md+19-1
- cmake/jwt-cpp-config.cmake.in+12
- debian/.gitignore+5
- debian/changelog+29
- debian/compat+1
- debian/control+16
- debian/copyright+35
- debian/rules+6
- debian/source/format+1
- example/CMakeLists.txt+8
- example/README.md+8
- example/print-claims.cpp+10
- include/jwt-cpp/base.h+55-13
- include/jwt-cpp/jwt.h+231-173
- include/picojson/picojson.h+8-2
- jwt-cpp.sln-28
- jwt-cpp.vcxproj-160
- jwt-cpp.vcxproj.filters-36
- tests/BaseTest.cpp+30-2
- tests/CMakeLists.txt+19
- tests/ClaimTest.cpp+66
- tests/HelperTest.cpp+55
- tests/TestMain.cpp
- tests/TokenFormatTest.cpp+1-1
- tests/TokenTest.cpp+234-14
- vcpkg/CONTROL+5
- vcpkg/fix-warning.patch+31
- vcpkg/portfile.cmake+23
0 commit comments