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-guardmgr
Commit message (
Expand
)
Author
Age
Files
Lines
*
release: Bump `arti-*` and `tor-*` crates to 0.39.0
Wesley Aptekar-Cassels
2026-02-02
1
-22
/
+22
*
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
-22
/
+22
*
Remove unnecessary `doc(cfg(...))` attributes
Neel Chauhan
2025-12-04
1
-1
/
+0
*
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
-22
/
+22
*
Bump the versions of the non-{arti-,tor-} crates
Gabriela Moldovan
2025-12-02
1
-1
/
+1
*
opentelemetry: Instrument a bunch of functions.
Wesley Aptekar-Cassels
2025-11-24
3
-1
/
+12
*
RelayFlags: Use RelayFlag enum variant names everywhere
Ian Jackson
2025-11-18
1
-1
/
+1
*
RelayFlags: Use the singular RelayFlag for naming individual flags
Ian Jackson
2025-11-18
1
-2
/
+2
*
tor-netdoc: Remove the RelayFlags type alias in netstatus
Ian Jackson
2025-11-18
1
-1
/
+2
*
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
11
-12
/
+12
*
|
Conditionalise a test-only `use`
Ian Jackson
2025-11-06
1
-1
/
+4
|
/
*
all: run cargo fmt
Steven Engler
2025-11-04
2
-2
/
+2
*
all: replace all uses of `futures::task::SpawnExt` with `tor_rtcompat::SpawnExt`
Steven Engler
2025-11-04
2
-2
/
+2
*
maint: bump minor versions of all published crates
Steven Engler
2025-10-29
1
-25
/
+25
*
tor-guardmgr: Add more tracing to update_guardset_internal.
Wesley Aptekar-Cassels
2025-10-22
1
-3
/
+7
*
Bump MSRV from 1.85.1 to 1.86
Clara Engler
2025-10-21
1
-1
/
+1
*
tor-guardmgr: Ignore cognitive_complexity lint.
Wesley Aptekar-Cassels
2025-10-16
1
-0
/
+1
*
tor-guardmgr: Use humantime for some logging.
Wesley Aptekar-Cassels
2025-10-16
2
-2
/
+2
*
tor-guardmgr: Add retry time to guard failure warning.
Wesley Aptekar-Cassels
2025-10-16
1
-7
/
+14
*
tor-guardmgr: Include retry time in AllGuardsDown error message.
Wesley Aptekar-Cassels
2025-10-16
1
-1
/
+6
*
tor-linkspec: Change HasAddrs::addrs to return an Iterator (fmt)
Ian Jackson
2025-10-06
1
-1
/
+4
*
tor-linkspec: Change HasAddrs::addrs to return an Iterator
Ian Jackson
2025-10-06
4
-17
/
+17
*
Merge branch 'release-1.6.0-remove-semver-md' into 'main'
Ian Jackson
2025-10-06
1
-1
/
+0
|
\
|
*
release: Remove old semver.md files.
Wesley Aptekar-Cassels
2025-10-02
1
-1
/
+0
*
|
release: Bump versions.
Wesley Aptekar-Cassels
2025-10-02
1
-25
/
+25
|
/
*
Merge branch 'release-1.6.0-fixup-features' into 'main'
wesleyac
2025-10-01
1
-0
/
+1
|
\
|
*
release: Run fixup-features.
Wesley Aptekar-Cassels
2025-10-01
1
-0
/
+1
*
|
release: Update semver.md files.
Wesley Aptekar-Cassels
2025-10-01
1
-0
/
+1
|
/
*
Remove "doc_auto_cfg" incantation from all crates.
Nick Mathewson
2025-09-29
1
-1
/
+1
*
opentelemetry: Add some instrument macros.
Wesley Aptekar-Cassels
2025-09-24
2
-1
/
+7
*
Move `FallbackDir` into `tor-dircommon`
Clara Engler
2025-09-11
7
-2285
/
+403
*
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
-24
/
+24
*
Upgrade to toml-0.9.5.
Nick Mathewson
2025-08-18
1
-1
/
+1
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
12
-99
/
+127
*
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
-21
/
+21
*
Bump derive-deftly to 1.2.0
Ian Jackson
2025-08-04
1
-1
/
+1
*
Typo fixes (automatic and hand-verified)
Nick Mathewson
2025-07-09
2
-2
/
+2
*
Bump all the unstable tor- and arti- crates to 0.32.0.
Gabriela Moldovan
2025-07-07
1
-21
/
+21
*
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2025-07-07
1
-3
/
+3
*
tor-dirmgr, tor-guardmgr: Use std::slice::from_ref as suggested by clippy.
Gabriela Moldovan
2025-07-07
1
-2
/
+2
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
[next]