aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-07-28Release version 0.15.0v0.15.0Boris Kolpackov1-4/+4
2022-07-13Work around bogus -Wrestrict GCC 12 warning (bug #105329)Boris Kolpackov3-11/+11
2022-07-13Update copyright yearBoris Kolpackov1-1/+1
2021-11-19Rename rsautl command to pkeyutlKaren Arutyunov3-7/+10
Note that the rsautl command name is still accepted for backward compatibility.
2021-10-20Change to version 0.15.0-a.0.zBoris Kolpackov1-2/+2
2021-10-16Release version 0.14.0v0.14.0Boris Kolpackov1-4/+4
2021-09-28Adapt to libbutl headers extension change from .mxx to .hxxKaren Arutyunov7-20/+20
2021-09-24Fortify tests against NDEBUGKaren Arutyunov2-0/+6
2021-07-22Change manifest builds value from all to hostBoris Kolpackov1-1/+1
2021-07-07Clear errno before calling strto*() functionsBoris Kolpackov1-0/+1
2021-07-07Resolve ambiguous reference to accessBoris Kolpackov2-2/+2
2021-04-20Update copyrightKaren Arutyunov1-1/+1
2021-04-20Disable bunch of bogus GCC warningsKaren Arutyunov1-0/+2
2020-12-14Make use of export testscript builtinKaren Arutyunov1-5/+5
2020-07-21Change to version 0.14.0-a.0.zBoris Kolpackov1-2/+2
2020-07-18Release version 0.13.0v0.13.0Boris Kolpackov1-4/+4
2020-07-01Use legal{} target type for legal documentation (LICENSE, AUTHORS, etc)Boris Kolpackov1-1/+1
2020-06-19Fix GCC 10 compilation errorKaren Arutyunov2-5/+6
2020-06-18Adapt to using env testscript builtinKaren Arutyunov1-6/+6
2020-04-10Replace build-email manifest value with build-warning-emailKaren Arutyunov2-2/+2
2020-04-07Bump build2 version requirement to 0.13.0- (need config directive)Boris Kolpackov1-2/+2
Note that this means there will be no upgrade support for this release.
2020-02-28Add .gitattributes fileKaren Arutyunov1-0/+19
2020-02-19Fix copyright notice extraction for buildingKaren Arutyunov1-3/+3
2020-02-19Add LEGAL file, move relevant legal details thereBoris Kolpackov4-6/+11
2020-02-18Fix copyright notice extraction for buildingKaren Arutyunov1-4/+5
2020-02-18New LICENSE/AUTHORS arrangementBoris Kolpackov4-42/+31
Note that this removes the "unrelated to the OpenSSL project" notice from the LICENSE file (failed that, it will not be recognized as MIT by repository hosting providers such as GitHub). This notice, however, still prominently appears in the README file.
2020-02-12Adapt to renaming butl::fdnull() to fdopen_null()Karen Arutyunov2-2/+2
2020-02-12Use copyright extracted from COPYRIGHT file for printing utility versionKaren Arutyunov3-2/+13
2020-02-10Distribute and install COPYRIGHT fileKaren Arutyunov1-2/+2
2020-02-07Drop copyright notice from source codeKaren Arutyunov36-36/+0
2020-02-07Update last year in COPYRIGHT fileKaren Arutyunov1-1/+1
2020-02-07Add COPYRIGHT fileKaren Arutyunov2-1/+14
2019-11-28Use switch in export.buildKaren Arutyunov1-4/+8
2019-11-21Change version to 0.13.0-a.0.zBoris Kolpackov1-2/+2
2019-11-19Release version 0.12.0v0.12.0Boris Kolpackov1-4/+4
2019-10-07Adapt for building with Clang on WindowsKaren Arutyunov1-3/+3
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-06-11Change version to 0.12.0-a.0.zBoris Kolpackov1-4/+4
2019-06-08Release version 0.11.0v0.11.0Boris Kolpackov1-2/+2
2019-06-04Replace tags with topics/keywords in package manifestBoris Kolpackov1-1/+2
2019-05-24Adapt version.hxx.in to increasing standard version major, minor, and patch ↵Karen Arutyunov1-15/+14
max values up to 99999
2019-03-20Change version to 0.11.0-a.0.zBoris Kolpackov1-4/+4
2019-03-18Release version 0.10.0v0.10.0Boris Kolpackov1-2/+2
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-03-04Replace build-include/exclude with builds values in manifestKaren Arutyunov1-3/+1