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
...
*
change check_key to take a Option<&_> instead of &Option<_>
trinity-1686a
2022-07-23
1
-2
/
+2
*
tor-proto: split and elaborate tor_bytes::Error instances
Nick Mathewson
2022-06-23
1
-5
/
+15
*
microdesc: make sure we recover from an error in the final md.
Nick Mathewson
2022-06-07
1
-1
/
+7
*
netdoc: test case for microdesc with no ed25519 id.
Nick Mathewson
2022-06-07
1
-0
/
+1
*
netdoc: test a couple of accessors for AuthCert.
Nick Mathewson
2022-06-07
1
-1
/
+11
*
Resolve the new `derive_partial_eq_without_eq` lint.
Nick Mathewson
2022-05-23
1
-1
/
+1
*
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
3
-11
/
+8
*
NetParams: Document its role as a validated config parameter
Ian Jackson
2022-05-09
1
-0
/
+3
*
squash! Bump every crate's edition to 2021.
Nick Mathewson
2022-04-25
2
-3
/
+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
*
|
Canonicalize and intern protover lines on descriptors
Nick Mathewson
2022-03-11
3
-11
/
+17
*
|
Canonicalize and intern family representations to save memory.
Nick Mathewson
2022-03-11
3
-8
/
+24
*
|
Add a more generic implementation of intern-by-ref
Nick Mathewson
2022-03-11
1
-1
/
+1
*
|
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
2
-6
/
+45
*
|
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
|
/
*
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
[prev]
[next]