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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump all crate versions to 0.0.3.
Nick Mathewson
2022-01-11
1
-6
/
+6
*
Minimize the required version for each dependency.
Nick Mathewson
2022-01-07
1
-9
/
+9
*
extend lints to include 'clippy::all'
Daniel Eades
2021-12-28
1
-0
/
+1
*
Merge branch 'refactor/must-use-self' into 'main'
eta
2021-12-20
2
-0
/
+5
|
\
|
*
address clippy's latest lint
Daniel Eades
2021-12-20
2
-0
/
+5
*
|
Change an UTF-8 XXX to a TODO.
Nick Mathewson
2021-12-20
1
-1
/
+2
*
|
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
*
address lint warnings
Daniel Eades
2021-12-09
1
-8
/
+8
*
fix nightly clippy errors
Trinity Pointard
2021-12-09
3
-10
/
+5
*
Upgrade to digest v0.10.0
Nick Mathewson
2021-12-07
1
-1
/
+1
*
Resolve roughly half of the XXXXs.
Nick Mathewson
2021-12-06
2
-6
/
+6
*
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
2
-5
/
+9
|
*
Remove unused tap_onion_key and tap_key
Neel Chauhan
2021-11-28
3
-52
/
+7
*
|
Merge branch 'readme_fixes'
Nick Mathewson
2021-11-30
1
-0
/
+11
|
\
\
|
*
|
run ./maint/readmes.sh
dagon
2021-11-29
1
-0
/
+11
|
|
/
*
|
Bump every crate by one patch version.
Nick Mathewson
2021-11-29
1
-6
/
+6
*
|
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
|
|
/
*
|
add semicolons if nothing returned
Daniel Eades
2021-11-25
3
-2
/
+3
*
|
deglob some enums, use concise iteration syntax
Daniel Eades
2021-11-25
2
-5
/
+5
|
/
*
More typo fixes that I forgot to save :(
Nick Mathewson
2021-11-24
1
-1
/
+1
*
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
13
-130
/
+222
|
\
|
*
tor-netdoc: put NS consensus documents behind a feature.
Nick Mathewson
2021-11-12
7
-3
/
+25
|
*
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
8
-0
/
+34
*
|
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
*
Bump all crate versions to 0.0.1
Nick Mathewson
2021-10-29
1
-6
/
+6
*
Fix some clippy-nightly warnings.
Nick Mathewson
2021-10-26
1
-3
/
+2
*
Migrate tor-netdoc from chrono to time 0.3
Nick Mathewson
2021-10-24
2
-5
/
+8
*
Fix most warnings from nightly.
Nick Mathewson
2021-10-19
2
-3
/
+5
*
Add the "clock" feature to chrono in netdoc.
Nick Mathewson
2021-10-18
1
-1
/
+1
*
Turn off default-features in chrono where possible.
Nick Mathewson
2021-10-17
1
-1
/
+1
*
enable checked_conversions lint.
Nick Mathewson
2021-10-09
1
-0
/
+1
*
derive 'Default' where possible
Daniel Eades
2021-09-11
2
-17
/
+2
*
Typo fixes
Nick Mathewson
2021-09-09
1
-1
/
+1
*
Fix/suppress a few more clippy lints in tests.
Nick Mathewson
2021-09-08
2
-0
/
+2
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
16
-39
/
+56
[next]