lohr

Git mirroring daemon

OTHER License

Downloads
5.4K
Stars
34
Committers
2

Bot releases are visible (Hide)

lohr - 2023 updates Latest Release

Published by alarsyo 10 months ago

"Stable" Rocket v0.5, Cargo.lock bumped

lohr - Rocket v0.5.0-rc.1 update

Published by alarsyo over 3 years ago

Lohr now compiles fine on stable Rust with Rocket's v0.5.0-rc.1

lohr - Crates.io README

Published by alarsyo over 3 years ago

README is now displayed correctly on crates.io

lohr - Blacklist fix

Published by alarsyo over 3 years ago

Parsing a file would fail if it didn't contain a blacklist field

lohr - Pass config file via flag, and blacklist support

Published by alarsyo over 3 years ago

lohr - Webhook signature verification

Published by alarsyo over 3 years ago

Lohr now verifies the server's signature via a shared secret, which should make it secure against webhook forgery.

lohr - Cargo.toml fixes

Published by alarsyo over 3 years ago

Adds repository and homepage links in Cargo.toml

lohr - First real release

Published by alarsyo over 3 years ago

This is probably still alpha quality, but I'm using it to mirror my repos without too much trouble.