Nick Mathewson
|
2cee38f76a
Merge branch 'prop271_030_v1_squashed'
|
il y a 8 ans |
Nick Mathewson
|
e0ab293837
Add a few more debug/info-level logs for ed25519 link handshake stuff
|
il y a 8 ans |
Nick Mathewson
|
bfff729728
Add a bunch of work-in-progress comments for 15056 planning
|
il y a 8 ans |
Nick Mathewson
|
ef5158b2d2
When attempting to find a channel by ID, consider Ed ID.
|
il y a 8 ans |
Nick Mathewson
|
1fd0a547bb
New function to tell the guard module "We're on the net!"
|
il y a 8 ans |
Nick Mathewson
|
0533d14213
Replace some assert(1)s with nonfatal_unreached_once().
|
il y a 8 ans |
Nick Mathewson
|
32854aef28
whitespace fixes
|
il y a 8 ans |
Nick Mathewson
|
d9ca4e20bd
Merge branch 'feature_15055_v2'
|
il y a 8 ans |
Nick Mathewson
|
f156156d56
Audit use of tor_tls_cert_get_key().
|
il y a 8 ans |
Nick Mathewson
|
5a2f70f86a
Clean up comments, mark more branches as BUG.
|
il y a 8 ans |
Nick Mathewson
|
af2459f09e
Unit tests for cert-chain-processing, including failed cases
|
il y a 8 ans |
Nick Mathewson
|
88c2a6b936
Send and receive AUTHENTICATE cells correctly with ED keys.
|
il y a 8 ans |
Nick Mathewson
|
b4a5c77901
Verify ed25519 link handshake certificates
|
il y a 9 ans |
Nick Mathewson
|
99b3e54691
Add "Ed ID" arguments to a bunch of connection-ID-related fns.
|
il y a 8 ans |
Nick Mathewson
|
0b4221f98d
Make the current time an argument to x509 cert-checking functions
|
il y a 8 ans |
Nick Mathewson
|
348b90a915
Refactor RSA certificate checking into its own function.
|
il y a 9 ans |
Nick Mathewson
|
e23389841c
Migrate certificates into a sub-structure of or_handshake_state
|
il y a 9 ans |
Nick Mathewson
|
4ef42e7c52
Refactor ...compute_authenticate_cell_body() to return a var_cell_t.
|
il y a 9 ans |
Nick Mathewson
|
2bf6553949
Code to send correct authentication data when we are using AUTHTYPE>2
|
il y a 9 ans |
Nick Mathewson
|
986695fb74
When parsing certs cells, allow more certs types
|
il y a 9 ans |
Nick Mathewson
|
35df48b189
Module docs for channel.c and channeltls.c
|
il y a 8 ans |
Nick Mathewson
|
5927ed8d33
checkSpace.pl now forbids more identifiers.
|
il y a 8 ans |
Nick Mathewson
|
7f145b54af
Merge remote-tracking branch 'public/Fix_19450'
|
il y a 8 ans |
Nick Mathewson
|
4d4ccc505b
Search for remaining references to 'bufferevent'.
|
il y a 8 ans |
Nick Mathewson
|
4757303873
Fix all -Wshadow warnings on Linux
|
il y a 8 ans |
Nick Mathewson
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
il y a 8 ans |
Nick Mathewson
|
c3adbf755b
Resolve some warnings from OSX clang.
|
il y a 8 ans |
Nick Mathewson
|
8f2d2933f9
Use -Wdouble-promotion in GCC >= 4.6
|
il y a 8 ans |
Nick Mathewson
|
4f8086fb20
Enable -Wnull-dereference (GCC >=6.1), and fix the easy cases
|
il y a 8 ans |
Nick Mathewson
|
055a7a198a
Rename tor_dup_addr to tor_addr_to_str_dup.
|
il y a 8 ans |