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-chanmgr
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-8
/
+8
*
Remove semver.md now that 1.1.8 is out.
Nick Mathewson
2023-09-05
1
-2
/
+0
*
Update patchlevel for crates with nontrivial changes.
Nick Mathewson
2023-09-05
1
-12
/
+12
*
Add initial support for running a PT in server mode
Saksham Mittal
2023-08-24
3
-3
/
+5
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
8
-0
/
+8
*
Resolve a pair of warnings about redundant closures.
Nick Mathewson
2023-08-22
1
-1
/
+1
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
Increment patchlevel versions of crates with minor changes
Nick Mathewson
2023-08-01
1
-6
/
+6
*
Update minor versions on crates that have had breaking changes
Nick Mathewson
2023-08-01
1
-4
/
+4
*
Fix a pair of rustdoc links in chanmgr.
Nick Mathewson
2023-07-19
1
-2
/
+2
*
Move an import to resolve a warning.
Nick Mathewson
2023-07-13
1
-1
/
+2
*
Explain better why you would use build_unmanaged_channel
Nick Mathewson
2023-07-13
1
-2
/
+7
*
Resolve numerous typos in `ChanMgr::build_unmanaged_channel` code
gabi-250
2023-07-13
1
-4
/
+4
*
chanmgr: Remove now-unused (and never usable) builder() method.
Nick Mathewson
2023-07-13
1
-12
/
+0
*
chanmgr: Document makeup and timeout behavior of our factories
Nick Mathewson
2023-07-13
1
-0
/
+22
*
chanmgr: Add an experimental build_unmanaged_channel() method.
Nick Mathewson
2023-07-13
1
-0
/
+26
*
Gate builder() behind experimental-api feature
Saksham Mittal
2023-07-12
1
-1
/
+1
*
Merge branch 'channelfactory' into 'main'
Nick Mathewson
2023-07-12
1
-1
/
+7
|
\
|
*
Make CompoundFactory private for external code
Saksham Mittal
2023-07-07
1
-1
/
+0
|
*
Mark builder() as experimental
Saksham Mittal
2023-07-06
1
-0
/
+1
|
*
Import ChannelFactory instead of CompoundFactory
Saksham Mittal
2023-07-06
1
-3
/
+3
|
*
Rename get_channelbuilder() to builder()
Saksham Mittal
2023-07-06
1
-1
/
+1
|
*
Conditionally make CompoundFactory public
Saksham Mittal
2023-07-06
1
-1
/
+2
|
*
Remove now unnecessary lines for import
Saksham Mittal
2023-07-05
1
-2
/
+0
|
*
Import CompoundFactory regardless of feature level
Saksham Mittal
2023-07-05
1
-3
/
+1
|
*
Create new method to expose CompoundFactory
Saksham Mittal
2023-07-05
1
-0
/
+9
|
*
Expose CompoundFactory for later exposure in API
Saksham Mittal
2023-07-05
1
-1
/
+1
*
|
Merge branch 'clippy-allow' into 'main'
Ian Jackson
2023-07-11
9
-0
/
+9
|
\
\
|
*
|
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
9
-0
/
+9
*
|
|
rng ranges: Use gen_range_checked().expect() in obvious cases (fmt)
Ian Jackson
2023-07-10
1
-2
/
+3
*
|
|
rng ranges: Use gen_range_checked().expect() in obvious cases
Ian Jackson
2023-07-10
1
-2
/
+3
|
/
/
*
|
Add exceptions for some cases of diverging_sub_expression
Nick Mathewson
2023-07-10
1
-0
/
+2
*
|
Throughout: Use *_report!() macros for reporting Errors.
Nick Mathewson
2023-07-07
3
-7
/
+6
*
|
Run add_warning to remove `missing_panics_doc` deny.
Nick Mathewson
2023-07-06
1
-1
/
+0
|
/
*
Bump patchlevel versions on crates with smaller changes
Nick Mathewson
2023-06-30
1
-10
/
+10
*
Bump minor versions on crates with breaking changes
Nick Mathewson
2023-06-30
1
-2
/
+2
*
Bump versions on crates with nonfunctional changes
Nick Mathewson
2023-06-30
1
-1
/
+1
*
ChanMgr: Tweak documentation a bit.
Nick Mathewson
2023-06-28
1
-9
/
+13
*
Add Channel expiry info in ChanMgr docs
Saksham Mittal
2023-06-27
1
-0
/
+7
*
Upgrade to itertools 0.11.0
Nick Mathewson
2023-06-26
1
-1
/
+1
*
Merge branch 'stderr' into 'main'
Alexander Færøy
2023-06-21
1
-0
/
+2
|
\
|
*
lints: Run maint/add_warning to actually apply new lints
Ian Jackson
2023-06-21
1
-0
/
+2
*
|
Remove message 'For now, only direct channels are supported' in tor-chanmgr docs
Saksham Mittal
2023-06-21
1
-1
/
+0
|
/
*
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
-18
/
+18
*
Fix a local-only CPU DoS bug.
Nick Mathewson
2023-05-23
1
-0
/
+15
*
chanmgr: fix a unit-default warning from clippy nightly.
Nick Mathewson
2023-05-18
1
-1
/
+1
*
Revise all XXXXs from fixup-features
Nick Mathewson
2023-05-15
1
-3
/
+2
[next]