aboutsummaryrefslogtreecommitdiffstats
path: root/java_net
Commit message (Expand)AuthorAgeFilesLines
* EUI48.java: Reuse streaming byte ctor w/ pos; debug.hpp: Add DBG_WARN_PRINTSven Gothel2023-10-251-9/+1
* Bump v0.13.0: jau::io changes for robust and simplified ByteInStream usage so...v0.13.0Sven Gothel2022-06-041-8/+98
* Move UnsafeUtil.doPrivileged() -> SecurityUtil, removing sideeffects from Uns...v0.8.4Sven Gothel2022-04-231-2/+2
* cmake: Expose module jar file path to parent projects for convenniencev0.8.3Sven Gothel2022-04-231-0/+2
* Build using OpenJDK 17 (min requirement still 11), 'fix' deprecated and remov...Sven Gothel2022-04-231-2/+3
* git version info: Added post-tag: VERSION_COMMITS and VERSION_SHA1_SHORT. VER...Sven Gothel2022-02-071-5/+5
* EUI48[Sub] C++/Java: Better API doc re byte order, mention using native byte ...Sven Gothel2021-10-212-15/+9
* EUI48Sub: Add required endian conversion for byte stream ctor (C++ and Java)v0.5.0Sven Gothel2021-10-052-14/+40
* EUI48[Sub]: Add endian awareness, also fixes indexOf() semantics (C++ and Java)Sven Gothel2021-10-052-60/+137
* Moved EUI48, EUI48Sub (C++/Java) and uuid_t, *Octets (C++) from Direct-BT for...Sven Gothel2021-09-182-0/+547
* java: Align '@since' to version 0.3.0 (flushing imported version number)Sven Gothel2021-01-251-3/+3
* java: install single jaulib_jar (next to jaulib_fat_jar) & java-source-zip; R...Sven Gothel2021-01-251-3/+1
* Java import and modularization: jaulib_base, jaulib_jni, jaulib_net, jaulib_p...Sven Gothel2021-01-2511-0/+3499