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-cert
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Run add_warning to remove `missing_panics_doc` deny.
Nick Mathewson
2023-07-06
1
-1
/
+0
*
Bump patchlevel versions on crates with smaller changes
Nick Mathewson
2023-06-30
1
-3
/
+3
*
Remove spurious todo-hs items in tor-cert.
Nick Mathewson
2023-06-28
1
-6
/
+0
*
lints: Run maint/add_warning to actually apply new lints
Ian Jackson
2023-06-21
1
-0
/
+2
*
Remove semver.md files from 1.1.5
Nick Mathewson
2023-06-01
1
-2
/
+0
*
Bump crate versions in preparation for v1.1.5 release.
Nick Mathewson
2023-06-01
1
-5
/
+5
*
Merge branch 'ticket_759' into 'main'
Nick Mathewson
2023-05-16
5
-11
/
+60
|
\
|
*
Deprecate check_key, and refactor its logic into the new functions.
Nick Mathewson
2023-05-16
1
-16
/
+33
|
*
Replace usage of KeyUnknownCert::check_key.
Nick Mathewson
2023-05-16
3
-5
/
+5
|
*
tor-cert: Add new functions to replace KeyUnknownCert::check_key.
Nick Mathewson
2023-05-16
2
-0
/
+32
*
|
Run fixup-features --no-annotate for initial Cargo.toml fixes.
Nick Mathewson
2023-05-15
1
-1
/
+3
|
/
*
fix a couple clippy lints
trinity-1686a
2023-05-08
1
-3
/
+3
*
Increment crate versions.
Nick Mathewson
2023-05-03
1
-5
/
+5
*
Upgrade our hex-literal dependency
Nick Mathewson
2023-04-13
1
-1
/
+1
*
Increment MSRV to 1.65 in every crate.
Nick Mathewson
2023-04-11
1
-1
/
+1
*
Bump patchlevel on crates with non-breaking changes
Nick Mathewson
2023-03-31
1
-4
/
+4
*
Use the type system to enforce use of blinded keys.
Gabriela Moldovan
2023-03-27
1
-4
/
+6
*
Remove semver.md files now that 1.1.2 is out.
Nick Mathewson
2023-02-28
1
-2
/
+0
*
Patchlevel bumps for remaining changed crates.
Nick Mathewson
2023-02-28
1
-4
/
+4
*
Merge branch 'ticket_525_part2' into 'main'
Nick Mathewson
2023-02-09
3
-12
/
+18
|
\
|
*
Change tor_bytes::Error::BadMessage to a Cow.
Nick Mathewson
2023-02-09
3
-12
/
+18
*
|
Rename key identifiers that have changed in the spec
Nick Mathewson
2023-02-08
1
-2
/
+2
|
/
*
tor-cert: document hs-related certificate types.
Nick Mathewson
2023-02-07
1
-4
/
+25
*
tor-cert: Implement Timebound for Ed25519Cert
Nick Mathewson
2023-02-07
2
-4
/
+18
*
Bump the patch version of every crate that had API additions
Nick Mathewson
2023-02-01
1
-2
/
+2
*
Bump the patch-level version of crates with _minor_ changes.
Nick Mathewson
2023-02-01
1
-1
/
+1
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
2
-0
/
+2
*
Disable clippy::unlinlined-format-args
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Do not .gitignore crates/*/fuzz/corpus
Ian Jackson
2023-01-20
1
-1
/
+0
*
Complete our migration to base64ct.
Nick Mathewson
2023-01-20
2
-3
/
+3
*
tor-cert: add a few hs TODOs
Nick Mathewson
2023-01-06
1
-0
/
+3
*
Merge branch 'test-lints' into 'main'
eta
2023-01-06
2
-0
/
+17
|
\
|
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
2
-0
/
+17
*
|
Tackling issue #663 (Use humantime in tests)
coral
2022-12-12
2
-6
/
+7
|
/
*
Bump the minor version of every crate.
Nick Mathewson
2022-11-30
1
-5
/
+5
*
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
*
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
-51
/
+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
*
Bump crates that have had no API changes.
Nick Mathewson
2022-10-03
1
-1
/
+1
*
Work around a new nightly clippy warning
Nick Mathewson
2022-09-30
1
-1
/
+1
*
Bump crate versions in preparation for Arti 1.0.0 release.
Nick Mathewson
2022-09-01
1
-2
/
+2
*
Update patch-versions on crates without API changes.
Nick Mathewson
2022-09-01
1
-1
/
+1
*
add feature annotation not added by doc_auto_cfg
trinity-1686a
2022-08-24
1
-0
/
+1
*
enable doc_auto_cfg feature on every crate when documenting for docs.rs
trinity-1686a
2022-08-24
2
-0
/
+4
*
Fix typos
Dimitris Apostolou
2022-08-01
1
-1
/
+1
*
Now that versions have bumped, remove semver.md files.
Nick Mathewson
2022-08-01
1
-2
/
+0
[prev]
[next]