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
...
*
Minor version bumps in crates with breaking changes.
Nick Mathewson
2023-10-31
1
-1
/
+1
*
tor-cert, tor-netdoc: Use EncodedEd25519Cert instead of Vec<u8>.
Gabriela Moldovan
2023-10-25
2
-2
/
+3
*
tor-cert: Add EncodedEd25519Cert type.
Gabriela Moldovan
2023-10-25
4
-0
/
+17
*
tor-netdoc: Update outdated doc string.
Gabriela Moldovan
2023-10-25
1
-1
/
+1
*
Patchlevel bumps to crates whose dependencies just changed.
Nick Mathewson
2023-10-02
1
-2
/
+2
*
Patchlevel bumps, with dependents affected.
Nick Mathewson
2023-10-02
1
-2
/
+2
*
Update patchlevel for crates with nontrivial changes.
Nick Mathewson
2023-09-05
1
-3
/
+3
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
2
-0
/
+2
*
Merge branch 'dangerously_assume_timely' into 'main'
Ian Jackson
2023-08-16
1
-1
/
+1
|
\
|
*
tor-cert: actually use dangerously_assume_timely
Emil Engler
2023-08-10
1
-1
/
+1
*
|
Merge branch 'test-expired-certs' into 'main'
Ian Jackson
2023-08-16
1
-0
/
+37
|
\
\
|
*
|
test: provide a test for expired certificates
Emil Engler
2023-08-10
1
-0
/
+37
|
|
/
*
|
doc: note unreachable code
Emil Engler
2023-08-10
1
-0
/
+1
*
|
test: encode unrecognized `tor_cert::CertExt`
Emil Engler
2023-08-10
1
-0
/
+14
|
/
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
Bump patchlevel versions of crates with trivial changes
Nick Mathewson
2023-08-01
1
-1
/
+1
*
Increment patchlevel versions of crates with minor changes
Nick Mathewson
2023-08-01
1
-1
/
+1
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
2
-0
/
+3
*
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
|
\
[prev]
[next]