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
*
Bump minor versions in preparation for release
Nick Mathewson
2023-12-04
1
-8
/
+8
*
Bump patchlevel versions in preparation for release
Nick Mathewson
2023-12-04
1
-1
/
+1
*
Run fixup-features in preparation for release.
Nick Mathewson
2023-12-04
1
-1
/
+1
*
In every crate, change rust-version to 1.70.
Nick Mathewson
2023-11-28
1
-1
/
+1
*
Upgrade to itertools 0.12.0
Nick Mathewson
2023-11-15
1
-2
/
+2
*
Patch version bumps in crates without breaking changes
Nick Mathewson
2023-10-31
1
-2
/
+2
*
Minor version bumps in crates with breaking changes.
Nick Mathewson
2023-10-31
1
-4
/
+4
*
tor-netdoc: Use the new HandshakeType enum to represent CREATE2 HTYPEs.
Gabriela Moldovan
2023-10-30
1
-0
/
+1
*
Handle time formatting through Time crate rather than string allocations
halcyon
2023-10-20
1
-1
/
+1
*
Patchlevel bumps to crates whose dependencies just changed.
Nick Mathewson
2023-10-02
1
-2
/
+2
*
Minor-version bumps, for crates with breaking changes.
Nick Mathewson
2023-10-02
1
-1
/
+1
*
Patchlevel bumps, with dependents affected.
Nick Mathewson
2023-10-02
1
-3
/
+3
*
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
[next]