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 version of tor-basic-utils
Ian Jackson
2025-08-05
1
-2
/
+2
*
Version bumps for 1.4.6
Ian Jackson
2025-08-05
1
-11
/
+11
*
Merge branch 'prop360-combined' into 'main'
Nick Mathewson
2025-07-10
5
-9
/
+177
|
\
|
*
Suggestions from @gabi-250 on prop360 implementation.
Nick Mathewson
2025-07-10
1
-2
/
+2
|
*
netdoc, hsservice: Respect maximum descriptor sizes
Nick Mathewson
2025-07-10
1
-2
/
+17
|
*
netdoc: Add note about prop360
Nick Mathewson
2025-07-10
1
-0
/
+6
|
*
netdoc: Tread a few more kinds of errors as suspicious.
Nick Mathewson
2025-07-10
1
-1
/
+6
|
*
hs*: Define some HsDesc errors as _suspicious_.
Nick Mathewson
2025-07-10
1
-0
/
+22
|
*
netdoc: disallow extraneous space within final signature item
Nick Mathewson
2025-07-10
3
-1
/
+51
|
*
netdoc: Fix Item::end_pos() behavior, and add tests.
Nick Mathewson
2025-07-10
1
-6
/
+30
|
*
Add test to enforce parser behavior wrt start-of-line space.
Nick Mathewson
2025-07-10
1
-0
/
+46
*
|
Typo fixes (automatic and hand-verified)
Nick Mathewson
2025-07-09
1
-1
/
+1
|
/
*
Bump all the unstable tor- and arti- crates to 0.32.0.
Gabriela Moldovan
2025-07-07
1
-13
/
+13
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
tor-netdoc: Upgrade to phf 1.12.1.
Gabriela Moldovan
2025-07-07
1
-1
/
+1
*
tor-netdoc: Removed dependency on `once_cell`
hashcatHitman
2025-06-14
10
-41
/
+41
*
release: Bump all tor-/arti- crates to 0.31.0.
Alexander Hansen Færøy
2025-06-05
1
-13
/
+13
*
./maint/cargo_sort: Run cargo-sort on the entire workspace.
Gabriela Moldovan
2025-05-27
1
-1
/
+4
*
hs: Prevent a client from using a `MiddleOnly` relay for onion services
Neel Chauhan
2025-05-20
1
-4
/
+0
*
Resolve clippy warnings from 1.83
Nick Mathewson
2025-05-13
4
-10
/
+6
*
All crates: bump rust-version to 1.83.
Nick Mathewson
2025-05-13
1
-1
/
+1
*
release: Bump all unstable tor/arti crates to 0.30.0
Wesley Aptekar-Cassels
2025-05-01
1
-13
/
+13
*
Update rand requirement to 0.9.1
Nick Mathewson
2025-04-29
1
-1
/
+1
*
Run cargo update.
Wesley Aptekar-Cassels
2025-04-29
1
-1
/
+1
*
Merge branch 'proto_enforce' into 'main'
Nick Mathewson
2025-04-22
4
-26
/
+233
|
\
|
*
netdoc: Require serde feature from tor-protover.
Nick Mathewson
2025-04-16
1
-1
/
+1
|
*
netdoc: improve documentation for check_protocols
Nick Mathewson
2025-04-16
1
-1
/
+7
|
*
protover, *: Add documentation about what "supported" means.
Nick Mathewson
2025-04-16
1
-1
/
+2
|
*
Fix a pair of documentation links.
Nick Mathewson
2025-04-16
1
-2
/
+2
|
*
Add warnings about removing supported protocols.
Nick Mathewson
2025-04-16
1
-0
/
+2
|
*
Implement PartialEq for ProtoStatuses unconditionally.
Nick Mathewson
2025-04-16
1
-4
/
+2
|
*
protover,netdoc: Implement serde for Protocols etc.
Nick Mathewson
2025-04-16
2
-3
/
+37
|
*
netdoc: Put all ProtoStatuses into a single Arc<>d object
Nick Mathewson
2025-04-16
2
-19
/
+55
|
*
netdoc: functionality for detecting missing subprotos.
Nick Mathewson
2025-04-16
1
-2
/
+91
|
*
New functions to report supported subprotocols
Nick Mathewson
2025-04-16
1
-0
/
+41
*
|
tor-netdoc: Joined OnceLock import with other std::sync imports
hashcatHitman
2025-04-17
1
-2
/
+1
*
|
tor-netdoc: Replace OnceCell with OnceLock
hashcatHitman
2025-04-17
1
-3
/
+3
|
/
*
tor-netdoc: use more idiomatic rust
Steven Engler
2025-04-03
1
-2
/
+1
*
tor-netdoc: fix `clippy::len_zero`
Steven Engler
2025-04-03
1
-1
/
+1
*
Remove semver.md files post-release.
Gabriela Moldovan
2025-04-01
1
-1
/
+0
*
Bump all the unstable tor- and arti- crates to 0.29.0.
Gabriela Moldovan
2025-03-31
1
-13
/
+13
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
4
-9
/
+9
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
2
-2
/
+2
*
Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-1
/
+1
*
Always use full path to rand::thread_rng().
Nick Mathewson
2025-03-18
1
-2
/
+1
*
Merge branch 'interface-abstraction-of-the-daleks' into 'main'
Nick Mathewson
2025-03-18
1
-1
/
+0
|
\
|
*
Wrap ed25519-dalek types.
Nick Mathewson
2025-03-18
1
-1
/
+0
*
|
netdoc: Reject BOMs and NULs.
Nick Mathewson
2025-03-17
3
-2
/
+56
*
|
netdoc: Make some parsing init functions fallible.
Nick Mathewson
2025-03-17
10
-38
/
+41
|
/
*
tor-rtmock: task: Remove Default impl for ThreadDescriptor
Ian Jackson
2025-03-04
1
-1
/
+1
[next]