summaryrefslogtreecommitdiff
path: root/crates/tor-chanmgr
Commit message (Expand)AuthorAgeFilesLines
...
* chanmgr, testing: Provide config accessor for testingIan Jackson2022-08-162-0/+9
* channel: Introduce padding configIan Jackson2022-08-161-6/+6
* Introduce ChannelConfigIan Jackson2022-08-165-11/+99
* Provide ChannelUsage and plumb it all the way downIan Jackson2022-08-164-15/+38
* chanmgr: Introduce get_or_launch_internalIan Jackson2022-08-161-0/+10
* channel reparameterize: Change error typeIan Jackson2022-08-163-10/+6
* dormancy: Plumb through to chanmgr reconfigure_generalIan Jackson2022-08-163-14/+63
* chanmgr: reconfigure_general: Rename fn and change typesIan Jackson2022-08-163-6/+35
* channel params: Rename initial_update (from total_update)Ian Jackson2022-08-161-1/+1
* chanmgr: tests: Introduce new_test_channel_mapIan Jackson2022-08-161-6/+11
* chanmgr: tests: Introsuce new_test_abstract_chanmgrIan Jackson2022-08-161-8/+9
* Final (?) API revisions for tor-linkspecNick Mathewson2022-08-103-4/+20
* tor-linkspec: Refactor out traits to represent a relay's ID set.Nick Mathewson2022-08-021-1/+1
* Now that versions have bumped, remove semver.md files.Nick Mathewson2022-08-011-1/+0
* Bump patch versions on crates that have new APIs.Nick Mathewson2022-08-011-2/+2
* Bump minor version on crates with deps with breaking changes.Nick Mathewson2022-08-011-1/+1
* Bump minor versions on all crates that have had breaking changes.Nick Mathewson2022-08-011-4/+4
* ChanMgr: Only update parameters from a timely directory.Nick Mathewson2022-07-261-2/+2
* ChanMgr: errors: attribute errors to correct address.Nick Mathewson2022-07-061-3/+7
* ChanMgr: Add more contextual info to error types.Nick Mathewson2022-07-064-25/+41
* Bump crate and dependency versions.Nick Mathewson2022-06-241-10/+10
* clippy: Consolidate many lints in maint/add_warningIan Jackson2022-06-241-0/+3
* maint/add_warning: Add two lints via add_warning as a test caseIan Jackson2022-06-241-0/+2
* maint/add_warning: Add ability maintain test lint blocksIan Jackson2022-06-241-0/+3
* Run maint/add_warning crates/*/src/{lib,main}.rsIan Jackson2022-06-231-0/+3
* Merge branch 'display_source_cleanup' into 'main'eta2022-06-211-2/+2
|\
| * Do not include error source() in display() format.Nick Mathewson2022-06-211-2/+2
* | tor-chanmgr: Change to use unwrap_voidIan Jackson2022-06-212-8/+5
* | channel padding: Rename ChannelsParams from ChannelsConfigIan Jackson2022-06-213-39/+39
* | channel padding: chanmgr: Clarify a commentIan Jackson2022-06-211-3/+3
* | channel padding: Use IntegerMilliseconds in netdirIan Jackson2022-06-211-12/+10
* | channel padding: Use IntegerMilliseconds in padding::ParametersIan Jackson2022-06-212-10/+16
* | channel padding parameters update: Drop a redundant cloneIan Jackson2022-06-211-1/+1
* | Fix typoseta2022-06-211-2/+2
* | channel padding: Test timeout updatesIan Jackson2022-06-212-1/+50
* | tor-chanmgr tests: Add config_update tracking to FakeChannelIan Jackson2022-06-211-1/+7
* | channel padding: Honour NetDir for timeoutsIan Jackson2022-06-211-3/+47
* | channel padding: Plumb settings from chanmgrIan Jackson2022-06-215-14/+186
* | chanmgr: inner (map): Reorganise to prepare for having more stateIan Jackson2022-06-211-14/+27
* | tor-chanmgr: tests: Have unwrap_open return a (mut) referenceIan Jackson2022-06-211-2/+2
|/
* tor-proto: channel: Provide padding::TimerIan Jackson2022-06-081-0/+1
* Merge branch 'sleep' into 'main'Ian Jackson2022-06-081-1/+4
|\
| * Plumb a SleepProvider into the channel reactorIan Jackson2022-06-081-1/+4
* | Upgrade float_eq dev-dependency to 1.0.0Nick Mathewson2022-06-071-1/+1
|/
* lints: Add let_unit_value allow to all cratesIan Jackson2022-05-311-0/+1
* lints: Add lint block delimiters to every crateIan Jackson2022-05-311-0/+2
* Lexically sort Cargo.toml dependenciesOrhun Parmaksız2022-05-281-9/+8
* Regenerate version bump from previous commit.arti-v0.4.0Nick Mathewson2022-05-271-5/+5
* Semantic version changes for Arti 0.4.0 releaseNick Mathewson2022-05-271-7/+7
* Bump the version of every* crate to 0.3.0Nick Mathewson2022-05-061-9/+9