aboutsummaryrefslogtreecommitdiff
path: root/openssl
AgeCommit message (Expand)AuthorFilesLines
2019-10-01Adapt to renaming butl::casecmp() to icasecmp()Karen Arutyunov2-3/+3
2019-08-16Fix memory leak in pkcs11 agentKaren Arutyunov1-0/+3
2019-08-16Add '--std c++11' CLI option in buildfileKaren Arutyunov1-2/+2
2019-08-07Fix pkcs11 agent to properly change CWD to root directoryKaren Arutyunov1-1/+1
2019-05-24Adapt version.hxx.in to increasing standard version major, minor, and patch m...Karen Arutyunov1-15/+14
2019-03-08Fix bug in buildfileKaren Arutyunov1-2/+3
2019-03-08Use new setup for unit testsKaren Arutyunov1-6/+14
2019-03-05Align with latest bdep-newKaren Arutyunov1-11/+15
2019-01-16Update copyright yearKaren Arutyunov27-29/+29
2018-11-15URL unit test minor fixKaren Arutyunov1-1/+1
2018-10-23Remove test workaround after build2 fixKaren Arutyunov1-2/+2
2018-10-17Fix ::bind() vs std::bind() confusionKaren Arutyunov1-3/+5
2018-10-17Add implementationKaren Arutyunov29-0/+4828