Nick Mathewson
|
b91dce9454
Merge branch 'maint-0.3.1'
|
7 yıl önce |
Nick Mathewson
|
6069c829f9
Merge branch 'bug19418_029' into maint-0.3.1
|
7 yıl önce |
Nick Mathewson
|
418f3d6298
Make sure we always wind up checking i2d_*'s output.
|
7 yıl önce |
Nick Mathewson
|
db1664e593
Improve comment about why we disable TLS compression.
|
7 yıl önce |
Nick Mathewson
|
e3b1573be6
Merge branch 'maint-0.3.0'
|
7 yıl önce |
Nick Mathewson
|
d1c1dc229e
Merge branch 'maint-0.2.9' into maint-0.3.0
|
7 yıl önce |
Nick Mathewson
|
ec84fc1d8e
Improve documentation on get_{peer,own}_certificate()
|
7 yıl önce |
Nick Mathewson
|
39b7e89c28
Test prerequisites: function to dup a cert, make get_own_cert mockable.
|
7 yıl önce |
Nick Mathewson
|
50facb40bb
On v3 link handshake, send the correct link certificate
|
7 yıl önce |
Nick Mathewson
|
6fcaf83c98
Cleanup MOCK_IMPL (etc) to be findable with etags
|
7 yıl önce |
Nick Mathewson
|
28f9b68e87
Move "change cert expiration and re-sign" fn into tortls.c
|
7 yıl önce |
Nick Mathewson
|
a8b9aba912
Change many tortls.h declarations of private APIs to use structs
|
7 yıl önce |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 yıl önce |
Nick Mathewson
|
6747c62386
Merge branch 'bug21420_029_squashed' into maint-0.3.0
|
7 yıl önce |
Nick Mathewson
|
f6e5a658df
Revise the logic for picking the start time for link certs
|
7 yıl önce |
Nick Mathewson
|
363be43df3
Re-run gen_server_ciphers
|
7 yıl önce |
Nick Mathewson
|
59f4cae68c
Merge branch 'maint-0.2.8' into maint-0.2.9
|
8 yıl önce |
Nick Mathewson
|
1eef543f9d
Merge branch 'bug20551_028'
|
8 yıl önce |
Nick Mathewson
|
464783a8dc
Use explicit casts to avoid warnings when building with openssl 1.1
|
8 yıl önce |
Nick Mathewson
|
d9ca4e20bd
Merge branch 'feature_15055_v2'
|
8 yıl önce |
Nick Mathewson
|
f156156d56
Audit use of tor_tls_cert_get_key().
|
8 yıl önce |
Nick Mathewson
|
70e7d28b3e
Generate our x509 certificates using sha256, not sha1.
|
8 yıl önce |
Nick Mathewson
|
67e66898d2
For testing: add a tor_x509_cert_dup().
|
8 yıl önce |
Nick Mathewson
|
e64bac6eb4
Increase TLS RSA link key length to 2048 bits
|
8 yıl önce |
Nick Mathewson
|
0b4221f98d
Make the current time an argument to x509 cert-checking functions
|
8 yıl önce |
Nick Mathewson
|
b004ff45d7
New authentication types to use RFC5705.
|
8 yıl önce |
Nick Mathewson
|
c2d1356739
Change servers to never pick 3DES.
|
8 yıl önce |
Nick Mathewson
|
69dce09031
Do not call tor_tls_server_info_callback(NULL) from tests.
|
8 yıl önce |
Nick Mathewson
|
8f2f06c9b3
Merge branch 'maint-0.2.8'
|
8 yıl önce |
Nick Mathewson
|
49843c980a
Avoid confusing GCC 4.2.1 by saying "int foo()... inline int foo() {...}"
|
8 yıl önce |