activitypub-federation-rust/src
藍+85CD 8f47daa2e2
refactor!: use rsa instead of openssl (#116)
* refactor!: use `rsa` instead of `openssl`

* fix: format code

* fix: format code

* fix: lint code

* fix: format code
2024-07-15 10:20:35 +02:00
..
actix_web Avoid running ci checks twice (#105) 2024-04-09 11:28:57 +02:00
axum Better error when activity receive fails (#89) 2023-12-12 11:30:21 +01:00
fetch Dont connect to broken Pleroma instance during webfinger test (#117) 2024-07-11 11:42:31 -04:00
protocol Fix return type for deserialize_one (#93) 2024-01-05 10:18:12 -05:00
activity_queue.rs Avoid running ci checks twice (#105) 2024-04-09 11:28:57 +02:00
activity_sending.rs refactor!: use rsa instead of openssl (#116) 2024-07-15 10:20:35 +02:00
config.rs refactor!: use rsa instead of openssl (#116) 2024-07-15 10:20:35 +02:00
error.rs refactor!: use rsa instead of openssl (#116) 2024-07-15 10:20:35 +02:00
http_signatures.rs refactor!: use rsa instead of openssl (#116) 2024-07-15 10:20:35 +02:00
lib.rs Add back activity send queue as optional feature (#94) 2024-03-04 08:53:33 -05:00
reqwest_shim.rs Better JSON error messages (#91) 2023-12-20 06:19:58 -05:00
traits.rs Reapply "Retry activity send in case of timeout or rate limit (#102)" 2024-06-06 00:02:36 +02:00