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
/
netstatus
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
Add a clear_flags function to RouterStatusBuilder
Nick Mathewson
2024-03-12
1
-0
/
+6
*
RouterStatus: Add test functions for Fast and Stable flags.
Nick Mathewson
2024-01-16
1
-0
/
+8
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
netdoc: Rename `ParseError{Kind, Source}` to `NetdocError{Kind, Source}`.
Gabriela Moldovan
2023-05-10
1
-1
/
+1
*
netdir: more documentation on MIDDLE_ONLY flag.
Nick Mathewson
2023-04-17
1
-0
/
+4
*
netdoc: Add MiddleOnly flag to RelayFlags
juga
2023-04-17
1
-0
/
+4
*
hsdir: Be able to enumerate the hidden service directories
Ian Jackson
2023-02-09
1
-0
/
+4
*
netdoc: Add a timestamp to SRVs per prop#342.
Nick Mathewson
2023-01-28
1
-6
/
+25
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Netdoc: Refactor SharedRandVal.
Nick Mathewson
2023-01-11
1
-9
/
+9
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
1
-0
/
+8
*
Work around a new nightly clippy warning
Nick Mathewson
2022-09-30
3
-17
/
+22
*
add feature annotation to fields made visible through visible::StructFields
trinity-1686a
2022-08-24
2
-0
/
+9
*
add feature annotation not added by doc_auto_cfg
trinity-1686a
2022-08-24
3
-0
/
+4
*
netdoc: add a new type for Nicknames
Nick Mathewson
2022-05-09
2
-5
/
+5
*
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
3
-3
/
+3
*
tor-netdoc: Conditionally expose document fields.
Nick Mathewson
2022-03-31
3
-0
/
+17
*
Remove allow(clippy::disallowed_methods) lint.
Nick Mathewson
2022-03-30
1
-1
/
+0
*
Merge branch 'no-system-time' into 'main'
eta
2022-03-30
1
-0
/
+1
|
\
|
*
use wallclock where possible in tests
trinity-1686a
2022-02-26
1
-0
/
+1
*
|
Canonicalize and intern protover lines on descriptors
Nick Mathewson
2022-03-11
2
-5
/
+9
*
|
Add a more generic implementation of intern-by-ref
Nick Mathewson
2022-03-11
1
-1
/
+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
|
/
*
Refactor tor_netdoc::Error
Nick Mathewson
2022-02-14
3
-8
/
+13
*
netdoc: Make doc-build errors a separate type
Nick Mathewson
2022-02-14
2
-2
/
+2
*
Remove dir_port from RouterStatusBuilder
Neel Chauhan
2021-12-01
3
-17
/
+1
*
Remove address from VoterInfoBuilder
Neel Chauhan
2021-11-28
1
-12
/
+0
*
Remove unused 'address' field from DirSource struct
Neel Chauhan
2021-11-28
1
-6
/
+0
*
Merge branch 'ticket125' into 'main'
eta
2021-11-16
4
-130
/
+175
|
\
|
*
tor-netdoc: put NS consensus documents behind a feature.
Nick Mathewson
2021-11-12
3
-2
/
+11
|
*
tor-netdoc: Split the two kinds of routerstatus into their own modules
Nick Mathewson
2021-11-12
3
-128
/
+164
*
|
Remove the unused `published` field from GenericRouterStatus.
Nick Mathewson
2021-11-12
3
-23
/
+3
|
/
*
Fix most warnings from nightly.
Nick Mathewson
2021-10-19
1
-1
/
+3
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
1
-0
/
+1
*
Document every macro.
Nick Mathewson
2021-09-07
1
-0
/
+1
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
3
-0
/
+992