aboutsummaryrefslogtreecommitdiff
path: root/libbutl/openssl.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-11-19Add openssl::info() overloadsKaren Arutyunov1-0/+35
2021-09-28Get rid of C++ modules related code and rename *.mxx files to *.hxxKaren Arutyunov1-0/+161
2017-09-22Initial modularization with both Clang and VC hacksBoris Kolpackov1-164/+0
2017-07-27Rename process_start() and process_run() overloadsKaren Arutyunov1-1/+2
2017-06-23Rename LIBBUTL_EXPORT to LIBBUTL_SYMEXPORT in preparation for modularizationBoris Kolpackov1-1/+1
2017-06-07Support passing environment variables to child processKaren Arutyunov1-4/+2
2017-05-30Implement openssl processKaren Arutyunov1-0/+165