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
/
crates
/
tor-netdoc
/
src
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor tor_netdoc::Error
Nick Mathewson
2022-02-14
7
-124
/
+199
*
netdoc: Make doc-build errors a separate type
Nick Mathewson
2022-02-14
4
-7
/
+7
*
Merge branch 'refactor/must-use-self' into 'main'
eta
2021-12-20
1
-0
/
+1
|
\
|
*
address clippy's latest lint
Daniel Eades
2021-12-20
1
-0
/
+1
*
|
tor-netdoc: Change an XXX to a TODO.
Nick Mathewson
2021-12-20
1
-1
/
+4
*
|
tor-netdoc: Use a more correct error type
Nick Mathewson
2021-12-20
1
-1
/
+1
*
|
Remove an XXXX about ed25519 signatures.
Nick Mathewson
2021-12-20
1
-2
/
+0
|
/
*
s/hidden/onion/g in code comments
Neel Chauhan
2021-12-13
1
-1
/
+1
*
fix nightly clippy errors
Trinity Pointard
2021-12-09
2
-6
/
+2
*
Resolve roughly half of the XXXXs.
Nick Mathewson
2021-12-06
1
-1
/
+1
*
Remove dir_port from RouterStatusBuilder
Neel Chauhan
2021-12-01
3
-17
/
+1
*
Add comments about the absence of tap_key in microdesc.
Nick Mathewson
2021-11-30
1
-1
/
+4
*
Merge remote-tracking branch 'origin/mr/151'
Nick Mathewson
2021-11-30
2
-45
/
+4
|
\
|
*
Parse RSA public key
Neel Chauhan
2021-11-29
1
-2
/
+9
|
*
Remove unused tap_onion_key and tap_key
Neel Chauhan
2021-11-28
2
-52
/
+4
*
|
Run "cargo update" to get latest versions.
Nick Mathewson
2021-11-29
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/mr/149'
Nick Mathewson
2021-11-29
2
-23
/
+0
|
\
\
|
*
|
Remove address from VoterInfoBuilder
Neel Chauhan
2021-11-28
1
-12
/
+0
|
*
|
Remove unused 'address' field from DirSource struct
Neel Chauhan
2021-11-28
2
-11
/
+0
|
|
/
*
/
deglob some enums, use concise iteration syntax
Daniel Eades
2021-11-25
1
-3
/
+3
|
/
*
Merge branch 'arti-client-config' into 'main'
eta
2021-11-22
1
-1
/
+1
|
\
|
*
Make every Config type implement Eq.
Nick Mathewson
2021-11-21
1
-1
/
+1
*
|
Use consistent name for ns_consensus feature.
Nick Mathewson
2021-11-21
1
-6
/
+6
|
/
*
Merge branch 'ticket125' into 'main'
eta
2021-11-16
6
-130
/
+187
|
\
|
*
tor-netdoc: put NS consensus documents behind a feature.
Nick Mathewson
2021-11-12
4
-2
/
+18
|
*
tor-netdoc: Split the two kinds of routerstatus into their own modules
Nick Mathewson
2021-11-12
3
-128
/
+164
|
*
tor-netdoc: Put the "routerdesc" document type behind a feature.
Nick Mathewson
2021-11-12
1
-0
/
+5
*
|
Remove the unused `published` field from GenericRouterStatus.
Nick Mathewson
2021-11-12
3
-23
/
+3
|
/
*
Add a couple of pieces of missing documentation.
Nick Mathewson
2021-11-08
1
-3
/
+5
*
Remove some dbg!() calls in real code.
Nick Mathewson
2021-11-02
1
-1
/
+1
*
Fix most warnings from nightly.
Nick Mathewson
2021-10-19
2
-3
/
+5
*
derive 'Default' where possible
Daniel Eades
2021-09-11
2
-17
/
+2
*
Typo fixes
Nick Mathewson
2021-09-09
1
-1
/
+1
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
7
-31
/
+38
*
Document every macro.
Nick Mathewson
2021-09-07
1
-0
/
+1
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
9
-0
/
+5134