overcaffeinated
|
c613446ca2
Refactor tests for tor_htonll and tor_ntohll
|
8 years ago |
overcaffeinated
|
c4603233db
Add unit test for tor_htonll and tor_ntohll
|
8 years ago |
Nick Mathewson
|
f0b86e30d0
Add assertion that cpath_layer==NULL on OR circ
|
8 years ago |
Nick Mathewson
|
40487b0141
Merge remote-tracking branch 'dgoulet/bug20376_030_01'
|
8 years ago |
Nick Mathewson
|
df2615d43d
fix wide lines
|
8 years ago |
Nick Mathewson
|
16e75587f6
Merge branch 'bug20527_030_01_squashed'
|
8 years ago |
Ivan Markin
|
2f52faee03
hs: Escape service directories before printing them
|
8 years ago |
Nick Mathewson
|
409984c6ae
Fix two warnings in test_link_handshake.c
|
8 years ago |
Nick Mathewson
|
957bdc4a42
Merge branch 'bug20553_028'
|
8 years ago |
Nick Mathewson
|
9b18b215bb
Work around a behavior change in openssl's BUF_MEM code
|
8 years ago |
Nick Mathewson
|
1eef543f9d
Merge branch 'bug20551_028'
|
8 years ago |
Nick Mathewson
|
464783a8dc
Use explicit casts to avoid warnings when building with openssl 1.1
|
8 years ago |
Nick Mathewson
|
32854aef28
whitespace fixes
|
8 years ago |
Nick Mathewson
|
d9ca4e20bd
Merge branch 'feature_15055_v2'
|
8 years ago |
Nick Mathewson
|
f156156d56
Audit use of tor_tls_cert_get_key().
|
8 years ago |
Nick Mathewson
|
b978494ed9
Extract the common code in add_*_cert to a helper.
|
8 years ago |
Isis Lovecruft
|
19abc2eae7
Mark some functions as needing documentation in src/or/routerkeys.c.
|
8 years ago |
Isis Lovecruft
|
a53059c6a0
Document two additional functions in src/or/routerkeys.c.
|
8 years ago |
Nick Mathewson
|
70e7d28b3e
Generate our x509 certificates using sha256, not sha1.
|
8 years ago |
Nick Mathewson
|
805e97a433
Drop support for AUTHTYPE_RSA_SHA256_RFC5705 authentication.
|
8 years ago |
Nick Mathewson
|
53656381df
Changes file for 15055 branch.
|
8 years ago |
Nick Mathewson
|
5a2f70f86a
Clean up comments, mark more branches as BUG.
|
8 years ago |
Nick Mathewson
|
d4c57909f8
Test failing cases of ed25519 authentication.
|
8 years ago |
Nick Mathewson
|
acbb60cd63
Move unittests' RSA pregen code into a new file, and improve.
|
8 years ago |
Nick Mathewson
|
af2459f09e
Unit tests for cert-chain-processing, including failed cases
|
8 years ago |
Nick Mathewson
|
a90a111a5f
Label a few conditions in link authentication code as bugs.
|
8 years ago |
Nick Mathewson
|
672fe4bee4
Extend link handshake tests to handle successful Ed25519 handshakes.
|
8 years ago |
Nick Mathewson
|
99af260acc
For testing: function to construct (but not save) Ed keys and certs
|
8 years ago |
Nick Mathewson
|
67e66898d2
For testing: add a tor_x509_cert_dup().
|
8 years ago |
Nick Mathewson
|
88c2a6b936
Send and receive AUTHENTICATE cells correctly with ED keys.
|
8 years ago |