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 versions of 0.x tor-* and arti-* crates
Ian Jackson
2024-04-30
1
-13
/
+13
*
Update unstable `tor/arti-*` crates to 0.17.0.
Nick Mathewson
2024-04-02
1
-13
/
+13
*
tor-cert: Bump minor version.
Gabriela Moldovan
2024-03-04
1
-1
/
+1
*
Bump the minor version, for crates with breaking changes.
Gabriela Moldovan
2024-03-04
1
-1
/
+1
*
Bump patchlevel of pre-1.0.0 crates with new APIs.
Gabriela Moldovan
2024-03-04
1
-2
/
+2
*
Bump patchlevel of crates with functional changes.
Gabriela Moldovan
2024-03-04
1
-1
/
+1
*
Upgrade to latest signature.
Gabriela Moldovan
2024-02-28
1
-1
/
+1
*
Bump minor versions
Ian Jackson
2024-02-05
1
-9
/
+9
*
Mark lower-level hs-service features non-experimental
Nick Mathewson
2024-01-23
1
-2
/
+2
*
Followup patchlevel bumps
Nick Mathewson
2024-01-09
1
-1
/
+1
*
Followup minor version bumps.
Nick Mathewson
2024-01-09
1
-1
/
+1
*
Patchlevel version bumps in preparation for 1.1.12.
Nick Mathewson
2024-01-09
1
-2
/
+2
*
Breaking version bumps in preparation for 1.1.12.
Nick Mathewson
2024-01-09
1
-5
/
+5
*
upgrade to toml 0.8.8
Nick Mathewson
2023-12-05
1
-1
/
+2
*
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
[next]