Isaac Connor
012827e800
bump RtspServer
2021-04-20 17:17:42 -04:00
Isaac Connor
7278119468
Update RtspServer with fix
2021-04-11 13:15:03 -04:00
Peter Keresztes Schmidt
58a60b6974
dep/jwt-cpp: Update to latest commit
...
Update to 4620bf43befea5ef69816fb8610723232a609030.
This fixes a Wunused-private-field warning reported in https://github.com/Thalhammer/jwt-cpp/issues/134
2021-04-11 18:07:35 +02:00
Isaac Connor
23de612faf
update RtspServer
2021-04-10 15:44:44 -04:00
Isaac Connor
3f05cfadb0
update to Rtsp update
2021-04-10 12:21:26 -04:00
Isaac Connor
cbbb95182d
Add back jwt-cpp
2021-03-25 13:53:42 -04:00
Isaac Connor
a1859210d5
delete jwt-cpp
2021-03-25 13:53:08 -04:00
Isaac Connor
e0e75ad8d9
jwt-cpp/
2021-03-23 15:58:42 -04:00
Isaac Connor
7a533686de
remove our version of jwt-cpp
2021-03-23 13:43:08 -04:00
Isaac Connor
e0893ef7ab
update RtspServer
2021-03-22 17:49:59 -04:00
Peter Keresztes Schmidt
07cf469714
dep: Update RtspServer
2021-03-21 14:33:20 +01:00
Isaac Connor
f2553220b6
Implement xop::Authenticator::GetFailedResponse to return a 401
2021-03-11 11:45:39 -05:00
Isaac Connor
faddace69d
Update version
2021-03-10 15:59:38 -05:00
Isaac Connor
08110fe9b1
try again at adding RtspServer submodule
2021-03-10 14:02:03 -05:00
Isaac Connor
24fb020686
Add PHZ76 in deps. Must be added as a submodule
2021-03-10 11:01:52 -05: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