summaryrefslogtreecommitdiffstats
path: root/luni/src/main/java/org/apache
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | * SSLEngine: Verify server RSA params signatureAlex Klyubin2013-11-131-0/+10
| | | | | * | | | | am 3915bd48: am 9254c0c6: am 3ce56fab: am 74e97557: am db219623: am a7a96f2e:...Kenny Root2013-11-134-67/+109
| | | | | |\ \ \ \ \ | | | | | | |/ / / /
| | | | | | * | | | am 9254c0c6: am 3ce56fab: am 74e97557: am db219623: am a7a96f2e: SSLEngine: v...Kenny Root2013-11-134-67/+109
| | | | | | |\ \ \ \ | | | | | | | |/ / /
| | | | | | | * | | am db219623: am a7a96f2e: SSLEngine: verify DHE signatureKenny Root2013-11-134-67/+109
| | | | | | | |\ \ \ | | | | | | | | |/ /
| | | | | | | | * | am a7a96f2e: SSLEngine: verify DHE signatureKenny Root2013-11-134-67/+109
| | | | | | | | |\ \ | | | | | | | | | |/
| | | | | | | | | * SSLEngine: verify DHE signatureKenny Root2013-11-124-67/+109
| | | | * | | | | | am b836d440: am f0d0f4bd: am 31b2e248: am 178cc6ea: am 9c08e345: am 6bee9d2d:...Kenny Root2013-09-051-0/+5
| | | | |\ \ \ \ \ \ | | | | | |/ / / / /
| | | | | * | | | | am f0d0f4bd: am 31b2e248: am 178cc6ea: am 9c08e345: am 6bee9d2d: am 0f55bd8a:...Kenny Root2013-09-051-0/+5
| | | | | |\ \ \ \ \ | | | | | | |/ / / /
| | | | | | * | | | am 31b2e248: am 178cc6ea: am 9c08e345: am 6bee9d2d: am 0f55bd8a: Merge "Make ...Kenny Root2013-09-051-0/+5
| | | | | | |\ \ \ \ | | | | | | | |/ / /
| | | | | | | * | | am 6bee9d2d: am 0f55bd8a: Merge "Make sure seed values use full range" into j...Kenny Root2013-09-051-0/+5
| | | | | | | |\ \ \ | | | | | | | | |/ /
| | | | | | | | * | am 0f55bd8a: Merge "Make sure seed values use full range" into jb-devKenny Root2013-09-051-0/+5
| | | | | | | | |\ \ | | | | | | | | | |/
| | | | | | | | | * Merge "Make sure seed values use full range" into jb-devKenny Root2013-09-051-0/+5
| | | | | | | | | |\
| | | | | | | | | | * Make sure seed values use full rangeKenny Root2013-09-051-0/+5
| | | | | | * | | | | am d0e84f48: am 33c3583d: am e6cfe4d5: am a6d2b916: am 89c50e8b: Delay SSLSoc...Kenny Root2013-08-134-5/+14
| | | | | | |\ \ \ \ \ | | | | | | | |/ / / /
| | | | | | | * | | | am a6d2b916: am 89c50e8b: Delay SSLSocketImpl instantiation until neededKenny Root2013-08-134-5/+14
| | | | | | | |\ \ \ \ | | | | | | | | |/ / /
| | | | | | | | * | | am 89c50e8b: Delay SSLSocketImpl instantiation until neededKenny Root2013-08-134-5/+14
| | | | | | | | |\ \ \ | | | | | | | | | |/ /
| | | | | | | | | * | Delay SSLSocketImpl instantiation until neededKenny Root2013-08-134-5/+14
| | | | | | | | | |/
| | | | | | | | | * DO NOT MERGEBrian Carlstrom2012-11-264-158/+5
| | | | | | | | | * Signature.verify should not throw if called twiceBrian Carlstrom2012-07-241-1/+1
| | | | | * | | | | Delay SSLSocketImpl instantiation until needed DO NOT MERGEKenny Root2013-08-134-5/+14
| | | | | * | | | | Do not set valueDecoded until after the value is decodedBrian Carlstrom2013-04-241-2/+2
| | | | | * | | | | Merge "Do not include bogus certs in final chain output" into jb-mr2-devBrian Carlstrom2013-04-171-1/+1
| | | | | |\ \ \ \ \
| | | | | | * | | | | Do not include bogus certs in final chain outputBrian Carlstrom2013-04-161-1/+1
| | | | | * | | | | | NativeCrypto: fix EOF at beginning of streamKenny Root2013-04-161-1/+5
| | | | | |/ / / / /
| | | | | * | | | | NativeCrypto: set Calendar instances to 0 millisKenny Root2013-04-153-10/+10
| | | | | * | | | | Don't forget to call sessionRemoved from removeEldestEntryBrian Carlstrom2013-04-072-13/+17
| | | | | * | | | | Check the EE's eKU extension field, if present.Chris Palmer2013-04-071-23/+129
| | | | | * | | | | Make KeyFactory.translateKey for OpenSSL keys a no-op.Alex Klyubin2013-04-053-5/+9
| | | | | * | | | | NativeCrypto: catch another RSA errorKenny Root2013-04-051-1/+5
| | | | | * | | | | NativeCrypto: adjust thrown exceptionsKenny Root2013-04-012-2/+2
| | | | | * | | | | NativeCrypto: adjust BasicConstraints checkKenny Root2013-04-012-3/+3
| | | | | * | | | | NativeCrypto: make generation bug compatibleKenny Root2013-03-302-1/+23
| | | | | * | | | | Switch OpenSSLECDHKeyAgreement to KeyFactory.translateKey.Alex Klyubin2013-03-292-56/+26
| | | | | * | | | | Disallow KeyFactory.translateKey between public and privateAlex Klyubin2013-03-293-6/+6
| | | | | |/ / / /
| | * | | | | | | DO NOT MERGE X509CRLImpl: fix getRevokedCertificate by serialKenny Root2014-04-041-4/+14
* | | | | | | | | Revert "Add API to check certificate chain signatures"Kenny Root2014-04-291-27/+7
* | | | | | | | | Add API to check certificate chain signaturesKenny Root2014-04-171-7/+27
|/ / / / / / / /
* | | | | | | | Late binding: add support to SignatureKenny Root2014-02-061-1/+1
* | | | | | | | Revert "Revert "ExpatParser LP64 fixes.""Elliott Hughes2014-02-051-3/+3
* | | | | | | | Merge "Revert "ExpatParser LP64 fixes.""Elliott Hughes2014-02-051-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "ExpatParser LP64 fixes."Elliott Hughes2014-02-051-3/+3
* | | | | | | | | Late binding: supplied Provider should be usedKenny Root2014-02-051-22/+4
|/ / / / / / / /
* | | | | | | | ExpatParser LP64 fixes.Elliott Hughes2014-02-031-3/+3
* | | | | | | | CryptoProvider: remove duplicate algorithmsKenny Root2014-01-317-1393/+5
* | | | | | | | Remove DRLCertFactoryKenny Root2014-01-317-2800/+0
* | | | | | | | X509CRLImpl: add generics!Kenny Root2014-01-311-10/+10
* | | | | | | | X509CRLImpl: fix getRevokedCertificate by serialKenny Root2014-01-311-4/+14
|/ / / / / / /
* | | | | | | Fix encodings in X500PrincipalTestKenny Root2014-01-143-11/+88
* | | | | | | Move DeleteOnExit to libcore.io.Narayan Kamath2013-12-201-78/+0
* | | | | | | Late binding: add support to CipherKenny Root2013-12-162-48/+79