| Commit message (Expand) | Author | Age | Files | Lines |
* | Align to jaulib 1.3.4: Full cmake-presets usage w/ vscode support update; als...v1.2.4 | Sven Göthel | 2024-08-09 | 1 | -75/+0 |
* | Cleanup/Fix: C++20, clang-16 + clang-tidy-16, gcc 12.2, latest jaulib, passin... | Sven Göthel | 2024-05-04 | 1 | -1/+1 |
* | scripts/build.sh: resort | Sven Gothel | 2023-01-01 | 1 | -1/+1 |
* | Don't enforce CMAKE_CXX_STANDARD, but have user define variable on command li...v1.0.5 | Sven Gothel | 2022-12-31 | 1 | -7/+10 |
* | Add C++20 support, use Eclipse via cmake prepare and external make, mention c... | Sven Gothel | 2022-12-30 | 1 | -0/+1 |
* | Build: Adopt to jaulib changes, included io_util and byte_stream as-is (dropp... | Sven Gothel | 2022-08-05 | 1 | -0/+2 |
* | Adopt to jaulib changes and resolve decrypting error for late zero-size'd is_... | Sven Gothel | 2022-07-31 | 1 | -0/+1 |
* | manual test scripting w/ private data | Sven Gothel | 2022-07-29 | 1 | -0/+1 |
* | Remove libcurl dependency if not selected, i.e. `-DUSE_LIBCURL=ON` not set at... | Sven Gothel | 2022-07-26 | 1 | -2/+2 |
* | Update scripts, analog to jaulib v0.14.0-37-g8e76c99 | Sven Gothel | 2022-07-25 | 1 | -26/+33 |
* | Adopt to jaulib v0.13.1-81-g2ebef56 changes: CPUtils migration, package reloc... | Sven Gothel | 2022-07-07 | 1 | -0/+1 |
* | README: Add TEST_WITH_SUDO and USE_LIBCURL, USE_LIBUNWIND | Sven Gothel | 2022-06-26 | 1 | -11/+2 |
* | scripts/build.sh: Add BUILDJAVA=ON | Sven Gothel | 2022-06-02 | 1 | -2/+2 |
* | Update build scripts, add cross building scripts | Sven Gothel | 2022-05-23 | 1 | -2/+6 |
* | [re]build.sh: Use archabi dedicated build log | Sven Gothel | 2021-06-22 | 1 | -2/+3 |
* | Use local catch2 build (w/ rtti as required by botan); No need to subdir into...v0.1.0 | Sven Gothel | 2021-06-07 | 1 | -3/+5 |
* | Initial commit of working Cipherpack (See include/elevator/Cipherpack.hpp)v0.0.1 | Sven Gothel | 2021-06-07 | 1 | -3/+3 |
* | Fix initial setup | Sven Gothel | 2021-03-02 | 1 | -2/+3 |
* | Initial commit - Skeleton Project | Sven Gothel | 2021-03-02 | 1 | -0/+60 |