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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
netdoc: add a few accessors
Nick Mathewson
2020-09-07
2
-2
/
+42
*
Fix clippy warnings; improve key type for consensus.
Nick Mathewson
2020-09-07
7
-15
/
+23
*
RSAIdentity: Better Display and Debug.
Nick Mathewson
2020-09-07
2
-1
/
+15
*
netdoc: ignore bad entries in families.
Nick Mathewson
2020-09-07
1
-0
/
+4
*
Start on a 'netdir' crate to wrap netdoc.
Nick Mathewson
2020-09-07
7
-2
/
+257
*
relaycell: slight error cleanup
Nick Mathewson
2020-09-07
1
-18
/
+23
*
relaycell: move cmd into Unrecognized.
Nick Mathewson
2020-09-07
1
-6
/
+20
*
proto::relaycell: documentation and light refactoring
Nick Mathewson
2020-09-07
2
-103
/
+192
*
rename relaycell stuff to its own module; rename a bit
Nick Mathewson
2020-09-06
6
-61
/
+61
*
proto: Finish documenting chancell
Nick Mathewson
2020-09-06
3
-21
/
+196
*
proto: small err cleanups
Nick Mathewson
2020-09-06
5
-49
/
+35
*
proto: make write_body_onto destructive. That might help down the road
Nick Mathewson
2020-09-06
2
-19
/
+18
*
Reinstate ChanCell as a meaningful type.
Nick Mathewson
2020-09-06
2
-24
/
+24
*
proto: major refactor to channel cells
Nick Mathewson
2020-09-06
8
-758
/
+832
*
tor-bytes: Add initial support for the bytes crate
Nick Mathewson
2020-09-05
3
-0
/
+17
*
Make MDConsensus also follow the checkable pattern.
Nick Mathewson
2020-09-03
1
-14
/
+92
*
Port authcert to use tor_checkable.
Nick Mathewson
2020-09-03
4
-28
/
+55
*
Migrate certificate and routerdesc checking to tor-checkable
Nick Mathewson
2020-09-03
9
-131
/
+255
*
checkable: Add a simple type for self-signed objects.
Nick Mathewson
2020-09-03
3
-0
/
+36
*
llcrypto: Define a "ValidatableSignature" type
Nick Mathewson
2020-09-03
3
-1
/
+68
*
New module with traits for time-bound and signed objects
Nick Mathewson
2020-09-01
4
-0
/
+218
*
WANT_FROM_OTHER_CRATES: observations on tls
Nick Mathewson
2020-09-01
1
-2
/
+13
*
Implement an ersatz hash() for RSAIdentity
Nick Mathewson
2020-08-28
1
-1
/
+7
*
Run cargo-upgrade.
Nick Mathewson
2020-08-28
5
-21
/
+20
*
llcrypto: add test vectors for sha3 and shake
Nick Mathewson
2020-08-28
1
-1
/
+147
*
Small readme edit
Nick Mathewson
2020-08-28
1
-2
/
+3
*
netdoc: Parser for microdesc consensus documents
Nick Mathewson
2020-08-27
7
-0
/
+1375
*
llcrypto: make RSAIdentity implement the Hash trait.
Nick Mathewson
2020-08-27
1
-1
/
+1
*
netdoc: parse multiple authcerts from a string.
Nick Mathewson
2020-08-27
2
-0
/
+42
*
netdoc: add a check_len method for B64
Nick Mathewson
2020-08-26
1
-0
/
+11
*
Add a B16 argument type, to mirror B64.
Nick Mathewson
2020-07-20
1
-0
/
+29
*
More parsing for fingerprints, including non-spaced fingerprints.
Nick Mathewson
2020-07-20
1
-4
/
+22
*
Expose Protocols::new() as public.
Nick Mathewson
2020-07-20
1
-1
/
+1
*
tor-netdoc: Make SectionRules derive Clone.
Nick Mathewson
2020-07-20
1
-0
/
+1
*
Update to latest packages; ed25519 now needs signature crate traits.
Nick Mathewson
2020-07-20
9
-25
/
+33
*
Run cargo fix --edition-idioms
Nick Mathewson
2020-06-26
3
-3
/
+3
*
Run "cargo update".
Nick Mathewson
2020-06-21
4
-5
/
+5
*
Use "cargo upgrade" from cargo-edit to list current versions
Nick Mathewson
2020-06-12
6
-59
/
+48
*
Upgrade to latest version of rsa crate
Nick Mathewson
2020-06-12
1
-13
/
+13
*
Merge remote-tracking branch 'official/main' into main
Nick Mathewson
2020-06-12
1
-14
/
+14
|
\
|
*
curate WANT_FROM_OTHER_CRATES
Nick Mathewson
2020-06-12
1
-14
/
+14
*
|
Mark a variable unused
Nick Mathewson
2020-06-12
1
-1
/
+1
*
|
Add documentation for authcert parsing.
Nick Mathewson
2020-06-11
2
-2
/
+22
|
/
*
update to use latest rust-crypto traits and modules
Nick Mathewson
2020-06-10
11
-42
/
+45
*
Add a couple of commits missing from previous.
Nick Mathewson
2020-06-09
2
-0
/
+6
*
netdoc: initial implementation of authority certs.
Nick Mathewson
2020-06-09
2
-0
/
+242
*
netdoc: note a forward-compatibility issue with RSA signatures.
Nick Mathewson
2020-06-09
2
-0
/
+2
*
netdoc: when parsing from a string, detect extra tokens
Nick Mathewson
2020-06-09
3
-4
/
+15
*
Netdoc: allow parsing multiple routerdescs from a string.
Nick Mathewson
2020-06-09
5
-30
/
+182
*
netdoc: report microdesc errors at correct offsets.
Nick Mathewson
2020-06-09
1
-2
/
+5
[prev]
[next]