aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* test_exe_template.sh: Return test result for caller to digestSven Gothel2022-12-311-3/+6
* Eclipse .classpath: Attach JUNIT_SRC_HOME to JUNIT_HOMESven Gothel2022-12-311-1/+1
* Fix Eclipse .classpath using Debug build artifacts and JUNIT_HONE (junit4)Sven Gothel2022-12-301-2/+3
* Merge remote-tracking branch 'zafena-ict/master'Sven Gothel2022-12-301-2/+37
|\
| * Test01Cipherpack: FeederFunc feed_source_100_sized_eof_fastXerxes RĂ„nby2022-12-211-2/+37
* | jaulib v1.0.0-16-g138fdadSven Gothel2022-12-301-0/+0
* | Add C++20 support, use Eclipse via cmake prepare and external make, mention c...Sven Gothel2022-12-3011-27/+278
|/
* Bump jaulib v0.18.0Sven Gothel2022-10-171-0/+0
* jaulib v0.16.3-1-g3eac600Sven Gothel2022-09-191-0/+0
* jaulib v0.16.3Sven Gothel2022-09-191-0/+0
* jaulib v0.16.2v1.0.4Sven Gothel2022-09-171-0/+0
* jaulib v0.16.1v1.0.3Sven Gothel2022-09-171-0/+0
* jaulib v0.16.0 and adaption to jau::function<R(A...)> changesv1.0.2Sven Gothel2022-09-162-1/+1
* jaulib v0.15.0-1-g990271av1.0.1Sven Gothel2022-09-141-0/+0
* README v1.0.0v1.0.0Sven Gothel2022-09-101-1/+1
* jaulib v0.14.0-104-g78e2ed8Sven Gothel2022-09-071-0/+0
* jaulib v0.14.0-102-g43a5fb0Sven Gothel2022-09-061-0/+0
* jaulib v0.14.0-101-g093c9d2Sven Gothel2022-09-061-0/+0
* jaulib v0.14.0-100-gec30a11Sven Gothel2022-09-061-0/+0
* jaulib v0.14.0-98-gfc1031dSven Gothel2022-09-064-0/+3
* jaulib v0.14.0-97-g8911c03Sven Gothel2022-09-031-0/+0
* jaulib v0.14.0-96-gc6629cdSven Gothel2022-09-031-0/+0
* jaulib v0.14.0-95-gee3f67bSven Gothel2022-09-031-0/+0
* jaulib v0.14.0-94-gd4d9c93Sven Gothel2022-09-031-0/+0
* jaulib v0.14.0-92-g2f1b1f1Sven Gothel2022-09-031-0/+0
* jaulib v0.14.0-91-g54f26daSven Gothel2022-09-011-0/+0
* jaulib v0.14.0-90-g4fe02b7: Add new mount/umount java classes to cipherpack.j...Sven Gothel2022-08-313-0/+8
* cipherpack commandline: Don't print header/end notifications in verbose more ...Sven Gothel2022-08-301-2/+2
* cipherpack commandline: Add LoggingCipherpackListener, showing all notifyErro...Sven Gothel2022-08-301-2/+78
* jaulib v0.14.0-89-g1bf92eeSven Gothel2022-08-301-0/+0
* checkSignThenDecrypt_Impl: Remove unused constant, also interpreted as ambigu...Sven Gothel2022-08-281-1/+0
* Revise CipherpackListener: Simplify notify semantics; notifyError() handles &...Sven Gothel2022-08-288-286/+923
* Bump jaulib v0.14.0-85-gf021e3dSven Gothel2022-08-281-0/+0
* Add ByteOutStream.java to sources, complete source zip w/ ByteOutStream*.java...Sven Gothel2022-08-092-0/+4
* Handle fingerprints as binary data (no string bloating); bump package magic t...Sven Gothel2022-08-089-275/+282
* jaulib v0.14.0-76-g5af430aSven Gothel2022-08-081-0/+0
* API doc: Cipherpack Data Stream: Fix quoting and encrypted_data length descri...Sven Gothel2022-08-082-14/+14
* java: Adding missing IOStateFuncSven Gothel2022-08-081-0/+1
* Check Byte{In,Out}Stream read()/write() return valuesSven Gothel2022-08-052-10/+23
* jaulib v0.14.0-74-gf3aba2dSven Gothel2022-08-051-0/+0
* Cipherpack.cxx (JNI): Add missing java_exception_check_and_throw()Sven Gothel2022-08-051-0/+2
* Adopt to Botan agnostic jaulib changes, use a Botan::DataSource wrapper, map ...Sven Gothel2022-08-057-68/+562
* test_java: Add valgrind and Asan (debug libasan instrumentation) 'knobs'Sven Gothel2022-08-051-0/+17
* Build: Adopt to jaulib changes, included io_util and byte_stream as-is (dropp...Sven Gothel2022-08-057-6/+42
* commandline.cpp: Use jau::fs::to_named_fd() instead of hardcoded stringsSven Gothel2022-08-051-6/+6
* Bump jaulib v0.14.0-73-g028cf67Sven Gothel2022-08-051-0/+0
* Enhance test_01_cipherpack (C++/Java): Test critical plaintext size 0, buffer...Sven Gothel2022-08-022-431/+931
* Fix encryptThenSign*(): Allow zero sized plaintext to be encoded.Sven Gothel2022-08-021-16/+18
* jaulib v0.14.0-58-gb2c4fc9Sven Gothel2022-08-021-0/+0
* ByteInStream_File use_binary arg has been droppedSven Gothel2022-07-312-15/+15