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-bytes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump the minor version of every crate.
Nick Mathewson
2022-11-30
1
-3
/
+3
*
bump rust-version to 1.60 in every crate.
Nick Mathewson
2022-11-10
1
-1
/
+1
*
Run add_warnings.
Nick Mathewson
2022-11-03
1
-0
/
+1
*
set all crate edition to 2021
trinity-1686a
2022-11-01
1
-1
/
+1
*
tor-bytes: Avoid redundant allocation
Emil Engler
2022-10-25
1
-1
/
+1
*
Fix some rustdoc errors.
Nick Mathewson
2022-10-13
4
-10
/
+7
*
cargo fmt to remove blank lines
Ian Jackson
2022-10-12
1
-1
/
+0
*
Replace all README copies in src/lib.rs with includes
Ian Jackson
2022-10-12
1
-48
/
+1
*
Upgrade all fuzzers to newer libfuzzer-sys version.
Nick Mathewson
2022-10-03
1
-1
/
+1
*
Bump crates that have had backward compatible API changes.
Nick Mathewson
2022-10-03
1
-1
/
+1
*
Remove semver.md from arti-1.0.0
Nick Mathewson
2022-09-07
1
-2
/
+0
*
Bump crate versions in preparation for Arti 1.0.0 release.
Nick Mathewson
2022-09-01
1
-2
/
+2
*
enable doc_auto_cfg feature on every crate when documenting for docs.rs
trinity-1686a
2022-08-24
2
-0
/
+4
*
New SecretBuf type in tor-bytes
Nick Mathewson
2022-08-01
4
-0
/
+128
*
Now that versions have bumped, remove semver.md files.
Nick Mathewson
2022-08-01
1
-1
/
+0
*
Bump patch versions on crates that have new APIs.
Nick Mathewson
2022-08-01
1
-1
/
+1
*
Bump minor versions on all crates that have had breaking changes.
Nick Mathewson
2022-08-01
1
-1
/
+1
*
Apply 1 suggestion(s) to 1 file(s)
eta
2022-07-19
1
-1
/
+1
*
Remove the last vestiges of write_infallible.
Nick Mathewson
2022-07-11
3
-41
/
+7
*
tor-bytes::impls: Remove usage of infallible writers.
Nick Mathewson
2022-07-11
1
-2
/
+2
*
Remove "write_and_consume_infallible".
Nick Mathewson
2022-07-11
1
-9
/
+3
*
Convert each write_onto_infallible implementation into write_onto.
Nick Mathewson
2022-07-11
2
-15
/
+29
*
Convert each write_into_infallible implementation into write_into.
Nick Mathewson
2022-07-11
1
-1
/
+2
*
Define new write_into and write_onto methods with correct APIs.
Nick Mathewson
2022-07-11
2
-6
/
+56
*
Rename "write" methods on tor-bytes to "write_infallible".
Nick Mathewson
2022-07-11
3
-31
/
+31
*
Add a Bug variant to tor-bytes::EncodeError.
Nick Mathewson
2022-07-11
2
-2
/
+11
*
Remove semver.md files now that 0.5.0 is out
Nick Mathewson
2022-06-24
1
-1
/
+0
*
Bump crate and dependency versions.
Nick Mathewson
2022-06-24
1
-3
/
+3
*
Merge branch 'clippy' into 'main'
Ian Jackson
2022-06-24
1
-0
/
+3
|
\
|
*
Run maint/add_warning crates/*/src/{lib,main}.rs
Ian Jackson
2022-06-23
1
-0
/
+3
*
|
tor-bytes: Split EncodeError from Error
Nick Mathewson
2022-06-23
3
-8
/
+18
|
/
*
tor-cell: error usefulness and style fixes
Nick Mathewson
2022-06-22
1
-0
/
+1
*
Style fixes to tor-bytes errors.
Nick Mathewson
2022-06-22
1
-5
/
+9
*
tor-bytes: read_nested_*: rustfmt
Ian Jackson
2022-06-10
1
-13
/
+23
*
tor-bytes: read_nested_*: Take a closure
Ian Jackson
2022-06-10
1
-25
/
+40
*
Fix typos in docs and comments
Nick Mathewson
2022-06-09
1
-2
/
+2
*
tor-bytes: Provide nested writers
Ian Jackson
2022-06-09
2
-1
/
+117
*
tor-bytes: Provide nested readers
Ian Jackson
2022-06-09
2
-0
/
+70
*
tor-bytes: Reader: Provide take_rest
Ian Jackson
2022-06-09
2
-0
/
+20
*
tor-bytes: Prepare errors for nested reader/writer
Ian Jackson
2022-06-09
1
-1
/
+5
*
lints: Add let_unit_value allow to all crates
Ian Jackson
2022-05-31
1
-0
/
+1
*
lints: Add lint block delimiters to every crate
Ian Jackson
2022-05-31
1
-0
/
+2
*
Lexically sort Cargo.toml dependencies
Orhun Parmaksız
2022-05-28
1
-3
/
+2
*
Regenerate version bump from previous commit.
arti-v0.4.0
Nick Mathewson
2022-05-27
1
-1
/
+1
*
Semantic version changes for Arti 0.4.0 release
Nick Mathewson
2022-05-27
1
-1
/
+1
*
Bump versions of trivially-changed crates.
Nick Mathewson
2022-05-27
1
-1
/
+1
*
clippy: Drop an unused lifetime
Ian Jackson
2022-05-11
1
-1
/
+1
*
Bump the version of every* crate to 0.3.0
Nick Mathewson
2022-05-06
1
-3
/
+3
*
Fix grammar and typos
Samanta Navarro
2022-04-27
1
-1
/
+1
*
Bump every crate's edition to 2021.
Nick Mathewson
2022-04-25
1
-1
/
+1
[next]