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-socksproto
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update to derive-deftly 1.0
Ian Jackson
2025-02-12
1
-1
/
+1
*
Version bumps to 0.27.0
Ian Jackson
2025-02-06
1
-3
/
+3
*
Bump versions of internal arti crates for Arti 1.3.2
Nick Mathewson
2025-01-07
1
-3
/
+3
*
Merge branch 'mod-module-files' into 'main'
Nick Mathewson
2025-01-07
1
-0
/
+1
|
\
|
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
1
-0
/
+1
*
|
fix: fix typos
Dimitris Apostolou
2025-01-06
1
-2
/
+2
|
/
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+1
*
Bump all the unstable tor- and arti- crates to 0.25.0.
Gabriela Moldovan
2024-12-02
1
-3
/
+3
*
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2024-12-02
1
-1
/
+1
*
cargo: Update `thiserror` to `2`
Clara Engler
2024-11-12
1
-1
/
+1
*
Remove obsolete semver files post 1.3.0 release
Ian Jackson
2024-10-31
1
-8
/
+0
*
Merge branch 'versions' into 'main'
Ian Jackson
2024-10-30
1
-4
/
+4
|
\
|
*
Bump minor versions of crates with new APIs/impls
Ian Jackson
2024-10-30
1
-1
/
+1
|
*
Bump unstable tor-* and arti-* crates to 0.24.0
Ian Jackson
2024-10-30
1
-3
/
+3
*
|
cargo: Run fixup-features
Ian Jackson
2024-10-30
1
-1
/
+1
|
/
*
tor-socksproto: Require fewer features from dependencies
Nick Mathewson
2024-10-09
1
-2
/
+2
*
tor-socksproto: fix "check_doc_features" warning
Steven Engler
2024-10-01
1
-0
/
+4
*
tor-socksproto: Handle 0-byte reads (EOF) correctly (fmt)
Ian Jackson
2024-10-01
1
-1
/
+3
*
tor-socksproto: Handle 0-byte reads (EOF) correctly
Ian Jackson
2024-10-01
3
-4
/
+24
*
fixup! tor-socksproto: Fix doc comment for new_precise
Ian Jackson
2024-10-01
1
-6
/
+3
*
tor-socksproto: Fix doc comment for ReadPrecision
Ian Jackson
2024-10-01
1
-1
/
+1
*
tor-socksproto: Fix doc comment for new_precise
Ian Jackson
2024-10-01
1
-1
/
+1
*
tor-socksproto: Code motion to tidy up
Ian Jackson
2024-10-01
2
-31
/
+25
*
tor-socksproto: Deprecate old API
Ian Jackson
2024-10-01
4
-6
/
+13
*
tor-socksproto: Introduce handshake_for_tests method (fmt)
Ian Jackson
2024-10-01
3
-5
/
+20
*
tor-socksproto: Introduce handshake_for_tests method
Ian Jackson
2024-10-01
4
-36
/
+44
*
tor-socksproto: Introduce into_output_forbid_pipelining
Ian Jackson
2024-10-01
2
-0
/
+26
*
tor-socksproto tests: Run test cases via new API in various modes
Ian Jackson
2024-10-01
1
-4
/
+117
*
tor-socksproto tests: Use crate::* rather than ad-hoc imports
Ian Jackson
2024-10-01
1
-7
/
+1
*
tor-socksproto: Introduce new API (fmt)
Ian Jackson
2024-10-01
2
-3
/
+4
*
tor-socksproto: Introduce new API
Ian Jackson
2024-10-01
5
-4
/
+444
*
tor-socksproto: Add HasHandshakeOutput
Ian Jackson
2024-10-01
3
-1
/
+37
*
Apply deferred rustfmt churn
Ian Jackson
2024-10-01
4
-24
/
+17
*
tor-socksproto: Introduce HandshakeImpl::call_handshake_impl
Ian Jackson
2024-10-01
1
-6
/
+27
*
tor-socksproto: Make NextStepImpl an enum (tidy)
Ian Jackson
2024-10-01
2
-8
/
+4
*
tor-socksproto: Make NextStepImpl an enum
Ian Jackson
2024-10-01
3
-32
/
+35
*
tor-socksproto: Introduce NextStepImpl and do drain centrally
Ian Jackson
2024-10-01
3
-39
/
+45
*
tor-socksproto: Move `handshake` to be a trait method
Ian Jackson
2024-10-01
6
-41
/
+36
*
tor-socksproto: Adjust description of `handshake`
Ian Jackson
2024-10-01
2
-4
/
+4
*
tor-socksproto: Factor out reader construction
Ian Jackson
2024-10-01
3
-30
/
+21
*
tor-socksproto: Factor out return value handling
Ian Jackson
2024-10-01
5
-28
/
+128
*
tor-socksproto: Use .is_empty() in some tests
Ian Jackson
2024-10-01
1
-4
/
+4
*
Bump arti- and tor- crates to 0.23.0
Nick Mathewson
2024-09-30
1
-3
/
+3
*
Minor bumps on non-tor/arti crates
Nick Mathewson
2024-09-30
1
-1
/
+1
*
Upgrade MSRV to 1.77
Nick Mathewson
2024-09-25
1
-1
/
+1
*
Bump MSRV from 1.70 to 1.75.
Wesley Aptekar-Cassels
2024-09-16
1
-1
/
+1
*
tor-bytes: Rename Truncated to Incomplete, and restore old Truncated as depre...
Ian Jackson
2024-09-11
3
-3
/
+9
*
tor-bytes: Add a Reader constructor for tor-socksproto's use case
Ian Jackson
2024-09-11
2
-8
/
+8
*
tor-bytes: Add a deficit field to Error::Truncated
Ian Jackson
2024-09-10
3
-3
/
+3
*
socksproto: Add a const for suggested buffer length.
Nick Mathewson
2024-09-09
1
-0
/
+6
[prev]
[next]