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-proto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump all the unstable tor- and arti- crates to 0.25.0.
Gabriela Moldovan
2024-12-02
1
-18
/
+18
*
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2024-12-02
1
-1
/
+1
*
Fix several Cargo.tomls to satisfy cargo-sort.
Gabriela Moldovan
2024-12-02
1
-1
/
+0
*
tor-proto: Make bench an experimental feature.
Gabriela Moldovan
2024-12-02
1
-3
/
+2
*
Run fixup-features in preparation for release.
Gabriela Moldovan
2024-12-02
1
-0
/
+2
*
tor-proto: Specify which of the 2 senders is used for sending cells.
Gabriela Moldovan
2024-11-20
1
-1
/
+1
*
tor-proto: Fix typo in streammap docs.
Gabriela Moldovan
2024-11-19
1
-1
/
+1
*
cargo: Update `thiserror` to `2`
Clara Engler
2024-11-12
1
-1
/
+1
*
Merge branch 'tor-proto_benchmarks' into 'main'
gabi-250
2024-11-11
11
-0
/
+643
|
\
|
*
tor-proto: change the case of the macros
Lionel Goffaux
2024-11-08
2
-6
/
+6
|
*
tor-proto: condition benchmarks to the bench feature
Lionel Goffaux
2024-11-06
1
-0
/
+4
|
*
tor-proto: put every bench_utils mod behind the bench feature
Lionel Goffaux
2024-11-06
4
-4
/
+4
|
*
tor-proto: add macro for encryption/decryption bench setup
Lionel Goffaux
2024-11-06
2
-96
/
+47
|
*
tor-proto: use as_nanos for CpuTime
Lionel Goffaux
2024-11-06
1
-1
/
+5
|
*
tor-proto: change the visibility of the RelayBody inner struct
Lionel Goffaux
2024-11-06
1
-1
/
+1
|
*
tor-proto: remove inlines attributes
Lionel Goffaux
2024-11-06
2
-4
/
+0
|
*
tor-proto: add a bench feature
Lionel Goffaux
2024-11-06
2
-0
/
+2
|
*
tor-proto: rename CPUTime to CpuTime
Lionel Goffaux
2024-11-06
5
-16
/
+15
|
*
tor-proto: Add benchmarks for cell encryption and decryption
Lionel Goffaux
2024-11-04
11
-0
/
+687
*
|
tor-proto: Document RecvWindow::take more accurately.
Gabriela Moldovan
2024-11-04
1
-2
/
+2
|
/
*
Merge branch 'versions' into 'main'
Ian Jackson
2024-10-30
1
-19
/
+19
|
\
|
*
Bump minor versions of crates with new APIs/impls
Ian Jackson
2024-10-30
1
-1
/
+1
|
*
Bump unstable tor-* and arti-* crates to 0.24.0
Ian Jackson
2024-10-30
1
-18
/
+18
*
|
cargo: Run fixup-features (formatting)
Ian Jackson
2024-10-30
1
-1
/
+2
*
|
cargo: Run fixup-features
Ian Jackson
2024-10-30
1
-1
/
+1
|
/
*
Merge branch 'mq-fix' into 'main'
Ian Jackson
2024-10-22
4
-22
/
+64
|
\
|
*
memquota: Use _ rather than allow(dead_code) (fmt)
Ian Jackson
2024-10-22
1
-1
/
+4
|
*
memquota: Use _ rather than allow(dead_code)
Ian Jackson
2024-10-22
2
-12
/
+16
|
*
memquota: fix data stream account lifetime
Ian Jackson
2024-10-21
1
-5
/
+18
|
*
memquota: Fix resolve stream account lifetime
Ian Jackson
2024-10-21
2
-8
/
+12
|
*
memquota: Fix circuit account lifetime (fmt)
Ian Jackson
2024-10-21
2
-5
/
+24
|
*
memquota: Fix circuit account lifetime (clippy churn)
Ian Jackson
2024-10-21
2
-5
/
+5
|
*
memquota: Fix circuit account lifetime
Ian Jackson
2024-10-21
2
-5
/
+4
*
|
Merge branch 'test_create_hop_count_reinstate' into 'main'
gabi-250
2024-10-21
1
-4
/
+1
|
\
\
|
|
/
|
/
|
|
*
tor-proto: Reinstate circuit hop check in test_create()
Neel Chauhan
2024-10-16
1
-4
/
+1
*
|
Disable a lot of dead code warnings (fmt)
Ian Jackson
2024-10-17
1
-1
/
+4
*
|
Disable a lot of dead code warnings
Ian Jackson
2024-10-17
1
-1
/
+1
*
|
Rename "memquota" feature to "memquota-memcost" when it's just HasMemoryCost
Ian Jackson
2024-10-16
1
-3
/
+3
*
|
Apply `default-features = false` to all tor-memquota deps
Ian Jackson
2024-10-16
1
-1
/
+1
|
/
*
Merge branch 'test-panic' into 'main'
Jim Newsome
2024-10-15
1
-14
/
+14
|
\
|
*
Replace _ => panic!() in tor-proto
Ian Jackson
2024-10-15
1
-14
/
+14
*
|
Merge branch 'mq-toplevel' into 'main'
Ian Jackson
2024-10-15
1
-14
/
+15
|
\
\
|
*
|
memquota: Change ToplevelAccount to be an alias for Arc<MemoryQuotaTracker>
Ian Jackson
2024-10-15
1
-14
/
+15
|
|
/
*
/
memquota: Document the actual behaviour re streams/circuits
Ian Jackson
2024-10-15
1
-4
/
+6
|
/
*
Merge branch 'mq-circ' into 'main'
David Goulet
2024-10-10
7
-35
/
+39
|
\
|
*
Apply deferred rustfmt churn
Ian Jackson
2024-10-09
5
-13
/
+7
|
*
memquota: Use an mq_queue for channel->circuit RX queue
Ian Jackson
2024-10-09
5
-16
/
+18
|
*
memquota: Introduce type aliases for channel->circuit RX queue
Ian Jackson
2024-10-09
4
-13
/
+18
|
*
memquota: impl HasMemoryCost for ClientCircChanMsg
Ian Jackson
2024-10-09
1
-1
/
+4
*
|
Merge branch 'mq-doc' into 'main'
Ian Jackson
2024-10-09
2
-1
/
+95
|
\
|
[next]