summaryrefslogtreecommitdiffstats
path: root/luni/src/main/java/javax/net/ssl/SSLEngine.java
Commit message (Expand)AuthorAgeFilesLines
* Mark deprecated ciphers visuallyKenny Root2015-06-121-78/+86
* Update offered ciphersKenny Root2015-06-041-48/+48
* Replace hyphen with en dashKenny Root2015-06-031-52/+52
* Reflect removal of DSS cipher suites in Javadocs.Alex Klyubin2015-03-121-12/+11
* Adjust tests for removal of DSS TLS/SSL cipher suites.Alex Klyubin2014-11-171-0/+1
* Add support for TLS_FALLBACK_SCSVKenny Root2014-10-061-0/+5
* TLS-PSK cipher suites enabled when PSKKeyManager is provided.Alex Klyubin2014-07-141-4/+7
* TLS-PSK cipher suites should appear in API Level 21.Alex Klyubin2014-07-081-8/+8
* RemoveBrian Carlstrom2014-07-071-12/+0
* Merge "Document and assert support for TLS-PSK cipher suites."Alex Klyubin2014-05-291-0/+30
|\
| * Document and assert support for TLS-PSK cipher suites.Alex Klyubin2014-05-271-0/+30
* | Update SSLEngine Javadoc to reflect recent changes.Alex Klyubin2014-05-231-53/+358
|/
* Add X509ExtendedTrustManagerKenny Root2014-03-251-0/+12
* Javadoc the default configuration of SSLEngine.Alex Klyubin2013-12-121-0/+280
* Remove bogus "super()" calls.Elliott Hughes2011-03-171-2/+0
* RI 6 support for javax.net.sslBrian Carlstrom2010-05-261-2/+46
* Remove all trailing whitespace from the dalvik team-maintained parts of libcore.Elliott Hughes2010-05-131-3/+3
* Merge awt-kernel, icu, luni-kernel, prefs, security-kernel, x-net into luniPeter Hallam2010-05-041-0/+464