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
*
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
*
Run fixup-features _with_ annotations.
Nick Mathewson
2023-05-15
1
-0
/
+2
*
Reformat Cargo.toml files.
Nick Mathewson
2023-05-15
1
-1
/
+15
*
Run fixup-features --no-annotate for initial Cargo.toml fixes.
Nick Mathewson
2023-05-15
1
-2
/
+3
*
chanmgr: remove a needless mut.
Nick Mathewson
2023-05-11
1
-1
/
+1
*
tor-netdir: Update tests to parse the descriptor, make test consensus lifetim...
Gabriela Moldovan
2023-05-03
1
-1
/
+2
*
Upgrade tracing to 0.1.36.
Nick Mathewson
2023-05-03
1
-1
/
+1
*
Increment crate versions.
Nick Mathewson
2023-05-03
1
-18
/
+18
*
Upgrade our hex-literal dependency
Nick Mathewson
2023-04-13
1
-1
/
+1
*
Merge branch 'msrv-1.65' into 'main'
Ian Jackson
2023-04-12
1
-1
/
+1
|
\
|
*
Increment MSRV to 1.65 in every crate.
Nick Mathewson
2023-04-11
1
-1
/
+1
*
|
s/ProtocolFailed/ProtocolViolation/g where possible
Neel Chauhan
2023-04-08
1
-1
/
+1
|
/
*
Patchlevel bumps for crates whose dependencies just changed.
Nick Mathewson
2023-03-31
1
-3
/
+3
*
Bump crate versions that have breaking changes
Nick Mathewson
2023-03-31
1
-2
/
+2
*
Bump patchlevel on crates with non-breaking changes
Nick Mathewson
2023-03-31
1
-7
/
+7
*
Patchlevel bumps for remaining changed crates.
Nick Mathewson
2023-02-28
1
-5
/
+5
*
Bump tor-units version for breaking change.
Nick Mathewson
2023-02-28
1
-1
/
+1
*
Bump minor versions for significant breaking changes.
Nick Mathewson
2023-02-28
1
-6
/
+6
*
Merge branch 'logs' into 'main'
Nick Mathewson
2023-02-01
3
-6
/
+7
|
\
|
*
Use ErrorReport for errors in error! in tor-chanmgr
Ian Jackson
2023-01-30
1
-2
/
+3
|
*
Use ErrorReport for errors in warn! in tor-chanmgr
Ian Jackson
2023-01-30
1
-2
/
+2
|
*
Errors: Mark the type of an error, for clarity
Ian Jackson
2023-01-30
1
-2
/
+2
*
|
Bump minor version of tor-cell.
Nick Mathewson
2023-02-01
1
-2
/
+2
*
|
Bump the patch version of every crate that had API additions
Nick Mathewson
2023-02-01
1
-7
/
+7
*
|
Bump the patch-level version of crates with _minor_ changes.
Nick Mathewson
2023-02-01
1
-6
/
+6
|
/
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
8
-0
/
+8
*
Disable clippy::unlinlined-format-args
Nick Mathewson
2023-01-27
1
-0
/
+1
*
chanmgr: trace-level logs when launching connections.
Nick Mathewson
2023-01-06
2
-0
/
+15
*
Merge branch 'test-lints' into 'main'
eta
2023-01-06
4
-0
/
+33
|
\
|
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
4
-0
/
+33
*
|
doc: consistent summary line for the READMEs
Emil Engler
2022-12-20
1
-1
/
+1
|
/
*
Remove semver.md files now that 1.1.0 is released.
Nick Mathewson
2022-11-30
1
-1
/
+0
*
Bump the minor version of every crate.
Nick Mathewson
2022-11-30
1
-18
/
+18
*
Merge branch 'renaming' into 'main'
Nick Mathewson
2022-11-30
5
-11
/
+11
|
\
|
*
Rename TransportHelper => TransportImplHelper.
Nick Mathewson
2022-11-30
5
-11
/
+11
*
|
Downgrade a "TODO pt-client" comment
Nick Mathewson
2022-11-30
1
-1
/
+3
|
/
*
Merge branch 'bridge-addr-2' into 'main'
Nick Mathewson
2022-11-30
2
-7
/
+11
|
\
|
*
Separate BridgeAddr and PtTargetAddr
Ian Jackson
2022-11-30
2
-7
/
+11
*
|
Merge branch 'fix_pt_protocol' into 'main'
eta
2022-11-30
1
-11
/
+21
|
\
\
|
*
|
PT protocol: pt-spec conformance with password field
Nick Mathewson
2022-11-30
1
-4
/
+5
|
*
|
connect_via_proxy: Actually send initial handshake.
Nick Mathewson
2022-11-30
1
-3
/
+3
|
*
|
PT SOCKS tests: add a few more tests
Ian Jackson
2022-11-30
1
-1
/
+6
|
*
|
PT SOCKS tests: test name that only fits in V4
Ian Jackson
2022-11-30
1
-3
/
+7
|
|
/
*
/
Abolish ChanMgr::set_default_transport
Ian Jackson
2022-11-30
2
-19
/
+0
|
/
*
Merge branch 'todos-chanmgr' into 'main'
Nick Mathewson
2022-11-29
4
-9
/
+13
|
\
|
*
chanmgr: Distinguish failure to connect to proxy from other IO failures
Nick Mathewson
2022-11-29
2
-6
/
+12
|
*
chanmgr: remove a now-stale TODO.
Nick Mathewson
2022-11-29
1
-2
/
+0
[next]