index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
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
*
Update patchlevel for crates with nontrivial changes.
Nick Mathewson
2023-09-05
1
-7
/
+7
*
Upgrade to visibility 0.1.0
Nick Mathewson
2023-09-05
1
-1
/
+1
*
Increment patchlevel versions of crates with minor changes
Nick Mathewson
2023-08-01
1
-6
/
+6
*
Bump patchlevel versions on crates with smaller changes
Nick Mathewson
2023-06-30
1
-6
/
+6
*
Bump minor versions on crates with breaking changes
Nick Mathewson
2023-06-30
1
-1
/
+1
*
Mark all {hs,onion-serivce}-client features as non-experimental.
Nick Mathewson
2023-06-29
1
-2
/
+2
*
Merge branch 'netdoc-todos-again' into 'main'
Nick Mathewson
2023-06-26
1
-1
/
+3
|
\
|
*
netdoc: Remove dead_code exception; add accessors.
Nick Mathewson
2023-06-26
1
-1
/
+3
*
|
Upgrade to itertools 0.11.0
Nick Mathewson
2023-06-26
1
-2
/
+2
|
/
*
netdoc: Use a dev-dependency on anyhow to fix a doc example
Nick Mathewson
2023-06-22
1
-0
/
+1
*
netdoc: Use derive amplify::Getters for HsDesc accessors.
Nick Mathewson
2023-06-20
1
-0
/
+1
*
netdoc: use ct_lookup for rend descriptor cookie lookup
Nick Mathewson
2023-06-16
1
-0
/
+1
*
Merge branch 'remove_arrayref' into 'main'
Nick Mathewson
2023-06-06
1
-1
/
+0
|
\
|
*
tor-netdoc: remove use of arrayref.
Nick Mathewson
2023-06-01
1
-1
/
+0
*
|
Bump crate versions in preparation for v1.1.5 release.
Nick Mathewson
2023-06-01
1
-12
/
+12
|
/
*
Upgrade serde_with dependency to 3.0.0
Nick Mathewson
2023-05-22
1
-1
/
+1
*
Revise all XXXXs from fixup-features
Nick Mathewson
2023-05-15
1
-4
/
+9
*
Run fixup-features _with_ annotations.
Nick Mathewson
2023-05-15
1
-0
/
+2
*
Reformat Cargo.toml files.
Nick Mathewson
2023-05-15
1
-7
/
+14
*
Run fixup-features --no-annotate for initial Cargo.toml fixes.
Nick Mathewson
2023-05-15
1
-6
/
+7
*
netdoc: Use the RangeBoundsExt impl of TimerangeBound.
Gabriela Moldovan
2023-05-13
1
-0
/
+1
*
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
[next]