aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Add script/run_native_test.shSven Gothel2022-05-271-0/+55
* Restructure directories: keys -> test_keys, move test_data/pack_files.sh -> s...Sven Gothel2022-05-271-0/+28
* Update build scripts, add cross building scriptsSven Gothel2022-05-236-4/+169
* Using 'mini_httpd' for unit testing etc .. 'http://localhost:8080/test_data/'...v0.2.0Sven Gothel2021-06-221-0/+16
* [re]build.sh: Use archabi dedicated build logSven Gothel2021-06-222-4/+6
* build-botan.sh: `--disable-neon` for ARM32 due to NEON ASM GCC issues *FIXME*...Sven Gothel2021-06-211-1/+9
* scripts/build-botan.sh: Enable armhf and arm64, supported: armhf, arm64 and a...Sven Gothel2021-06-211-9/+30
* scripts/run_cipherpack.sh: disable debug verbositySven Gothel2021-06-201-1/+1
* examples/cipherpack: Add optional option '-deconly' and support http source, ...Sven Gothel2021-06-201-1/+1
* IOUtil: Adding async read_http_get() using jau::ringbuffer, misc cleanupSven Gothel2021-06-201-0/+4
* Initial support for http-get IOUtil::read_http_get(..) using curl (system pac...Sven Gothel2021-06-074-0/+102
* Use local catch2 build (w/ rtti as required by botan); No need to subdir into...v0.1.0Sven Gothel2021-06-071-3/+5
* Add amalgamated platform dependend files under 'include/amalgamation-amd64', ...Sven Gothel2021-06-072-4/+4
* Initial commit of working Cipherpack (See include/elevator/Cipherpack.hpp)v0.0.1Sven Gothel2021-06-073-3/+50
* Fix initial setupSven Gothel2021-03-022-3/+4
* Initial commit - Skeleton ProjectSven Gothel2021-03-023-0/+144