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-rtmock
Commit message (
Expand
)
Author
Age
Files
Lines
*
release: Bump `slotmap-careful` to 0.6.0.
Wesley Aptekar-Cassels
2026-02-02
1
-1
/
+1
*
release: Bump `arti-*` and `tor-*` crates to 0.39.0
Wesley Aptekar-Cassels
2026-02-02
1
-7
/
+7
*
rtmock: Implement server support.
Nick Mathewson
2026-01-29
1
-10
/
+44
*
rtcompat: new server-related members on TlsProvider trait.
Nick Mathewson
2026-01-29
2
-1
/
+16
*
rtcompat: new own_certificate method on CertifiedConn trait
Nick Mathewson
2026-01-29
1
-0
/
+6
*
maint/add_warning: Run script to add new warning
Gabriela Moldovan
2026-01-27
1
-0
/
+1
*
cargo: Update `arti-*` and `tor-*` to `0.38.0`
Clara Engler
2026-01-12
1
-7
/
+7
*
Update to derive-deftly 1.6.0
Ian Jackson
2025-12-03
1
-1
/
+1
*
Bump all the unstable tor- and arti- crates to 0.37.0.
Gabriela Moldovan
2025-12-02
1
-7
/
+7
*
Bump derive-deftly to 1.5.0
Ian Jackson
2025-11-07
1
-1
/
+1
*
Merge branch 'deftly-1.4' into 'main'
opara
2025-11-06
1
-1
/
+1
|
\
|
*
Bump derive-deftly to 1.4.0
Ian Jackson
2025-11-06
1
-1
/
+1
*
|
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
7
-7
/
+7
|
/
*
maint: bump minor versions of all published crates
Steven Engler
2025-10-29
1
-9
/
+9
*
Bump MSRV from 1.85.1 to 1.86
Clara Engler
2025-10-21
1
-1
/
+1
*
release: Bump versions.
Wesley Aptekar-Cassels
2025-10-02
1
-9
/
+9
*
tor-rtmock-simple-time-typos: Fix typos
Niel Duysters
2025-10-01
1
-3
/
+3
*
Remove "doc_auto_cfg" incantation from all crates.
Nick Mathewson
2025-09-29
1
-1
/
+1
*
Bump MSRV from 1.85 to 1.85.1
Nick Mathewson
2025-09-09
1
-1
/
+1
*
Update to derive-deftly 1.3.0
Ian Jackson
2025-09-02
1
-1
/
+1
*
Bump the minor version of every published crate except for `arti`.
Nick Mathewson
2025-08-28
1
-9
/
+9
*
tor-rtmock: MockTimeCore: fix docs
Ian Jackson
2025-08-12
1
-2
/
+2
*
tor-rtmock: Slightly clean up CrateGetters macro
Ian Jackson
2025-08-12
1
-4
/
+5
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
8
-22
/
+18
*
Update code for Edition 2024
Nick Mathewson
2025-08-07
1
-13
/
+21
*
Set MSRV to 1.85.
Nick Mathewson
2025-08-05
1
-1
/
+1
*
Bump version of tor-basic-utils
Ian Jackson
2025-08-05
1
-1
/
+1
*
Version bumps for 1.4.6
Ian Jackson
2025-08-05
1
-6
/
+6
*
Bump derive-deftly to 1.2.0
Ian Jackson
2025-08-04
1
-1
/
+1
*
Bump all the unstable tor- and arti- crates to 0.32.0.
Gabriela Moldovan
2025-07-07
1
-7
/
+7
*
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2025-07-07
1
-2
/
+2
*
tor-rtcompat, tor-rtmock: Allow unused functions.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
Upgrade to derive-deftly 1.1.0.
Gabriela Moldovan
2025-07-07
1
-1
/
+1
*
tor-rtmock: Use subthread_spawn for spawn_blocking.
Wesley Aptekar-Cassels
2025-06-09
1
-38
/
+6
*
release: Bump all tor-/arti- crates to 0.31.0.
Alexander Hansen Færøy
2025-06-05
1
-7
/
+7
*
./maint/cargo_sort: Run cargo-sort on the entire workspace.
Gabriela Moldovan
2025-05-27
1
-1
/
+7
*
*: use std::io::Error::other in many places
Nick Mathewson
2025-05-15
2
-11
/
+4
*
rtmock: use Option::replace instead of mem::replace
Nick Mathewson
2025-05-15
1
-8
/
+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
2
-10
/
+7
*
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
*
tor-rtcompat: task tests: Allow a clippy lint
Ian Jackson
2025-04-10
1
-0
/
+1
*
tor-rtcompat: task: Break out subthread_yield
Ian Jackson
2025-04-10
1
-30
/
+36
*
tor-rtcompat: task tests: Allow a clippy lint
Ian Jackson
2025-04-10
1
-0
/
+1
*
tor-rtcompat: BlockOn: relax bounds on reenter_block_on
Ian Jackson
2025-04-09
2
-2
/
+2
*
tor-rtmock: task: subthread_block_on_future; Yield a bit more
Ian Jackson
2025-04-09
1
-2
/
+18
*
tor-rtmock: task tests: New subhtread_pingpong test
Ian Jackson
2025-04-09
1
-1
/
+43
*
tor-rtmock: task: Redo subthread_block_on_future; poll on the subthread (fmt)
Ian Jackson
2025-04-09
1
-14
/
+3
[next]