Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | am ce927e5a: Merge "JarUtils: remove reference to X509CertImpl" | Kenny Root | 2013-10-10 | 1 | -13/+18 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | JarUtils: remove reference to X509CertImpl | Kenny Root | 2013-10-10 | 1 | -13/+18 | |
* | | | | | | | | am cdac05d6: Merge "JarUtils: try using the DigestEncryptionAlgorithm" | Kenny Root | 2013-10-09 | 1 | -14/+11 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | JarUtils: try using the DigestEncryptionAlgorithm | Kenny Root | 2013-10-09 | 1 | -14/+11 | |
* | | | | | | | | am 4d11667c: Merge "I before E, except after C" | Kenny Root | 2013-10-01 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | I before E, except after C | Kenny Root | 2013-10-01 | 1 | -2/+2 | |
| * | | | | | | | Make sure AlgNameMapper has the latest name version | Kenny Root | 2013-09-10 | 1 | -10/+24 | |
* | | | | | | | | am 6243428c: Make sure AlgNameMapper has the latest name version | Kenny Root | 2013-09-08 | 1 | -10/+24 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Make sure AlgNameMapper has the latest name version | Kenny Root | 2013-09-08 | 1 | -10/+24 | |
| * | | | | | | | Register Conscrypt as the AlgNameMapper source | Kenny Root | 2013-09-06 | 2 | -2/+52 | |
* | | | | | | | | am 201796c3: Merge "Register Conscrypt as the AlgNameMapper source" | Kenny Root | 2013-09-06 | 2 | -2/+52 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Register Conscrypt as the AlgNameMapper source | Kenny Root | 2013-09-06 | 2 | -2/+52 | |
* | | | | | | | | am dc25e3cb: Merge "Revert "Register Conscrypt as the AlgNameMapper source"" ... | Kenny Root | 2013-09-06 | 2 | -52/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Revert "Register Conscrypt as the AlgNameMapper source" | Kenny Root | 2013-09-06 | 2 | -52/+2 | |
* | | | | | | | | | am 3160a05f: Merge "Register Conscrypt as the AlgNameMapper source" into klp-dev | Kenny Root | 2013-09-06 | 2 | -2/+52 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | Register Conscrypt as the AlgNameMapper source | Kenny Root | 2013-09-06 | 2 | -2/+52 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | am 7de50739: Merge "Make sure seed values use full range" into klp-dev | Kenny Root | 2013-08-20 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | / / / / / / | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Make sure seed values use full range | Kenny Root | 2013-08-15 | 1 | -0/+5 | |
| |/ / / / / | ||||||
* | | | | | | Fix backwards internal javadoc | Brian Carlstrom | 2013-08-13 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge "JarFile: finish support for authenticated attributes" | Kenny Root | 2013-07-01 | 4 | -8/+48 | |
|\ \ \ \ \ | ||||||
| * | | | | | JarFile: finish support for authenticated attributes | Kenny Root | 2013-07-01 | 4 | -8/+48 | |
* | | | | | | Add java.nio.charsets.StandardCharsets. | Elliott Hughes | 2013-06-28 | 5 | -15/+15 | |
|/ / / / / | ||||||
* | | | | | Fix bug in DNParser change | Brian Carlstrom | 2013-06-06 | 1 | -0/+1 | |
* | | | | | Move some files with dalvik dependencies to libdvm | Brian Carlstrom | 2013-05-13 | 11 | -1760/+0 | |
* | | | | | Move JSSE to new package | Kenny Root | 2013-04-29 | 120 | -26163/+3 | |
* | | | | | Fix additional races in org.apache.harmony.security.x509.Extensions | Brian Carlstrom | 2013-04-25 | 2 | -23/+44 | |
* | | | | | Merge "Do not set valueDecoded until after the value is decoded" | Brian Carlstrom | 2013-04-25 | 1 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Do not set valueDecoded until after the value is decoded | Brian Carlstrom | 2013-04-24 | 1 | -2/+2 | |
* | | | | | | Reads from /dev/urandom can't really block. | Elliott Hughes | 2013-04-24 | 6 | -89/+57 | |
|/ / / / / | ||||||
* | | | | | X509CertImpl: Remove reference to OpenSSLProvider | Kenny Root | 2013-04-23 | 1 | -17/+2 | |
* | | | | | Do not include bogus certs in final chain output | Brian Carlstrom | 2013-04-16 | 1 | -1/+1 | |
* | | | | | Merge "Ensure emailAddress encoded as IA5String" | Brian Carlstrom | 2013-04-16 | 3 | -45/+68 | |
|\ \ \ \ \ | ||||||
| * | | | | | Ensure emailAddress encoded as IA5String | Brian Carlstrom | 2013-04-16 | 3 | -45/+68 | |
* | | | | | | NativeCrypto: set Calendar instances to 0 millis | Kenny Root | 2013-04-15 | 3 | -10/+10 | |
|/ / / / / | ||||||
* | | | | | Don't forget to call sessionRemoved from removeEldestEntry | Brian Carlstrom | 2013-04-06 | 2 | -13/+17 | |
* | | | | | Check the EE's eKU extension field, if present. | Chris Palmer | 2013-04-06 | 1 | -23/+129 | |
* | | | | | Merge "NativeCrypto: catch another RSA error" | Kenny Root | 2013-04-05 | 1 | -1/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | NativeCrypto: catch another RSA error | Kenny Root | 2013-04-05 | 1 | -1/+5 | |
* | | | | | | Merge "Make KeyFactory.translateKey for OpenSSL keys a no-op." | Kenny Root | 2013-04-05 | 3 | -5/+9 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Make KeyFactory.translateKey for OpenSSL keys a no-op. | Alex Klyubin | 2013-03-29 | 3 | -5/+9 | |
| |/ / / / | ||||||
* | | | | | NativeCrypto: adjust thrown exceptions | Kenny Root | 2013-04-01 | 2 | -2/+2 | |
* | | | | | NativeCrypto: adjust BasicConstraints check | Kenny Root | 2013-04-01 | 2 | -3/+3 | |
* | | | | | NativeCrypto: make generation bug compatible | Kenny Root | 2013-03-29 | 2 | -1/+23 | |
* | | | | | Merge "Switch OpenSSLECDHKeyAgreement to KeyFactory.translateKey." | Kenny Root | 2013-03-29 | 2 | -56/+26 | |
|\ \ \ \ \ | ||||||
| * | | | | | Switch OpenSSLECDHKeyAgreement to KeyFactory.translateKey. | Alex Klyubin | 2013-03-29 | 2 | -56/+26 | |
| |/ / / / | ||||||
* | | | | | Disallow KeyFactory.translateKey between public and private | Alex Klyubin | 2013-03-29 | 3 | -6/+6 | |
|/ / / / | ||||||
* | | | | InvalidKeyException for "opaque" keys null getEncoded() | Alex Klyubin | 2013-03-26 | 3 | -6/+30 | |
* | | | | NativeCrypto: throw exception on invalid DNS altname | Kenny Root | 2013-03-18 | 1 | -1/+3 | |
* | | | | NativeCrypto: catch null input streams in cert factory | Kenny Root | 2013-03-15 | 1 | -0/+4 | |
* | | | | NativeCrypto: be more tolerant during translateKey | Kenny Root | 2013-03-14 | 6 | -189/+294 |