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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
When storing consensuses, index them by the sha3 of the whole file.
Nick Mathewson
2020-11-23
1
-5
/
+7
*
Initial pass on directory-manager code.
Nick Mathewson
2020-11-19
2
-1
/
+7
*
Refactor AuthCertKeyIds::cmp().
Nick Mathewson
2020-11-19
1
-5
/
+3
*
Add support for using fallback directories in path construction
Nick Mathewson
2020-11-19
1
-1
/
+14
*
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
2
-27
/
+52
*
Have the consensus-parsing code expose the signed piece of the consensus.
Nick Mathewson
2020-11-16
1
-6
/
+9
*
Add accessors for consensus lifetimes.
Nick Mathewson
2020-11-14
1
-6
/
+43
*
Remember the position of authcert and microdescs
Nick Mathewson
2020-11-14
2
-12
/
+63
*
netdoc: split off string utils
Nick Mathewson
2020-11-14
1
-1
/
+1
*
Use Infallible in tor-netdoc.
Nick Mathewson
2020-11-11
1
-2
/
+2
*
Use bitflags crate to represent RouterFlags.
Nick Mathewson
2020-11-11
1
-90
/
+74
*
Add a new circuit-manager crate and move path selection there.
Nick Mathewson
2020-11-02
1
-0
/
+8
*
Remove a bunch of dbg! calls.
Nick Mathewson
2020-10-26
1
-2
/
+2
*
More documentation in tor-netdoc.
Nick Mathewson
2020-10-26
1
-0
/
+4
*
Validate master-key-ed25519 field in routerdescs
Nick Mathewson
2020-10-19
1
-1
/
+14
*
netdir: don't use relays with NoEdConsensus flag set.
Nick Mathewson
2020-10-19
1
-1
/
+5
*
Improvements to Relay type in tor-netdir.
Nick Mathewson
2020-10-19
1
-4
/
+3
*
Calculate digest correctly when microdesc ends with base64 object.
Nick Mathewson
2020-10-19
1
-9
/
+4
*
Mark must-resolve XXXX issues with "XXXXM3".
Nick Mathewson
2020-10-18
3
-4
/
+4
*
Update microdesc parsing: ed25519 keys are no longer optional.
Nick Mathewson
2020-10-18
1
-10
/
+8
*
Cleanup from prop315 implementation.
Nick Mathewson
2020-10-16
2
-15
/
+10
*
Implement proposal 315: make various directory fields required
Nick Mathewson
2020-10-16
2
-18
/
+8
*
Use Ed25519Identity in microdescriptors.
Nick Mathewson
2020-10-15
1
-3
/
+7
*
Document remaining private members of tor-netdoc.
Nick Mathewson
2020-10-10
4
-6
/
+255
*
netdoc: more tests for routerdesc parsing
Nick Mathewson
2020-10-07
1
-3
/
+105
*
A few more tests in tor-netdoc
Nick Mathewson
2020-10-07
2
-3
/
+90
*
netdoc: test for signature/key checking func
Nick Mathewson
2020-10-07
1
-0
/
+11
*
mdconsensus: add tests for a few accessors
Nick Mathewson
2020-10-06
1
-3
/
+26
*
tests for some failing cases in mdconsensus
Nick Mathewson
2020-10-06
1
-5
/
+63
*
microdesc parsing: tests for bad microdescs
Nick Mathewson
2020-10-02
1
-0
/
+45
*
tests and fixes for md content parsing
Nick Mathewson
2020-10-02
1
-11
/
+43
*
netdoc: remove some outdated/unused stuff.
Nick Mathewson
2020-10-02
2
-12
/
+6
*
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
3
-15
/
+35
*
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
*
Tests and minor debugging in tor_netdoc::types::policy
Nick Mathewson
2020-09-29
1
-2
/
+5
*
Move around the modules inside tor-netdoc.
Nick Mathewson
2020-09-29
4
-0
/
+2619
[prev]