| Commit message (Expand) | Author | Age | Files | Lines |
* | test_exe_template.sh: Return test result for caller to digest | Sven Gothel | 2022-12-31 | 1 | -3/+6 |
* | Eclipse .classpath: Attach JUNIT_SRC_HOME to JUNIT_HOME | Sven Gothel | 2022-12-31 | 1 | -1/+1 |
* | Fix Eclipse .classpath using Debug build artifacts and JUNIT_HONE (junit4) | Sven Gothel | 2022-12-30 | 1 | -2/+3 |
* | Merge remote-tracking branch 'zafena-ict/master' | Sven Gothel | 2022-12-30 | 1 | -2/+37 |
|\ |
|
| * | Test01Cipherpack: FeederFunc feed_source_100_sized_eof_fast | Xerxes RĂ„nby | 2022-12-21 | 1 | -2/+37 |
* | | jaulib v1.0.0-16-g138fdad | Sven Gothel | 2022-12-30 | 1 | -0/+0 |
* | | Add C++20 support, use Eclipse via cmake prepare and external make, mention c... | Sven Gothel | 2022-12-30 | 11 | -27/+278 |
|/ |
|
* | Bump jaulib v0.18.0 | Sven Gothel | 2022-10-17 | 1 | -0/+0 |
* | jaulib v0.16.3-1-g3eac600 | Sven Gothel | 2022-09-19 | 1 | -0/+0 |
* | jaulib v0.16.3 | Sven Gothel | 2022-09-19 | 1 | -0/+0 |
* | jaulib v0.16.2v1.0.4 | Sven Gothel | 2022-09-17 | 1 | -0/+0 |
* | jaulib v0.16.1v1.0.3 | Sven Gothel | 2022-09-17 | 1 | -0/+0 |
* | jaulib v0.16.0 and adaption to jau::function<R(A...)> changesv1.0.2 | Sven Gothel | 2022-09-16 | 2 | -1/+1 |
* | jaulib v0.15.0-1-g990271av1.0.1 | Sven Gothel | 2022-09-14 | 1 | -0/+0 |
* | README v1.0.0v1.0.0 | Sven Gothel | 2022-09-10 | 1 | -1/+1 |
* | jaulib v0.14.0-104-g78e2ed8 | Sven Gothel | 2022-09-07 | 1 | -0/+0 |
* | jaulib v0.14.0-102-g43a5fb0 | Sven Gothel | 2022-09-06 | 1 | -0/+0 |
* | jaulib v0.14.0-101-g093c9d2 | Sven Gothel | 2022-09-06 | 1 | -0/+0 |
* | jaulib v0.14.0-100-gec30a11 | Sven Gothel | 2022-09-06 | 1 | -0/+0 |
* | jaulib v0.14.0-98-gfc1031d | Sven Gothel | 2022-09-06 | 4 | -0/+3 |
* | jaulib v0.14.0-97-g8911c03 | Sven Gothel | 2022-09-03 | 1 | -0/+0 |
* | jaulib v0.14.0-96-gc6629cd | Sven Gothel | 2022-09-03 | 1 | -0/+0 |
* | jaulib v0.14.0-95-gee3f67b | Sven Gothel | 2022-09-03 | 1 | -0/+0 |
* | jaulib v0.14.0-94-gd4d9c93 | Sven Gothel | 2022-09-03 | 1 | -0/+0 |
* | jaulib v0.14.0-92-g2f1b1f1 | Sven Gothel | 2022-09-03 | 1 | -0/+0 |
* | jaulib v0.14.0-91-g54f26da | Sven Gothel | 2022-09-01 | 1 | -0/+0 |
* | jaulib v0.14.0-90-g4fe02b7: Add new mount/umount java classes to cipherpack.j... | Sven Gothel | 2022-08-31 | 3 | -0/+8 |
* | cipherpack commandline: Don't print header/end notifications in verbose more ... | Sven Gothel | 2022-08-30 | 1 | -2/+2 |
* | cipherpack commandline: Add LoggingCipherpackListener, showing all notifyErro... | Sven Gothel | 2022-08-30 | 1 | -2/+78 |
* | jaulib v0.14.0-89-g1bf92ee | Sven Gothel | 2022-08-30 | 1 | -0/+0 |
* | checkSignThenDecrypt_Impl: Remove unused constant, also interpreted as ambigu... | Sven Gothel | 2022-08-28 | 1 | -1/+0 |
* | Revise CipherpackListener: Simplify notify semantics; notifyError() handles &... | Sven Gothel | 2022-08-28 | 8 | -286/+923 |
* | Bump jaulib v0.14.0-85-gf021e3d | Sven Gothel | 2022-08-28 | 1 | -0/+0 |
* | Add ByteOutStream.java to sources, complete source zip w/ ByteOutStream*.java... | Sven Gothel | 2022-08-09 | 2 | -0/+4 |
* | Handle fingerprints as binary data (no string bloating); bump package magic t... | Sven Gothel | 2022-08-08 | 9 | -275/+282 |
* | jaulib v0.14.0-76-g5af430a | Sven Gothel | 2022-08-08 | 1 | -0/+0 |
* | API doc: Cipherpack Data Stream: Fix quoting and encrypted_data length descri... | Sven Gothel | 2022-08-08 | 2 | -14/+14 |
* | java: Adding missing IOStateFunc | Sven Gothel | 2022-08-08 | 1 | -0/+1 |
* | Check Byte{In,Out}Stream read()/write() return values | Sven Gothel | 2022-08-05 | 2 | -10/+23 |
* | jaulib v0.14.0-74-gf3aba2d | Sven Gothel | 2022-08-05 | 1 | -0/+0 |
* | Cipherpack.cxx (JNI): Add missing java_exception_check_and_throw() | Sven Gothel | 2022-08-05 | 1 | -0/+2 |
* | Adopt to Botan agnostic jaulib changes, use a Botan::DataSource wrapper, map ... | Sven Gothel | 2022-08-05 | 7 | -68/+562 |
* | test_java: Add valgrind and Asan (debug libasan instrumentation) 'knobs' | Sven Gothel | 2022-08-05 | 1 | -0/+17 |
* | Build: Adopt to jaulib changes, included io_util and byte_stream as-is (dropp... | Sven Gothel | 2022-08-05 | 7 | -6/+42 |
* | commandline.cpp: Use jau::fs::to_named_fd() instead of hardcoded strings | Sven Gothel | 2022-08-05 | 1 | -6/+6 |
* | Bump jaulib v0.14.0-73-g028cf67 | Sven Gothel | 2022-08-05 | 1 | -0/+0 |
* | Enhance test_01_cipherpack (C++/Java): Test critical plaintext size 0, buffer... | Sven Gothel | 2022-08-02 | 2 | -431/+931 |
* | Fix encryptThenSign*(): Allow zero sized plaintext to be encoded. | Sven Gothel | 2022-08-02 | 1 | -16/+18 |
* | jaulib v0.14.0-58-gb2c4fc9 | Sven Gothel | 2022-08-02 | 1 | -0/+0 |
* | ByteInStream_File use_binary arg has been dropped | Sven Gothel | 2022-07-31 | 2 | -15/+15 |