0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Jun 15, 2024 — Jun 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make SSLSocketTest agnostic about whether TLSv1 is supported. (#1043) More... over 3 years ago
Avoid longs when specifying precision in a sprintf argument. (#1041) More... over 3 years ago
Make ASN1ToByteArray work with const i2d functions (#1040) More... over 3 years ago
Revise GENERAL_NAME_to_jobject. (#1032) More... almost 4 years ago
Fix CheckJNI error (#1027) More... almost 4 years ago
Test native null pointer checks in NativeCrypto by reflection. (#1024) More... almost 4 years ago
Bump Java language level to 1.8. (#1025) More... almost 4 years ago
Create correct subclass of RSAPrivateKey from PKCS#8 key specs. (#1021) More... almost 4 years ago
Skip removed BC algorithms in CipherTest. (#1016) More... about 4 years ago
Move most reflective JNI calls to initialization time (#1009) More... about 4 years ago
Remove unnecessary const_cast. (#1008) More... about 4 years ago
Use i2d_X509_CRL_tbs to encode the TBSCertList. (#1007) More... about 4 years ago
Fix MacTest for BC on older Android platform builds. (#1006) More... about 4 years ago
Fix OpenSSLX509Certificate.verifyInternal() signature. (#1002) More... about 4 years ago
Minor error-prone fixes. (#1000) More... about 4 years ago
Compiler and IDE lint fixes. (#975) More... about 4 years ago
OptionalMethod should tolerate null parameter class args. (#1001) More... about 4 years ago
Add isJavaxCertificateSupported() to platform build. (#997) More... about 4 years ago
Remove Travis CI testing on Java 7. (#996) More... about 4 years ago
Update README for v 2.5.2. (#995) More... about 4 years ago
Update Cmake in Docker image to 3.5.2. (#994) More... about 4 years ago
Make metrics.OptionalMethod visible for testing. (#993) More... about 4 years ago
Fix current SNAPSHOT version. (#981) More... about 4 years ago
Rework TBSCertificate (re)encoding bindings. (#992) More... about 4 years ago
Remove broken PEM PKCS#7 support. (#988) More... about 4 years ago
Distinguish PKCS#7 and X.509 more accurately. (#990) More... over 4 years ago
Simplify PKCS#7 bindings. (#986) More... over 4 years ago
Remove OpenSSLBIOSink and OpenSSLBIOSource. (#980) More... over 4 years ago
Return empty list if requestedServerName is null, as documented for ExtendedSSLSession. Fixes #977. (#979) More... over 4 years ago
Fix ConscryptEngine.wrap() behaviour when multiple buffers passed in. (#947) More... over 4 years ago