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-netdoc
/
Cargo.toml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Increment crate versions.
Nick Mathewson
2023-05-03
1
-11
/
+11
*
Upgrade our hex-literal dependency
Nick Mathewson
2023-04-13
1
-2
/
+2
*
Increment MSRV to 1.65 in every crate.
Nick Mathewson
2023-04-11
1
-1
/
+1
*
tor-netdoc: Expose test data under new "testing" feature flag
Ian Jackson
2023-04-05
1
-2
/
+6
*
tor-netdoc: Fix feature builds
Ian Jackson
2023-04-05
1
-2
/
+2
*
Patchlevel bumps for crates whose dependencies just changed.
Nick Mathewson
2023-03-31
1
-1
/
+1
*
Bump crate versions that have breaking changes
Nick Mathewson
2023-03-31
1
-1
/
+1
*
Bump patchlevel on crates with non-breaking changes
Nick Mathewson
2023-03-31
1
-6
/
+6
*
Add builder for encoding hidden service descriptors.
Gabi Moldovan
2023-03-24
1
-2
/
+3
*
Upgrade to bitflags 2.0
Nick Mathewson
2023-03-13
1
-1
/
+1
*
Patchlevel bumps for remaining changed crates.
Nick Mathewson
2023-02-28
1
-6
/
+6
*
Bump tor-units version for breaking change.
Nick Mathewson
2023-02-28
1
-1
/
+1
*
Bump patch-versions for breaking changes in tor-hs{crypto,client}
Nick Mathewson
2023-02-28
1
-1
/
+1
*
Rename onion-* cargo features to hs-* in tor-* crates
Ian Jackson
2023-02-28
1
-5
/
+5
*
netdoc: Add a feature to expose hsdesc inner doc parsers
Nick Mathewson
2023-02-14
1
-1
/
+9
*
hsdesc: Use an IntegerMinutes<u16> to hold lifetime.
Nick Mathewson
2023-02-08
1
-1
/
+2
*
netdoc: Use Itertools::exactly_once in hsdesc parsing
Nick Mathewson
2023-02-07
1
-0
/
+1
*
netdoc: Parse the inner layer of an onion service descriptor.
Nick Mathewson
2023-02-07
1
-0
/
+1
*
netdoc: implement onion service descryptor encryption
Nick Mathewson
2023-02-07
1
-1
/
+6
*
Bump the patch version of every crate that had API additions
Nick Mathewson
2023-02-01
1
-4
/
+4
*
Bump the patch-level version of crates with _minor_ changes.
Nick Mathewson
2023-02-01
1
-1
/
+1
*
netdoc-builder: Implement ItemArgument for more needed types
Ian Jackson
2023-01-24
1
-1
/
+1
*
netdoc: Outline some basic types for encoding HsDescs.
Nick Mathewson
2023-01-06
1
-1
/
+10
*
Tackling issue #663 (Use humantime in tests)
coral
2022-12-12
1
-0
/
+1
*
Bump the minor version of every crate.
Nick Mathewson
2022-11-30
1
-7
/
+7
*
Upgrade to serde_with 2, phf 0.11. Closes #526.
Nick Mathewson
2022-11-10
1
-2
/
+2
*
Upgrade to tinystr 0.7. Closes #591.
Nick Mathewson
2022-11-10
1
-1
/
+1
*
bump rust-version to 1.60 in every crate.
Nick Mathewson
2022-11-10
1
-1
/
+1
*
Require derive_more 0.99.3
Ian Jackson
2022-11-03
1
-1
/
+1
*
Bump crates that have had backward compatible API changes.
Nick Mathewson
2022-10-03
1
-2
/
+2
*
Bump crate versions in preparation for Arti 1.0.0 release.
Nick Mathewson
2022-09-01
1
-3
/
+3
*
enable doc_auto_cfg feature on every crate when documenting for docs.rs
trinity-1686a
2022-08-24
1
-0
/
+3
*
Bump patch versions on crates that have new APIs.
Nick Mathewson
2022-08-01
1
-1
/
+1
*
Bump minor version on crates with deps with breaking changes.
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
-2
/
+2
*
Also downgrade serde_with: Version 2.0 requires Rust 1.60
Nick Mathewson
2022-07-20
1
-1
/
+1
*
Downgrade phf back to 0.10
Nick Mathewson
2022-07-20
1
-1
/
+1
*
Upgrade to latest phf, serde_with, serial_test.
Nick Mathewson
2022-07-19
1
-2
/
+2
*
tor-netdoc: b64 tests: add exhaustive roundtrip test
Ian Jackson
2022-07-06
1
-0
/
+1
*
Bump `base64ct` crate `1.5.0` -> `1.5.1`
Arturo Marquez
2022-06-27
1
-1
/
+1
*
Bump crate and dependency versions.
Nick Mathewson
2022-06-24
1
-5
/
+5
*
Remove unused `base64` crate
Arturo Marquez
2022-06-21
1
-1
/
+0
*
Replace `base64` crate with `base64ct` crate
Arturo Marquez
2022-06-21
1
-0
/
+1
*
NetDoc: Make AddrPortPattern implement serde traits
Nick Mathewson
2022-06-17
1
-0
/
+2
*
Add "full" and "experimental" features to arti-client and below.
Nick Mathewson
2022-06-10
1
-0
/
+3
*
Lexically sort Cargo.toml dependencies
Orhun Parmaksız
2022-05-28
1
-12
/
+10
*
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
-2
/
+2
*
Update to newer sanitize-filename and tinystr.
Nick Mathewson
2022-05-23
1
-1
/
+1
*
netdoc: add a new type for Nicknames
Nick Mathewson
2022-05-09
1
-0
/
+1
[next]