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 crates to 0.1.0
arti-v0.1.0
Nick Mathewson
2022-03-01
1
-7
/
+7
*
Fix a rustdoc error.
Nick Mathewson
2022-02-15
1
-1
/
+1
*
Refactor tor-netdoc a bit more, to use Bug right.
Nick Mathewson
2022-02-15
1
-4
/
+23
*
Minimal compilation fix: InternalError=>Bug
Nick Mathewson
2022-02-15
1
-2
/
+2
*
Merge branch 'doc-errors' into 'main'
Nick Mathewson
2022-02-15
19
-398
/
+574
|
\
|
*
Typo fix from@eta
eta
2022-02-15
1
-1
/
+1
|
*
Refactor tor_netdoc::Error
Nick Mathewson
2022-02-14
15
-377
/
+551
|
*
netdoc: Make doc-build errors a separate type
Nick Mathewson
2022-02-14
6
-13
/
+26
|
*
netdoc: remove Error::Untimely.
Nick Mathewson
2022-02-14
1
-11
/
+0
*
|
Change deny(clippy::all) to warn(clippy::all).
Nick Mathewson
2022-02-14
1
-1
/
+1
|
/
*
Bump the patch version of every crate that changed since 0.0.3
Nick Mathewson
2022-01-31
1
-1
/
+1
*
clippy: Suppress a warning
Ian Jackson
2022-01-19
1
-0
/
+3
*
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
[next]