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-rtcompat
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump minor versions
Ian Jackson
2024-02-05
1
-1
/
+1
*
rtcompat: Fix a rustdoc link.
Nick Mathewson
2024-01-30
1
-1
/
+1
*
Upgrade to futures-rustls and rustls 0.22.
Nick Mathewson
2024-01-25
2
-28
/
+35
*
Patchlevel version bumps in preparation for 1.1.12.
Nick Mathewson
2024-01-09
1
-1
/
+1
*
clippy: consequential rustfmt
Ian Jackson
2024-01-02
1
-3
/
+1
*
clippy: Use infallible calls
Ian Jackson
2024-01-02
1
-2
/
+1
*
clippy: Replace many calls to .get(0) with .first()
Ian Jackson
2024-01-02
1
-1
/
+1
*
tor-rtcompat: use track-caller for thin wrappers
Jim Newsome
2023-12-18
2
-0
/
+4
*
Bump patchlevel versions in preparation for release
Nick Mathewson
2023-12-04
1
-1
/
+1
*
Merge branch 'msrv-bump-1.70' into 'main'
Ian Jackson
2023-11-30
1
-1
/
+1
|
\
|
*
In every crate, change rust-version to 1.70.
Nick Mathewson
2023-11-28
1
-1
/
+1
*
|
rt-comapt: Upgrade to latest async-io
Nick Mathewson
2023-11-27
1
-1
/
+1
|
/
*
Patchlevel bumps, with dependents affected.
Nick Mathewson
2023-10-02
1
-1
/
+1
*
Upgrade async_executors dependency to 0.7.0
Nick Mathewson
2023-09-28
2
-6
/
+11
*
Bump patchlevel (not dependents) on crates with trivial changes
Nick Mathewson
2023-09-05
1
-1
/
+1
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
4
-0
/
+4
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
Bump patchlevel versions of crates with trivial changes
Nick Mathewson
2023-08-01
1
-1
/
+1
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
5
-0
/
+5
*
Merge branch 'clippy-vec' into 'main'
Nick Mathewson
2023-07-10
1
-2
/
+2
|
\
|
*
Fix new "useless_vec" warning from clippy +nightly
Ian Jackson
2023-07-10
1
-2
/
+2
*
|
Add an exception for clippy::arc_with_non_send_sync.
Nick Mathewson
2023-07-10
1
-0
/
+1
|
/
*
Merge branch 'allow_missing_panics' into 'main'
Ian Jackson
2023-07-07
1
-1
/
+0
|
\
|
*
Run add_warning to remove `missing_panics_doc` deny.
Nick Mathewson
2023-07-06
1
-1
/
+0
*
|
tor-rtcompat: Simplify trivial all() expressions.
Nick Mathewson
2023-07-06
2
-9
/
+9
|
/
*
Bump versions on crates with nonfunctional changes
Nick Mathewson
2023-06-30
1
-1
/
+1
*
lints: Run maint/add_warning to actually apply new lints
Ian Jackson
2023-06-21
1
-0
/
+2
*
Upgrade async-trait requirement to 1.54
Nick Mathewson
2023-06-12
1
-1
/
+1
*
Bump crate versions in preparation for v1.1.5 release.
Nick Mathewson
2023-06-01
1
-1
/
+1
*
tor-rtcompat: Say default-features with a dash, not an underscore.
Nick Mathewson
2023-05-22
1
-1
/
+1
*
Revise all XXXXs from fixup-features
Nick Mathewson
2023-05-15
1
-2
/
+4
*
Run fixup-features _with_ annotations.
Nick Mathewson
2023-05-15
1
-0
/
+2
*
Reformat Cargo.toml files.
Nick Mathewson
2023-05-15
1
-3
/
+1
*
Mark an initial set of non-additive features.
Nick Mathewson
2023-05-15
1
-1
/
+3
*
update rustls to 0.21
trinity-1686a
2023-05-08
2
-18
/
+13
*
Increment crate versions.
Nick Mathewson
2023-05-03
1
-1
/
+1
*
Increment MSRV to 1.65 in every crate.
Nick Mathewson
2023-04-11
1
-1
/
+1
*
Bump patchlevel on crates with semver-irrelevant changes.
Nick Mathewson
2023-03-31
1
-1
/
+1
*
Upgrade dependency to latest async-native-tls.
Nick Mathewson
2023-03-30
1
-1
/
+1
*
Bump the patch-level version of crates with _minor_ changes.
Nick Mathewson
2023-02-01
1
-1
/
+1
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
4
-0
/
+4
*
Disable clippy::unlinlined-format-args
Nick Mathewson
2023-01-27
1
-0
/
+1
*
shell: use /usr/bin/env instead of absolute paths
Emil Engler
2023-01-25
1
-1
/
+1
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
3
-0
/
+25
*
test lint blocks: Do some semi-manually
Ian Jackson
2022-12-12
1
-0
/
+9
*
Fix typos
Dimitris Apostolou
2022-12-09
1
-1
/
+1
*
Merge branch 'optional-deps-static' into 'main'
eta
2022-12-05
1
-3
/
+1
|
\
|
*
make use of 1.60 opt dependancy features
trinity-1686a
2022-11-30
1
-3
/
+1
*
|
Bump the minor version of every crate.
Nick Mathewson
2022-11-30
1
-1
/
+1
|
/
*
fix deprecation warnings from rustls
trinity-1686a
2022-11-26
1
-9
/
+7
[next]