aboutsummaryrefslogtreecommitdiff
path: root/PORTING.md
AgeCommit message (Expand)AuthorFilesLines
4 daysMake BoringSSL initialization-lessDavid Benjamin1-6/+2
2023-02-08Remove d2i_FOO object reuseDavid Benjamin1-5/+4
2018-06-29Remove reference to SSL3 in PORTING.md.David Benjamin1-1/+1
2018-02-13Add cpu-aarch64-fuchsia.cAaron Green1-1/+1
2017-09-29Switch OPENSSL_VERSION_NUMBER to 1.1.0.David Benjamin1-17/+31
2017-09-07Add a note to PORTING.md about free/OPENSSL_free mixups.David Benjamin1-0/+11
2017-08-24Don't reauthenticate on renegotiation.David Benjamin1-0/+7
2017-08-24Mark renego-established sessions not resumable.David Benjamin1-0/+4
2017-08-04Add a paragraph to PORTING.md about async private keys.Adam Langley1-0/+4
2017-07-28Add some documentation for CRYPTO_BUFFERs.Adam Langley1-0/+20
2017-07-25Document our strict behaviour when clients attempt renegotiation.Adam Langley1-1/+3
2017-03-14Restore SSL_CTX_set_ecdh_auto compatibility hook.David Benjamin1-0/+1
2016-08-11Add a note in PORTING to ask us before adding ifdefs.David Benjamin1-0/+3
2016-07-15Add a table for porting SSL_CTX_ctrl code.David Benjamin1-1/+59
2016-02-02Document the d2i object reuse changes in PORTING.md.David Benjamin1-0/+23
2015-10-26Update PORTING.md for the new renego API.David Benjamin1-5/+6
2015-10-26Deprecate SSL_library_init.David Benjamin1-4/+4
2015-09-29Document the hexadecimal casing thing in PORTING.md.David Benjamin1-0/+6
2015-09-03Fix a typo in PORTING.md and mention one more renego restriction.David Benjamin1-1/+4
2015-09-02Add a PORTING document which describes some major API differences.David Benjamin1-0/+154