summaryrefslogtreecommitdiffstats
path: root/luni/src/main/java/javax
Commit message (Expand)AuthorAgeFilesLines
* Late binding: add Cipher#init checksKenny Root2015-07-231-82/+208
* javax.crypto.Cipher: try less specific Cipher/Mode/Padding combinations befor...Sergio Giro2015-07-131-23/+19
* Merge "Mark deprecated ciphers visually" into mnc-devKenny Root2015-06-122-146/+162
|\
| * Mark deprecated ciphers visuallyKenny Root2015-06-122-146/+162
* | libcore: throw InvalidKeyException instead of ProviderExceptionSergio Giro2015-06-093-46/+112
|/
* Update offered ciphersKenny Root2015-06-042-102/+102
* Replace hyphen with en dashKenny Root2015-06-032-112/+112
* Revert "Expose getSpi from crypto operations as hidden API."Alex Klyubin2015-05-193-9/+3
* Expose getCurrentSpi from crypto operations as hidden API.Alex Klyubin2015-05-183-0/+40
* X509Certificate: Narrow down the scope of caught exceptions.Narayan Kamath2015-04-221-2/+2
* Merge "Expose getSpi from crypto operations as hidden API."Alex Klyubin2015-04-033-3/+9
|\
| * Expose getSpi from crypto operations as hidden API.Alex Klyubin2015-03-243-3/+9
* | Merge "Remove a misleading comment."Neil Fuller2015-03-261-3/+0
|\ \ | |/ |/|
| * Remove a misleading comment.Neil Fuller2015-03-131-3/+0
* | Merge "Libcore: Avoid double-checked locking"Andreas Gampe2015-03-163-70/+68
|\ \
| * | Libcore: Avoid double-checked lockingAndreas Gampe2015-03-153-70/+68
| |/
* | Late binding: specified Provider forces its useKenny Root2015-03-163-3/+3
|/
* Reflect removal of DSS cipher suites in Javadocs.Alex Klyubin2015-03-122-31/+29
* Make Cipher.update return null for empty input.Alex Klyubin2015-01-231-3/+2
* Use okhttp's OkHostnameVerifier as the default.Alex Klyubin2014-12-042-203/+10
* CTS tests for the platform-default HostnameVerifier.Alex Klyubin2014-11-241-2/+3
* Adjust tests for removal of DSS TLS/SSL cipher suites.Alex Klyubin2014-11-172-0/+2
* Remove workaround for *.clients.google.com hostname verication.Alex Klyubin2014-11-101-4/+1
* am 5309a0c2: Merge "autoclose all <a name> tags so they don\'t disappear on w...Elliott Hughes2014-10-241-6/+6
|\
| * autoclose all <a name> tags so they don't disappear on web sitesmain@google.com2014-10-221-6/+6
* | am e6a6e935: Add support for TLS_FALLBACK_SCSVKenny Root2014-10-062-0/+10
|\ \
| * | Add support for TLS_FALLBACK_SCSVKenny Root2014-10-062-0/+10
* | | am 3a025d3d: Merge "Enable hostname verification for absolute hostnames."Kenny Root2014-09-301-0/+8
|\ \ \ | | |/ | |/|
| * | Merge "Enable hostname verification for absolute hostnames."Kenny Root2014-09-301-0/+8
| |\ \
| | * | Enable hostname verification for absolute hostnames.Alex Klyubin2014-09-171-0/+8
* | | | am 76d38635: Merge "Reject wildcard certs for single-label domain names."Kenny Root2014-09-301-0/+27
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Reject wildcard certs for single-label domain names.Alex Klyubin2014-09-241-0/+27
| |/
| * Merge "SSLSocketFactory: don't reload the default if class name is same"Kenny Root2014-07-241-20/+30
| |\
| | * SSLSocketFactory: don't reload the default if class name is sameKenny Root2014-07-231-20/+30
* | | Reinstate the workaround for android.clients.google.com.Alex Klyubin2014-07-311-1/+4
* | | am 98701d71: Merge "Add a way to get all values of an attribute of DN." into ...Alex Klyubin2014-07-251-0/+70
|\ \ \
| * \ \ Merge "Add a way to get all values of an attribute of DN." into lmp-devAlex Klyubin2014-07-241-0/+70
| |\ \ \
| | * | | Add a way to get all values of an attribute of DN.Alex Klyubin2014-07-241-0/+70
* | | | | am fa7f9bad: SSLSocketFactory: don\'t reload the default if class name is sameKenny Root2014-07-251-20/+30
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | SSLSocketFactory: don't reload the default if class name is sameKenny Root2014-07-251-20/+30
| |/ /
| * | TLS-PSK cipher suites enabled when PSKKeyManager is provided.Alex Klyubin2014-07-152-8/+14
| * | reconcile aosp (510a147e8b463fc2678aed6ad4f8095cc891eea8) after branching. Pl...Ed Heyl2014-07-142-16/+16
| * | reconcile aosp (86eae8dd1e7405394f0e9efe1252575ef9a9674c) after branching. Pl...Ed Heyl2014-07-142-0/+18
| * | RemoveBrian Carlstrom2014-07-074-161/+0
| * | am e8a95806: @hide.Elliott Hughes2014-06-164-0/+5
| |\ \
| | * | @hide.Elliott Hughes2014-06-164-0/+5
| * | | am c0a8f479: am 9adf681e: am 4352ab40: Merge "Document and assert support for...Alex Klyubin2014-05-292-0/+60
| |\ \ \
| * \ \ \ am a8a3743a: am daa5c14e: am b106b5f3: Merge "Update SSLEngine Javadoc to ref...Alex Klyubin2014-05-281-53/+358
| |\ \ \ \
| * \ \ \ \ am 8efbeb67: am 0509b224: am cbc04230: Merge "Fix a sorting bug in SSLSocket ...Alex Klyubin2014-05-231-4/+4
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Unhide new SSL APIsKenny Root2014-05-064-5/+0