aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2019-02-21Change version to 0.10.0-a.0.zBoris Kolpackov1-4/+4
2019-02-19Release version 0.9.0v0.9.0Boris Kolpackov1-2/+2
2019-02-08Update NEWS fileBoris Kolpackov1-3/+1
2019-01-16Update copyright yearKaren Arutyunov37-39/+39
2018-12-22Make testscript to wait longer for openssl agent terminatngKaren Arutyunov1-4/+14
2018-12-03Suppress MSVC warnings at project levelKaren Arutyunov1-0/+6
2018-12-02Adapt manifest to wildcard semantics change for build-{include,exclude} valuesKaren Arutyunov1-2/+3
2018-11-15URL unit test minor fixKaren Arutyunov1-1/+1
2018-10-23Remove test workaround after build2 fixKaren Arutyunov1-2/+2
2018-10-19Update OpenSSL trademark noticeBoris Kolpackov2-2/+6
2018-10-17Include sanitizer-enabling build configurations in manifestKaren Arutyunov1-1/+1
2018-10-17Fix ::bind() vs std::bind() confusionKaren Arutyunov1-3/+5
2018-10-17Set cxx.std to latest in root.buildKaren Arutyunov1-0/+2
2018-10-17Add implementationKaren Arutyunov47-0/+5184
2018-10-15Add .gitignoreKaren Arutyunov1-0/+21