Daniel Iwan
Daniel Iwan
First of a huge thank you for creating and maintaining AlephNote. I think is great and the closest I can get to my good-old-days favourite on MacOSX nvAlt. I cannot...
This is pull request for https://github.com/Hakky54/sslcontext-kickstart/issues/196 I had to do a change which allowed the project to compile in Eclipse For some reason Eclipse was complaining and could not resolve...
**Describe the bug** It seems that changes in version 7.4.3 skips accept-all truststore configured using `builder.withUnsafeTrustMaterial()` or `builder.withTrustingAllCertificatesWithoutValidation()` This is because UnsafeX509ExtendedTrustManager has 0 accepted X509Certificate therefore it is skipped...
Hi I think 0.9.0 introduced regression where ByteBuffers comparison has changed. This likely is a result of a change in https://github.com/lmdbjava/lmdbjava/pull/199 where custom comparator for byte[] and ByteBuffer has been...
I know this is for an old version 0.7.0 and many things have changed but bear with me. I'm planning to upgrade to the latest version but that requires code...
Hi I'm using Eclipse Version: 2024-06 (4.32.0) In my Gradle-based Java 1.8 project I have mockito 4.11.0 testImplementation 'org.mockito:mockito-core:4.11.0' This brings in byte-buddy 1.12.19 and the same version of byte-buddy-agent...
**ver** Microsoft Windows [Version 10.0.18363.592] **WSL distro** ``` daniel@Daniel-Dell-XPS:~$ uname -a Linux Daniel-Dell-XPS 4.4.0-18362-Microsoft #476-Microsoft Fri Nov 01 16:53:00 PST 2019 x86_64 x86_64 x86_64 GNU/Linux daniel@Daniel-Dell-XPS:~$ cat /etc/*release (trimmed) DISTRIB_ID=Ubuntu...