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
/
tor-cert
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add version="0.0.0" to dependencies that were missing it
Nick Mathewson
2021-06-24
1
-4
/
+4
*
Remove "publish = false"
Nick Mathewson
2021-06-24
1
-1
/
+0
*
Fix some warnings about needless & from nightly clippy
Nick Mathewson
2021-06-18
1
-1
/
+1
*
Add noop_method_call warning.
Nick Mathewson
2021-05-27
1
-0
/
+1
*
Enable cargo_common_metadata warning.
Nick Mathewson
2021-05-25
1
-0
/
+1
*
Add automatically generated README.md files to each crate.
Nick Mathewson
2021-05-25
1
-0
/
+55
*
Add a link tto the tor website to arti blurb.
Nick Mathewson
2021-05-24
1
-1
/
+1
*
More module-level documentation for tor-cert and tor-protover.
Nick Mathewson
2021-05-23
1
-4
/
+24
*
Give every Cargo.toml a repository field
Nick Mathewson
2021-05-19
1
-0
/
+1
*
Add the "unreachable_pub" lint.
Nick Mathewson
2021-05-18
1
-2
/
+3
*
Add trait_duplication_in_bounds warning.
Nick Mathewson
2021-05-03
1
-0
/
+1
*
Add unseparated_literal_suffix lint, and fix it.
Nick Mathewson
2021-05-03
1
-0
/
+1
*
Add a few more clippy warnings
Nick Mathewson
2021-05-03
1
-0
/
+5
*
Add some more clippy warnings to our list.
Nick Mathewson
2021-04-27
1
-1
/
+6
*
Enforce (and obey) clippy lints about exhaustive enums, structs.
Nick Mathewson
2021-04-27
1
-0
/
+4
*
Fix Rust-1.51 clippy warnings about acronyms in camel case.
Nick Mathewson
2021-03-29
5
-19
/
+19
*
Add appropriate categories to some Cargo.toml files.
Nick Mathewson
2021-03-17
1
-0
/
+1
*
Add the tor project as an author.
Nick Mathewson
2021-03-17
1
-1
/
+1
*
Add keywords to each Cargo.toml
Nick Mathewson
2021-03-17
1
-0
/
+1
*
Add a description field to all our Cargo.toml files
Nick Mathewson
2021-03-17
1
-0
/
+1
*
Give it a homepage everyplace.
Nick Mathewson
2021-03-17
1
-0
/
+1
*
tor-cert: use expect() instead of unwrap()
Nick Mathewson
2021-03-04
1
-2
/
+8
*
Upgrade a few more dependencies.
Nick Mathewson
2021-01-13
1
-1
/
+1
*
Add a few more tests for tor-certs.
Nick Mathewson
2020-11-30
2
-4
/
+101
*
A couple more tests in tor-cert
Nick Mathewson
2020-11-25
2
-1
/
+61
*
downgrade an ok_or_else to ok_or.
Nick Mathewson
2020-11-19
1
-1
/
+1
*
Fix comments in tor-cert.
Nick Mathewson
2020-10-21
1
-2
/
+5
*
Add and use remaining CertType values in tor-cert
Nick Mathewson
2020-10-19
1
-4
/
+24
*
Resolve XXXX items in tor-cert crate.
Nick Mathewson
2020-10-18
2
-2
/
+3
*
Run "cargo upgrade".
Nick Mathewson
2020-10-15
1
-1
/
+1
*
Remove an unwrap() from tor-cert.
Nick Mathewson
2020-10-02
1
-6
/
+6
*
Use batch verification in client<->relay handshake.
Nick Mathewson
2020-10-02
1
-0
/
+1
*
tor-cert: comment out cert-generation code
Nick Mathewson
2020-09-28
1
-25
/
+37
*
tor_cert: rename accessors
Nick Mathewson
2020-09-28
3
-21
/
+21
*
Tests for tor-cert
Nick Mathewson
2020-09-28
2
-0
/
+101
*
Document private members in most crates
Nick Mathewson
2020-09-24
2
-0
/
+21
*
Add fuzzers for certs, netdoc, and proto.
Nick Mathewson
2020-09-17
4
-0
/
+50
*
Pare down and sort dependencies
Nick Mathewson
2020-09-09
1
-1
/
+2
*
Run cargo upgrade, except for stream-cipher.
Nick Mathewson
2020-09-09
1
-1
/
+1
*
Also RSA identities on channel handshakes
Nick Mathewson
2020-09-09
3
-0
/
+90
*
Implement most of client-side channel cert validation.
Nick Mathewson
2020-09-09
1
-1
/
+7
*
Migrate certificate and routerdesc checking to tor-checkable
Nick Mathewson
2020-09-03
2
-41
/
+140
*
Run cargo-upgrade.
Nick Mathewson
2020-08-28
1
-1
/
+1
*
Update to latest packages; ed25519 now needs signature crate traits.
Nick Mathewson
2020-07-20
2
-1
/
+3
*
Run cargo fix --edition-idioms
Nick Mathewson
2020-06-26
1
-1
/
+1
*
Run "cargo update".
Nick Mathewson
2020-06-21
1
-1
/
+1
*
Use "cargo upgrade" from cargo-edit to list current versions
Nick Mathewson
2020-06-12
1
-1
/
+1
*
tor_cert: use caret_int!() to make real types for cert elements
Nick Mathewson
2020-05-15
2
-63
/
+68
*
clean up tor-cert documentation a little.
Nick Mathewson
2020-05-08
2
-22
/
+62
*
Fresh git repository for work on "arti"
Nick Mathewson
2020-05-07
2
-0
/
+373