Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-07-22 | Change manifest builds value from all to host | Boris Kolpackov | 1 | -1/+1 | |
2021-07-07 | Clear errno before calling strto*() functions | Boris Kolpackov | 1 | -0/+1 | |
2021-07-07 | Resolve ambiguous reference to access | Boris Kolpackov | 2 | -2/+2 | |
2021-04-20 | Update copyright | Karen Arutyunov | 1 | -1/+1 | |
2021-04-20 | Disable bunch of bogus GCC warnings | Karen Arutyunov | 1 | -0/+2 | |
2020-12-14 | Make use of export testscript builtin | Karen Arutyunov | 1 | -5/+5 | |
2020-07-21 | Change to version 0.14.0-a.0.z | Boris Kolpackov | 1 | -2/+2 | |
2020-07-18 | Release version 0.13.0v0.13.0 | Boris Kolpackov | 1 | -4/+4 | |
2020-07-01 | Use legal{} target type for legal documentation (LICENSE, AUTHORS, etc) | Boris Kolpackov | 1 | -1/+1 | |
2020-06-19 | Fix GCC 10 compilation error | Karen Arutyunov | 2 | -5/+6 | |
2020-06-18 | Adapt to using env testscript builtin | Karen Arutyunov | 1 | -6/+6 | |
2020-04-10 | Replace build-email manifest value with build-warning-email | Karen Arutyunov | 2 | -2/+2 | |
2020-04-07 | Bump build2 version requirement to 0.13.0- (need config directive) | Boris Kolpackov | 1 | -2/+2 | |
Note that this means there will be no upgrade support for this release. | |||||
2020-02-28 | Add .gitattributes file | Karen Arutyunov | 1 | -0/+19 | |
2020-02-19 | Fix copyright notice extraction for building | Karen Arutyunov | 1 | -3/+3 | |
2020-02-19 | Add LEGAL file, move relevant legal details there | Boris Kolpackov | 4 | -6/+11 | |
2020-02-18 | Fix copyright notice extraction for building | Karen Arutyunov | 1 | -4/+5 | |
2020-02-18 | New LICENSE/AUTHORS arrangement | Boris Kolpackov | 4 | -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-12 | Adapt to renaming butl::fdnull() to fdopen_null() | Karen Arutyunov | 2 | -2/+2 | |
2020-02-12 | Use copyright extracted from COPYRIGHT file for printing utility version | Karen Arutyunov | 3 | -2/+13 | |
2020-02-10 | Distribute and install COPYRIGHT file | Karen Arutyunov | 1 | -2/+2 | |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 36 | -36/+0 | |
2020-02-07 | Update last year in COPYRIGHT file | Karen Arutyunov | 1 | -1/+1 | |
2020-02-07 | Add COPYRIGHT file | Karen Arutyunov | 2 | -1/+14 | |
2019-11-28 | Use switch in export.build | Karen Arutyunov | 1 | -4/+8 | |
2019-11-21 | Change version to 0.13.0-a.0.z | Boris Kolpackov | 1 | -2/+2 | |
2019-11-19 | Release version 0.12.0v0.12.0 | Boris Kolpackov | 1 | -4/+4 | |
2019-10-07 | Adapt for building with Clang on Windows | Karen Arutyunov | 1 | -3/+3 | |
2019-10-01 | Adapt to renaming butl::casecmp() to icasecmp() | Karen Arutyunov | 2 | -3/+3 | |
2019-08-16 | Fix memory leak in pkcs11 agent | Karen Arutyunov | 1 | -0/+3 | |
2019-08-16 | Add '--std c++11' CLI option in buildfile | Karen Arutyunov | 1 | -2/+2 | |
2019-08-07 | Fix pkcs11 agent to properly change CWD to root directory | Karen Arutyunov | 1 | -1/+1 | |
2019-06-11 | Change version to 0.12.0-a.0.z | Boris Kolpackov | 1 | -4/+4 | |
2019-06-08 | Release version 0.11.0v0.11.0 | Boris Kolpackov | 1 | -2/+2 | |
2019-06-04 | Replace tags with topics/keywords in package manifest | Boris Kolpackov | 1 | -1/+2 | |
2019-05-24 | Adapt version.hxx.in to increasing standard version major, minor, and patch ↵ | Karen Arutyunov | 1 | -15/+14 | |
max values up to 99999 | |||||
2019-03-20 | Change version to 0.11.0-a.0.z | Boris Kolpackov | 1 | -4/+4 | |
2019-03-18 | Release version 0.10.0v0.10.0 | Boris Kolpackov | 1 | -2/+2 | |
2019-03-08 | Fix bug in buildfile | Karen Arutyunov | 1 | -2/+3 | |
2019-03-08 | Use new setup for unit tests | Karen Arutyunov | 1 | -6/+14 | |
2019-03-05 | Align with latest bdep-new | Karen Arutyunov | 1 | -11/+15 | |
2019-03-04 | Replace build-include/exclude with builds values in manifest | Karen Arutyunov | 1 | -3/+1 | |
2019-02-21 | Change version to 0.10.0-a.0.z | Boris Kolpackov | 1 | -4/+4 | |
2019-02-19 | Release version 0.9.0v0.9.0 | Boris Kolpackov | 1 | -2/+2 | |
2019-02-08 | Update NEWS file | Boris Kolpackov | 1 | -3/+1 | |
2019-01-16 | Update copyright year | Karen Arutyunov | 37 | -39/+39 | |
2018-12-22 | Make testscript to wait longer for openssl agent terminatng | Karen Arutyunov | 1 | -4/+14 | |
2018-12-03 | Suppress MSVC warnings at project level | Karen Arutyunov | 1 | -0/+6 | |
2018-12-02 | Adapt manifest to wildcard semantics change for build-{include,exclude} values | Karen Arutyunov | 1 | -2/+3 | |
2018-11-15 | URL unit test minor fix | Karen Arutyunov | 1 | -1/+1 | |