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-proto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement a higher-level API for the ntor v3 handshake
eta
2022-07-08
1
-23
/
+162
*
Update `rsa` dependency (and use `x25519-dalek` prerelease)
eta
2022-07-06
1
-6
/
+5
*
Remove semver.md files now that 0.5.0 is out
Nick Mathewson
2022-06-24
1
-3
/
+0
*
Bump crate and dependency versions.
Nick Mathewson
2022-06-24
1
-10
/
+10
*
Merge branch 'clippy' into 'main'
Ian Jackson
2022-06-24
2
-3
/
+12
|
\
|
*
clippy: Consolidate many lints in maint/add_warning
Ian Jackson
2022-06-24
1
-3
/
+9
|
*
Run maint/add_warning crates/*/src/{lib,main}.rs
Ian Jackson
2022-06-23
1
-0
/
+3
*
|
tor-proto: split and elaborate tor_bytes::Error instances
Nick Mathewson
2022-06-23
6
-21
/
+70
*
|
tor-proto: Split CellErr based on activity.
Nick Mathewson
2022-06-23
6
-18
/
+54
*
|
tor-proto: clean up error names and messages
Nick Mathewson
2022-06-23
12
-85
/
+90
|
/
*
Merge branch 'display_source_cleanup' into 'main'
eta
2022-06-21
2
-9
/
+10
|
\
|
*
Do not include error source() in display() format.
Nick Mathewson
2022-06-21
2
-9
/
+10
*
|
channel padding: Rename ChannelsParams from ChannelsConfig (rustfmt)
Ian Jackson
2022-06-21
2
-2
/
+2
*
|
channel padding: Rename ChannelsParams from ChannelsConfig
Ian Jackson
2022-06-21
4
-59
/
+59
*
|
tor-proto: Have Channel::reconfigure throw ChannelClosed
Ian Jackson
2022-06-21
1
-2
/
+2
*
|
tor-proto: err: Provide ChannelClosed as a separate unit error
Ian Jackson
2022-06-21
5
-18
/
+38
*
|
channel padding: Use IntegerMilliseconds in padding::Parameters
Ian Jackson
2022-06-21
2
-10
/
+12
*
|
Fix docs for `CtrlMsg::ConfigUpdate`
Ian Jackson
2022-06-21
1
-5
/
+2
*
|
Fix typos
eta
2022-06-21
1
-1
/
+1
*
|
channel padding: Plumb settings from chanmgr
Ian Jackson
2022-06-21
2
-12
/
+4
*
|
channel padding: Introduce ChannelsConfig and reconfigure facility
Ian Jackson
2022-06-21
4
-3
/
+242
*
|
channel padding timer: Support reconfiguration
Ian Jackson
2022-06-21
1
-4
/
+15
*
|
channel padding timer: Allow creation without providing parameters yet
Ian Jackson
2022-06-21
2
-16
/
+32
*
|
channel padding: Test creation in disabled state
Ian Jackson
2022-06-21
1
-0
/
+12
*
|
channel padding: Make Parameters a pub struct with builder
Ian Jackson
2022-06-21
3
-3
/
+15
|
/
*
Merge branch 'config-fix2' into 'main'
Nick Mathewson
2022-06-16
1
-0
/
+1
|
\
|
*
tor-proto: channel: Tell clippy it's ok to print in tests
Ian Jackson
2022-06-16
1
-0
/
+1
*
|
Merge branch 'high-level-features' into 'main'
Nick Mathewson
2022-06-16
1
-0
/
+2
|
\
\
|
*
|
Add "full" and "experimental" features to arti-client and below.
Nick Mathewson
2022-06-10
1
-0
/
+2
|
|
/
*
/
Permit eprintln in channel-padding test.
Nick Mathewson
2022-06-15
1
-0
/
+1
|
/
*
Merge branch 'channel' into 'main'
Nick Mathewson
2022-06-10
4
-10
/
+605
|
\
|
*
channel padding timer: Explain why next() in select_biased!
Ian Jackson
2022-06-09
1
-0
/
+7
|
*
channel padding timer: document state invariants
Ian Jackson
2022-06-09
1
-2
/
+24
|
*
Fix more typos in comments, from a spellchecker
Ian Jackson
2022-06-09
1
-6
/
+6
|
*
Fix typo in comment
Nick Mathewson
2022-06-09
1
-1
/
+1
|
*
Fix erroneous comment
Nick Mathewson
2022-06-09
1
-1
/
+1
|
*
Fix typos in comments
Nick Mathewson
2022-06-09
1
-3
/
+3
|
*
tor-proto: padding: Test padding timer distribution
Ian Jackson
2022-06-08
2
-0
/
+125
|
*
tor-proto: channel: Use padding::Timer
Ian Jackson
2022-06-08
3
-12
/
+44
|
*
tor-proto: channel: Provide padding::Timer
Ian Jackson
2022-06-08
3
-0
/
+409
*
|
Change to exhaustive match.
Ian Jackson
2022-06-08
1
-1
/
+2
*
|
update semver.md
trinity-1686a
2022-06-08
1
-0
/
+1
*
|
try to differentiate transient from nontransient error
trinity-1686a
2022-06-08
3
-10
/
+23
|
/
*
Merge branch 'sleep' into 'main'
Ian Jackson
2022-06-08
6
-57
/
+119
|
\
|
*
Document semver changes
Ian Jackson
2022-06-08
1
-0
/
+1
|
*
Plumb a SleepProvider into the channel reactor
Ian Jackson
2022-06-08
5
-57
/
+118
*
|
Merge branch 'use-testing-rng'
Nick Mathewson
2022-06-07
8
-13
/
+20
|
\
\
|
|
/
|
/
|
|
*
Use testing_rng() in tests throughout our crates.
Nick Mathewson
2022-06-02
8
-13
/
+20
*
|
Merge branch 'lint' into 'main'
Ian Jackson
2022-05-31
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
lints: Add lint block delimiters to every crate
Ian Jackson
2022-05-31
1
-0
/
+2
[next]