Nick Mathewson
|
60213a3621
Run "make autostyle."
|
5 years ago |
Nick Mathewson
|
295feeb093
Replace all remaining tor_mem_is_zero() with fast_mem_is_zero()
|
5 years ago |
Nick Mathewson
|
2f683465d4
Bump copyright date to 2019
|
5 years ago |
Nick Mathewson
|
991bec67ee
When Tor is compiled with NSS, don't claim support for LinkAuth=1
|
6 years ago |
Nick Mathewson
|
c567b8fcb4
NSS support for x509 certs
|
6 years ago |
Nick Mathewson
|
5245a296c5
Make some x509 functions generic; remove some fields NSS doesn't need
|
6 years ago |
Nick Mathewson
|
598bc78bfa
Extract tortls structures into a new header; clean up a little
|
6 years ago |
Nick Mathewson
|
9a4f05b05c
Split X509 code out of tortls.c
|
6 years ago |
Nick Mathewson
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
Nick Mathewson
|
471104eaa5
Remove needless includes from or.h
|
6 years ago |
Nick Mathewson
|
6ac64e16ed
Eliminate compat.h
|
6 years ago |
Nick Mathewson
|
0dab29ce10
Run rectify_include_paths.py
|
6 years ago |
Nick Mathewson
|
fb0019daf9
Update copyrights to 2018.
|
6 years ago |
Nick Mathewson
|
fde868ffe3
Extract cell type and their queues into new headers
|
6 years ago |
Nick Mathewson
|
bcc283bcc9
Split or_handshake_{certs,state}_t into their own headers.
|
6 years ago |
Nick Mathewson
|
19c34b4658
Move or_connection_t to its own header.
|
6 years ago |
Nick Mathewson
|
a48ba072a9
Rename connection_free_ to connection_free_minimal.
|
7 years ago |
Nick Mathewson
|
011d94fb11
apply ahf's test_assert_null.cocci
|
7 years ago |
Alexander Færøy
|
c4744a01cc
Fix operator usage in src/test/*.c
|
7 years ago |
Nick Mathewson
|
bbc75faed1
Merge branch 'maint-0.3.0' into maint-0.3.1
|
7 years ago |
Nick Mathewson
|
759154b1ad
Fix unit test memory leak in certs_ok_ed25519.
|
7 years ago |
Nick Mathewson
|
5343d2b03c
Merge branch 'maint-0.3.0'
|
7 years ago |
Nick Mathewson
|
ac1ddd5e5b
Merge branch 'maint-0.2.9' into maint-0.3.0
|
7 years ago |
Nick Mathewson
|
d561da10dd
Rename "link" variable to avoid shadowing warning.
|
7 years ago |
Nick Mathewson
|
e3b1573be6
Merge branch 'maint-0.3.0'
|
7 years ago |
Nick Mathewson
|
91f49bc0f0
Fix unit tests to work after own_link_cert assertion
|
7 years ago |
Nick Mathewson
|
d5acdadaef
Merge branch 'bug22460_030_01' into maint-0.3.0
|
7 years ago |
Nick Mathewson
|
d1c1dc229e
Merge branch 'maint-0.2.9' into maint-0.3.0
|
7 years ago |
Nick Mathewson
|
8e9392c267
Repair link_handshake unit tests to mock tor_tls_get_own_cert()
|
7 years ago |
Nick Mathewson
|
34a6755b94
Fix ed25519 link certificate race on tls context rotation
|
7 years ago |