This website requires JavaScript.
Explore
Help
Sign in
jeang3nie
/
dory
Watch
1
Star
0
Fork
You've already forked dory
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
Misfin library in Rust.
47
commits
1
branch
0
tags
183
KiB
Rust
100%
a9fcab7006
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Nathan Fisher
a9fcab7006
Implement a little more of the Gemtext parser
2023-06-02 09:55:10 -04:00
src
Implement a little more of the Gemtext parser
2023-06-02 09:55:10 -04:00
test/certificates
/gemini.example.org
Added two tests for
Verifier
, covering Tofu success cases.
2023-05-26 18:58:38 -04:00
.gitignore
Renamed server to receiver, client to sender
2023-05-24 02:07:41 -04:00
Cargo.toml
Adjust dependency specs in Cargo.toml to allow patch version upgrades
2023-05-27 11:13:48 -04:00
LICENSE.md
Add LICENSE.md, run
cargo fmt
2023-05-22 18:11:14 -04:00
README.md
Implement to/from numerical status codes for Status enum and add tests
2023-05-22 00:45:43 -04:00
README.md
A
misfin
library in Rust (WIP)