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-ptmgr
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump minor versions in preparation for release
Nick Mathewson
2023-12-04
1
-4
/
+4
*
Bump patchlevel versions in preparation for release
Nick Mathewson
2023-12-04
1
-5
/
+5
*
In every crate, change rust-version to 1.70.
Nick Mathewson
2023-11-28
1
-1
/
+1
*
Patch version bumps in crates without breaking changes
Nick Mathewson
2023-10-31
1
-2
/
+2
*
Minor version bumps in crates with breaking changes.
Nick Mathewson
2023-10-31
1
-2
/
+2
*
Run "fixup-features" in preparation for release this week.
Nick Mathewson
2023-10-29
1
-1
/
+1
*
Merge branch 'todo-not-hss' into 'main'
Alexander Færøy
2023-10-22
1
-1
/
+1
|
\
|
*
Remove an "HSS" from a "TODO HSS" comment in ptmgr
Nick Mathewson
2023-10-16
1
-1
/
+1
*
|
tor-ptmgr: Handle unsupported escapes
Emil Engler
2023-10-17
1
-1
/
+8
|
/
*
oneshot: Apply deferred rustfmt churn
Ian Jackson
2023-10-11
1
-1
/
+1
*
oneshot: Use veneer in tor-ptmgr
Ian Jackson
2023-10-11
2
-1
/
+2
*
Remove semver.md files now that 1.1.9 is out.
Nick Mathewson
2023-10-02
1
-1
/
+0
*
Patchlevel bumps to crates whose dependencies just changed.
Nick Mathewson
2023-10-02
1
-1
/
+1
*
Minor-version bumps, for crates with breaking changes.
Nick Mathewson
2023-10-02
1
-1
/
+1
*
Patchlevel bumps, with dependents affected.
Nick Mathewson
2023-10-02
1
-3
/
+3
*
Add semver.md to document error renaming
Saksham Mittal
2023-09-14
1
-0
/
+1
*
Resolve ClientTransportLaunched and ServerTransportLaunched in different arms
Saksham Mittal
2023-09-13
1
-24
/
+26
*
Rename ClientTransportGaveError to TransportGaveError
Saksham Mittal
2023-09-13
2
-4
/
+4
*
Deduplicate ClientTransportLaunched and ServerTransportLaunched
Saksham Mittal
2023-09-11
1
-106
/
+135
*
Deduplicate ClientTransportFailed and ServerTransportFailed
Saksham Mittal
2023-09-11
1
-22
/
+11
*
Import sealed module to avoid syntactic vinegar
Saksham Mittal
2023-09-11
1
-14
/
+15
*
tor-ptmgr: Test for empty values
Emil Engler
2023-09-07
1
-0
/
+7
*
tor-ptmgr: Test for missing values
Emil Engler
2023-09-07
1
-0
/
+6
*
tor-ptmgr: Test for forbidden `=`
Emil Engler
2023-09-07
1
-0
/
+6
*
tor-ptmgr: Test argument ending with backslash
Emil Engler
2023-09-07
1
-0
/
+6
*
tor-ptmgr: Test unsupported octal sequences
Emil Engler
2023-09-07
1
-0
/
+9
*
tor-ptmgr: Test escape sequences
Emil Engler
2023-09-07
1
-0
/
+8
*
Add cognitive-complexity exceptions for clippy.
Nick Mathewson
2023-09-05
1
-0
/
+2
*
Remove semver.md now that 1.1.8 is out.
Nick Mathewson
2023-09-05
1
-6
/
+0
*
Update patchlevel for crates with nontrivial changes.
Nick Mathewson
2023-09-05
1
-4
/
+4
*
Minor-version bumps for crates with breaking changes.
Nick Mathewson
2023-09-05
1
-1
/
+1
*
Upgrade to visibility 0.1.0
Nick Mathewson
2023-09-05
1
-1
/
+1
*
Add initial support for running a PT in server mode
Saksham Mittal
2023-08-24
4
-304
/
+657
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
Remove semver.md files now that 1.1.7 is out.
Nick Mathewson
2023-08-01
1
-1
/
+0
*
Increment patchlevel versions of crates with minor changes
Nick Mathewson
2023-08-01
1
-5
/
+5
*
Update minor versions on crates that have had breaking changes
Nick Mathewson
2023-08-01
1
-2
/
+2
*
tor-guardmgr: bridges: fix typo in getter doc
Ian Jackson
2023-07-21
1
-1
/
+1
*
tor-guardmgr: bridges: getter for ManagedTransportConfigBuilder.protocols
Ian Jackson
2023-07-20
2
-0
/
+10
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
2
-0
/
+2
*
Throughout: Use *_report!() macros for reporting Errors.
Nick Mathewson
2023-07-07
3
-11
/
+7
*
Run add_warning to remove `missing_panics_doc` deny.
Nick Mathewson
2023-07-06
1
-1
/
+0
*
Additional documentation around bridges/PT configuration
Nick Mathewson
2023-07-03
1
-2
/
+11
*
Bump patchlevel versions on crates with smaller changes
Nick Mathewson
2023-06-30
1
-4
/
+4
*
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
-9
/
+9
*
Reformat Cargo.toml files.
Nick Mathewson
2023-05-15
1
-9
/
+11
[next]