.. |
include
|
Properly exclude Schema directories from showing up in CVS.
|
2023-08-05 14:03:08 +00:00 |
Routes
|
Implement filter validation by using j2s.
|
2023-08-05 13:46:23 +00:00 |
.cvsignore
|
Properly exclude Schema directories from showing up in CVS.
|
2023-08-05 14:03:08 +00:00 |
CanonicalJson.c
|
Fix CanonicalJson and ArraySort.
|
2023-06-21 02:37:56 +00:00 |
Config.c
|
Re-add memory bounds checking.
|
2023-05-29 23:53:17 +00:00 |
Filter.c
|
Implement filter validation by using j2s.
|
2023-08-05 13:46:23 +00:00 |
Html.c
|
Work on implementing user interactive authentication fallback.
|
2023-04-21 02:13:06 +00:00 |
Main.c
|
Print admin registration token to configured log, not default stdout.
|
2023-08-05 14:12:02 +00:00 |
Matrix.c
|
Move stream assignment; this makes debugging easier.
|
2023-06-04 18:50:02 +00:00 |
RegToken.c
|
Move configuration to database, add process control API, fix memory leaks.
|
2023-04-19 00:33:38 +00:00 |
Room.c
|
Fix Unicode handling in Json, don't sign-extend bytes in Stream.
|
2023-07-15 17:57:21 +00:00 |
Routes.c
|
Begin working on filtering.
|
2023-06-17 19:09:06 +00:00 |
State.c
|
Fix Unicode handling in Json, don't sign-extend bytes in Stream.
|
2023-07-15 17:57:21 +00:00 |
Telodendria.c
|
Report memory hook issues as errors, segfault on error.
|
2023-05-25 18:26:17 +00:00 |
Uia.c
|
Add StrEquals(), as equality checking is the most common use for strcmp().
|
2023-05-06 22:34:36 +00:00 |
User.c
|
Refactor Sha API to return raw bytes, added Sha1() function.
|
2023-06-17 17:36:11 +00:00 |