aboutsummaryrefslogtreecommitdiff
path: root/ssl/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* Link crypto and ssl object files directly instead of static librarykinichiro2020-10-171-0/+9
* Add ssl/tls12_record_layer.ckinichiro2020-09-021-0/+1
* remove d1_enc.cBrent Cook2020-03-141-1/+0
* add new libssl filesBrent Cook2020-02-151-0/+3
* add tls_error for cmake buildsBrent Cook2020-01-261-1/+1
* tls13_error.c was recently added upstream.Darren Tucker2020-01-261-0/+1
* add tls13_server.cBrent Cook2019-11-181-0/+1
* add PLATFORM_LDADD to libsslBrent Cook2019-11-071-1/+1
* Add ssl/ssl_transcript.c and remove ssl/t1_hash.ckinichiro2019-03-041-1/+1
* add tls13_clientBrent Cook2019-01-211-0/+1
* add new filesBrent Cook2019-01-211-0/+2
* add more tls13 filesBrent Cook2019-01-201-0/+2
* add new files and testsBrent Cook2019-01-201-0/+2
* adjust for latest upstream changesBrent Cook2019-01-181-2/+1
* add tls13_[tlsext|buffer].* and buffertestBrent Cook2019-01-181-0/+3
* latest updatesBrent Cook2018-11-091-2/+5
* add key_schedule test, tls13 key schedule bitsBrent Cook2018-11-081-0/+2
* Misc fixes to bring portable in line with upstream.bobsayshilol2018-11-071-4/+1
* add new init functionsBrent Cook2018-03-181-0/+1
* Remove ssl/t1_reneg.ckinichiro2017-08-121-1/+0
* add tlsextBrent Cook2017-07-171-0/+2
* Add ssl/t1_hash.ckinichiro2017-03-081-0/+1
* update for death of s23*Brent Cook2017-01-271-9/+6
* Stop generating .def files by update.shkinichiro2017-01-181-1/+0
* implement support for hiding symbols in libtls / libsslBrent Cook2016-11-061-1/+2
* export DLLs functions for MSVC with CMakekinichiro2016-10-301-0/+1
* fix ld warning "attempted multiple inclusion of file" on Solariskinichiro2016-04-211-1/+1
* remove more deleted filesBrent Cook2015-09-111-2/+0
* Delete s3_meth.c since it was only for SSLv3 support.Brent Cook2015-08-301-1/+0
* add initial CMake and Visual Studio build supportBrent Cook2015-07-211-0/+1
* rework CFLAGS/CPPFLAGS settings during configurationBrent Cook2015-03-221-1/+0
* update with latest, add more testsBrent Cook2015-02-061-0/+4
* allow Windows DLLs to be builtBrent Cook2014-12-141-1/+1
* add LIBADD library dependencies to libssl/libtlsBrent Cook2014-12-141-0/+1
* read all library versions directly from filesBrent Cook2014-12-061-0/+52