You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
teknomunk b5a229267b
Start test suite, implement base64_decode, validate http signatures
1 year ago
..
api Add account type field to model, move http_get to submodule http_client, move fs_list to submodule ffdb, start serializing signature data for RsaSignature2017 1 year ago
mastodon_api Start implementing OAUTH2 application infrastructure so that Husky will connect 1 year ago
test Start test suite, implement base64_decode, validate http signatures 1 year ago
inbox.c Start test suite, implement base64_decode, validate http signatures 1 year ago
inbox.h Start implementing inbox processing 1 year ago
main.c Add logging for route_asset, fix submodules 1 year ago
main.h Move controller code to src/controller/ and out of src/main.c, add extremely simple 404 error page 1 year ago
mastodon_api.c Add account type field to model, move http_get to submodule http_client, move fs_list to submodule ffdb, start serializing signature data for RsaSignature2017 1 year ago
mastodon_api.h Initial commit of server code 1 year ago
nodeinfo.c Implement post submission, start using new json object layout parser 1 year ago
nodeinfo.h Basic nodeinfo/2.1 implementation 1 year ago
oauth.c Get Soapbox frontend attached, fix several bugs in the login sequence 1 year ago
oauth.h Start implementing OAUTH2 application infrastructure so that Husky will connect 1 year ago
outbox.c Get first message federating 1 year ago
outbox.h Start crypto implementation, remove debug printfs, partial application of s/reverse_index/uri_index/, fix memory leak in rie_reader, start writing outbox processing 1 year ago
owner.c Get first message federating 1 year ago
owner.h Implement webfinger and basic owner actor 1 year ago
test.c Start test suite, implement base64_decode, validate http signatures 1 year ago
test.h Start test suite, implement base64_decode, validate http signatures 1 year ago
webfinger.c Basic nodeinfo/2.1 implementation 1 year ago
webfinger.h Basic nodeinfo/2.1 implementation 1 year ago