aboutsummaryrefslogtreecommitdiff
path: root/openssl/agent
AgeCommit message (Expand)AuthorFilesLines
2023-02-10Make buildable on *BSDBoris Kolpackov1-2/+14
2022-07-13Work around bogus -Wrestrict GCC 12 warning (bug #105329)Boris Kolpackov2-10/+10
2021-09-28Adapt to libbutl headers extension change from .mxx to .hxxKaren Arutyunov3-3/+3
2021-09-24Fortify tests against NDEBUGKaren Arutyunov2-0/+6
2021-07-07Clear errno before calling strto*() functionsBoris Kolpackov1-0/+1
2021-07-07Resolve ambiguous reference to accessBoris Kolpackov2-2/+2
2020-06-19Fix GCC 10 compilation errorKaren Arutyunov2-5/+6
2020-02-12Adapt to renaming butl::fdnull() to fdopen_null()Karen Arutyunov1-1/+1
2020-02-12Use copyright extracted from COPYRIGHT file for printing utility versionKaren Arutyunov1-1/+1
2020-02-07Drop copyright notice from source codeKaren Arutyunov12-12/+0
2019-10-01Adapt to renaming butl::casecmp() to icasecmp()Karen Arutyunov1-1/+1
2019-08-16Fix memory leak in pkcs11 agentKaren Arutyunov1-0/+3
2019-08-07Fix pkcs11 agent to properly change CWD to root directoryKaren Arutyunov1-1/+1
2019-01-16Update copyright yearKaren Arutyunov12-13/+13
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 Arutyunov13-0/+3723