index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tor-netdoc
/
src
/
doc
/
authcert.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an authcert builder, for testing.
Nick Mathewson
2021-05-05
1
-0
/
+13
*
Enforce (and obey) clippy lints about exhaustive enums, structs.
Nick Mathewson
2021-04-27
1
-0
/
+1
*
DirMgr: add text() and texts() functions to ask for document text
Nick Mathewson
2021-03-31
1
-1
/
+1
*
Fix a bunch more new clippy lints in Rust 1.51
Nick Mathewson
2021-03-29
1
-3
/
+2
*
Fix Rust-1.51 clippy warnings about acronyms in camel case.
Nick Mathewson
2021-03-29
1
-13
/
+13
*
Rename Rsa{Identity,Signature} to fix clippy warning.
Nick Mathewson
2021-03-29
1
-10
/
+10
*
Migrate from lazy_static to once_cell.
Nick Mathewson
2020-12-22
1
-24
/
+24
*
authcert: move location into UncheckedAuthCert.
Nick Mathewson
2020-12-04
1
-22
/
+39
*
Initial pass on directory-manager code.
Nick Mathewson
2020-11-19
1
-1
/
+1
*
Refactor AuthCertKeyIds::cmp().
Nick Mathewson
2020-11-19
1
-5
/
+3
*
Make AuthCertKeyIds sortable.
Nick Mathewson
2020-11-16
1
-0
/
+16
*
Type and functions for key ID inspection of AuthCert.
Nick Mathewson
2020-11-16
1
-8
/
+34
*
Remember the position of authcert and microdescs
Nick Mathewson
2020-11-14
1
-4
/
+37
*
Remove a bunch of dbg! calls.
Nick Mathewson
2020-10-26
1
-2
/
+2
*
Document remaining private members of tor-netdoc.
Nick Mathewson
2020-10-10
1
-3
/
+15
*
A few more tests in tor-netdoc
Nick Mathewson
2020-10-07
1
-0
/
+1
*
authcert: test error recovery.
Nick Mathewson
2020-10-02
1
-10
/
+36
*
Netdoc: use a more bulletproof pattern to prevent infinite loops
Nick Mathewson
2020-10-02
1
-2
/
+14
*
authcert: add tests for several ways certs can fail.
Nick Mathewson
2020-10-02
1
-1
/
+38
*
authcert: fix an error, and detect mismatched fingerprints
Nick Mathewson
2020-10-02
1
-4
/
+14
*
improve errors in authcert.rs
Nick Mathewson
2020-10-01
1
-12
/
+22
*
Remove redundant signature check in authcert parsing.
Nick Mathewson
2020-09-30
1
-4
/
+0
*
Move around the modules inside tor-netdoc.
Nick Mathewson
2020-09-29
1
-0
/
+294