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
...
*
proto::channel: add piping to move cells around.
Nick Mathewson
2020-09-11
7
-19
/
+340
*
Turn channel into a handle-to-inner type.
Nick Mathewson
2020-09-10
2
-4
/
+30
*
Move channel handshake into its own module.
Nick Mathewson
2020-09-10
3
-256
/
+274
*
update readme
Nick Mathewson
2020-09-09
2
-26
/
+24
*
Pare down and sort dependencies
Nick Mathewson
2020-09-09
9
-43
/
+44
*
Run cargo upgrade, except for stream-cipher.
Nick Mathewson
2020-09-09
7
-30
/
+30
*
cargo fix --edition-idioms
Nick Mathewson
2020-09-09
2
-6
/
+6
*
Add some missing documentation
Nick Mathewson
2020-09-09
2
-7
/
+76
*
Also RSA identities on channel handshakes
Nick Mathewson
2020-09-09
8
-7
/
+191
*
checkable: documentation fix.
Nick Mathewson
2020-09-09
1
-0
/
+3
*
Fix bogus docs in ll::pk::rsa
Nick Mathewson
2020-09-09
1
-2
/
+2
*
Implement most of client-side channel cert validation.
Nick Mathewson
2020-09-09
7
-21
/
+89
*
Declare Into<ChanCell> for channel messages without circids
Nick Mathewson
2020-09-09
2
-4
/
+26
*
Work on client channel handshake: mostly done, except for verification
Nick Mathewson
2020-09-09
8
-27
/
+251
*
netdir: downgrade a log
Nick Mathewson
2020-09-09
1
-2
/
+2
*
client-demo: do a TLS handshake.
Nick Mathewson
2020-09-09
3
-20
/
+83
*
netdir: look in right path for cached-microdescs.new
Nick Mathewson
2020-09-09
1
-1
/
+1
*
New "linkspec" module to encapsulate info needed to connect/extend.
Nick Mathewson
2020-09-08
10
-94
/
+214
*
rename weightfn variants
Nick Mathewson
2020-09-08
1
-11
/
+11
*
Add a handy function for picking a random relay.
Nick Mathewson
2020-09-08
3
-2
/
+46
*
Start on accessors for relay weight.
Nick Mathewson
2020-09-08
2
-2
/
+70
*
add emacs tmpfiles to gitignore
Nick Mathewson
2020-09-08
1
-0
/
+2
*
Create a stub for a minimal demo client program.
Nick Mathewson
2020-09-08
3
-0
/
+63
*
netdir: add the ability to add authorities from a chutney directory.
Nick Mathewson
2020-09-08
2
-1
/
+37
*
netdir: Add an extra day's tolerance to consensus timeouts
Nick Mathewson
2020-09-08
1
-0
/
+2
*
TimerangeBound: add functions to extend the tolerances
Nick Mathewson
2020-09-08
1
-0
/
+13
*
Refactor timerangebound to unwrap bounds earlier.
Nick Mathewson
2020-09-08
4
-43
/
+34
*
Bugfix: parse ed25519 ids right in mds
Nick Mathewson
2020-09-08
2
-3
/
+3
*
Netdir: a few more accessors
Nick Mathewson
2020-09-08
3
-7
/
+45
*
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
[prev]
[next]