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
...
|
|
*
|
Remove a pointless slice
Ian Jackson
2022-03-11
1
-10
/
+7
*
|
|
|
Canonicalize and intern protover lines on descriptors
Nick Mathewson
2022-03-11
4
-11
/
+25
*
|
|
|
Canonicalize and intern family representations to save memory.
Nick Mathewson
2022-03-11
4
-9
/
+57
|
/
/
/
*
|
|
Add a more generic implementation of intern-by-ref
Nick Mathewson
2022-03-11
2
-4
/
+12
*
|
|
netdoc: Call shrink_to_fit() when we're done parsing rs sections
Nick Mathewson
2022-03-11
1
-0
/
+1
*
|
|
netdoc: allocate no extra space for RouterStatus addresses.
Nick Mathewson
2022-03-11
1
-5
/
+6
*
|
|
netdoc: Make versions smaller in GenericRouterStatus
Nick Mathewson
2022-03-11
4
-11
/
+66
*
|
|
tor-netdoc: reformat cargo.toml.
Nick Mathewson
2022-03-11
1
-10
/
+10
*
|
|
tor-netdoc: Remove unused or_port field from RS.
Nick Mathewson
2022-03-11
2
-6
/
+0
*
|
|
Add methods to `UnverifiedConsensus`
Christian Grigis
2022-03-10
2
-0
/
+31
|
/
/
*
|
tor-netdoc: Use RsaIdentity::from_hex() in critical path.
Nick Mathewson
2022-03-04
1
-6
/
+1
*
|
Fix introduced junk in doc comment.
eta
2022-03-04
1
-1
/
+1
*
|
Replace manual Default and new with std derive in tor-netdoc
Ian Jackson
2022-03-02
2
-17
/
+5
*
|
Merge branch 'clippy-allow-arc-clone' into 'main'
Nick Mathewson
2022-03-01
1
-1
/
+0
|
\
\
|
*
|
Disable clippy::clone_on_ref_ptr
Ian Jackson
2022-02-24
1
-1
/
+0
|
|
/
*
/
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
[prev]
[next]