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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Resolve the new `derive_partial_eq_without_eq` lint.
Nick Mathewson
2022-05-23
4
-4
/
+4
*
Fix typo
Dimitris Apostolou
2022-05-14
1
-1
/
+1
*
tor-netdoc: Add a Lifetime::valid_at method.
Nick Mathewson
2022-05-11
1
-0
/
+4
*
netdoc: add a new type for Nicknames
Nick Mathewson
2022-05-09
5
-11
/
+95
*
NetParams: Document its role as a validated config parameter
Ian Jackson
2022-05-09
1
-0
/
+3
*
Fix grammar and typos
Samanta Navarro
2022-04-27
1
-2
/
+2
*
squash! Bump every crate's edition to 2021.
Nick Mathewson
2022-04-25
3
-5
/
+0
*
Re-order attributes so that we can build with Rust 1.53.
Nick Mathewson
2022-03-31
5
-15
/
+15
*
tor-netdoc: Conditionally expose document fields.
Nick Mathewson
2022-03-31
6
-0
/
+83
*
Remove allow(clippy::disallowed_methods) lint.
Nick Mathewson
2022-03-30
2
-3
/
+0
*
Merge branch 'no-system-time' into 'main'
eta
2022-03-30
2
-0
/
+3
|
\
|
*
use wallclock where possible in tests
trinity-1686a
2022-02-26
2
-0
/
+3
*
|
Change type of TorClientConfig::override_net_params
Ian Jackson
2022-03-16
1
-1
/
+1
*
|
Replace a match with some as_ref and as
Ian Jackson
2022-03-16
1
-4
/
+1
*
|
Merge branch 'main' into 'intern-more'
Nick Mathewson
2022-03-14
1
-49
/
+20
|
\
\
|
*
\
Merge branch 'slice-from-ref' into 'main'
eta
2022-03-14
1
-49
/
+20
|
|
\
\
|
|
*
|
tor-netdoc: Actually, make TokVal be a Vec
Ian Jackson
2022-03-11
1
-46
/
+20
|
|
*
|
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: Remove unused or_port field from RS.
Nick Mathewson
2022-03-11
2
-6
/
+0
*
|
|
Add methods to `UnverifiedConsensus`
Christian Grigis
2022-03-10
1
-0
/
+25
|
/
/
*
|
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
*
|
Disable clippy::clone_on_ref_ptr
Ian Jackson
2022-02-24
1
-1
/
+0
|
/
*
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
18
-398
/
+572
|
\
|
*
Typo fix from@eta
eta
2022-02-15
1
-1
/
+1
|
*
Refactor tor_netdoc::Error
Nick Mathewson
2022-02-14
14
-377
/
+549
|
*
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
|
/
*
clippy: Suppress a warning
Ian Jackson
2022-01-19
1
-0
/
+3
*
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
[next]