index
:
libcore.git
replicant-4.2
replicant-6.0
libcore
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
luni
/
src
/
main
/
java
/
javax
Commit message (
Expand
)
Author
Age
Files
Lines
*
Late binding: add Cipher#init checks
Kenny Root
2015-07-23
1
-82
/
+208
*
javax.crypto.Cipher: try less specific Cipher/Mode/Padding combinations befor...
Sergio Giro
2015-07-13
1
-23
/
+19
*
Merge "Mark deprecated ciphers visually" into mnc-dev
Kenny Root
2015-06-12
2
-146
/
+162
|
\
|
*
Mark deprecated ciphers visually
Kenny Root
2015-06-12
2
-146
/
+162
*
|
libcore: throw InvalidKeyException instead of ProviderException
Sergio Giro
2015-06-09
3
-46
/
+112
|
/
*
Update offered ciphers
Kenny Root
2015-06-04
2
-102
/
+102
*
Replace hyphen with en dash
Kenny Root
2015-06-03
2
-112
/
+112
*
Revert "Expose getSpi from crypto operations as hidden API."
Alex Klyubin
2015-05-19
3
-9
/
+3
*
Expose getCurrentSpi from crypto operations as hidden API.
Alex Klyubin
2015-05-18
3
-0
/
+40
*
X509Certificate: Narrow down the scope of caught exceptions.
Narayan Kamath
2015-04-22
1
-2
/
+2
*
Merge "Expose getSpi from crypto operations as hidden API."
Alex Klyubin
2015-04-03
3
-3
/
+9
|
\
|
*
Expose getSpi from crypto operations as hidden API.
Alex Klyubin
2015-03-24
3
-3
/
+9
*
|
Merge "Remove a misleading comment."
Neil Fuller
2015-03-26
1
-3
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove a misleading comment.
Neil Fuller
2015-03-13
1
-3
/
+0
*
|
Merge "Libcore: Avoid double-checked locking"
Andreas Gampe
2015-03-16
3
-70
/
+68
|
\
\
|
*
|
Libcore: Avoid double-checked locking
Andreas Gampe
2015-03-15
3
-70
/
+68
|
|
/
*
|
Late binding: specified Provider forces its use
Kenny Root
2015-03-16
3
-3
/
+3
|
/
*
Reflect removal of DSS cipher suites in Javadocs.
Alex Klyubin
2015-03-12
2
-31
/
+29
*
Make Cipher.update return null for empty input.
Alex Klyubin
2015-01-23
1
-3
/
+2
*
Use okhttp's OkHostnameVerifier as the default.
Alex Klyubin
2014-12-04
2
-203
/
+10
*
CTS tests for the platform-default HostnameVerifier.
Alex Klyubin
2014-11-24
1
-2
/
+3
*
Adjust tests for removal of DSS TLS/SSL cipher suites.
Alex Klyubin
2014-11-17
2
-0
/
+2
*
Remove workaround for *.clients.google.com hostname verication.
Alex Klyubin
2014-11-10
1
-4
/
+1
*
am 5309a0c2: Merge "autoclose all <a name> tags so they don\'t disappear on w...
Elliott Hughes
2014-10-24
1
-6
/
+6
|
\
|
*
autoclose all <a name> tags so they don't disappear on web site
smain@google.com
2014-10-22
1
-6
/
+6
*
|
am e6a6e935: Add support for TLS_FALLBACK_SCSV
Kenny Root
2014-10-06
2
-0
/
+10
|
\
\
|
*
|
Add support for TLS_FALLBACK_SCSV
Kenny Root
2014-10-06
2
-0
/
+10
*
|
|
am 3a025d3d: Merge "Enable hostname verification for absolute hostnames."
Kenny Root
2014-09-30
1
-0
/
+8
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge "Enable hostname verification for absolute hostnames."
Kenny Root
2014-09-30
1
-0
/
+8
|
|
\
\
|
|
*
|
Enable hostname verification for absolute hostnames.
Alex Klyubin
2014-09-17
1
-0
/
+8
*
|
|
|
am 76d38635: Merge "Reject wildcard certs for single-label domain names."
Kenny Root
2014-09-30
1
-0
/
+27
|
\
\
\
\
|
|
/
/
/
|
|
|
/
|
|
_
|
/
|
/
|
|
|
*
|
Reject wildcard certs for single-label domain names.
Alex Klyubin
2014-09-24
1
-0
/
+27
|
|
/
|
*
Merge "SSLSocketFactory: don't reload the default if class name is same"
Kenny Root
2014-07-24
1
-20
/
+30
|
|
\
|
|
*
SSLSocketFactory: don't reload the default if class name is same
Kenny Root
2014-07-23
1
-20
/
+30
*
|
|
Reinstate the workaround for android.clients.google.com.
Alex Klyubin
2014-07-31
1
-1
/
+4
*
|
|
am 98701d71: Merge "Add a way to get all values of an attribute of DN." into ...
Alex Klyubin
2014-07-25
1
-0
/
+70
|
\
\
\
|
*
\
\
Merge "Add a way to get all values of an attribute of DN." into lmp-dev
Alex Klyubin
2014-07-24
1
-0
/
+70
|
|
\
\
\
|
|
*
|
|
Add a way to get all values of an attribute of DN.
Alex Klyubin
2014-07-24
1
-0
/
+70
*
|
|
|
|
am fa7f9bad: SSLSocketFactory: don\'t reload the default if class name is same
Kenny Root
2014-07-25
1
-20
/
+30
|
\
\
\
\
\
|
|
/
/
/
/
|
|
|
/
/
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
SSLSocketFactory: don't reload the default if class name is same
Kenny Root
2014-07-25
1
-20
/
+30
|
|
/
/
|
*
|
TLS-PSK cipher suites enabled when PSKKeyManager is provided.
Alex Klyubin
2014-07-15
2
-8
/
+14
|
*
|
reconcile aosp (510a147e8b463fc2678aed6ad4f8095cc891eea8) after branching. Pl...
Ed Heyl
2014-07-14
2
-16
/
+16
|
*
|
reconcile aosp (86eae8dd1e7405394f0e9efe1252575ef9a9674c) after branching. Pl...
Ed Heyl
2014-07-14
2
-0
/
+18
|
*
|
Remove
Brian Carlstrom
2014-07-07
4
-161
/
+0
|
*
|
am e8a95806: @hide.
Elliott Hughes
2014-06-16
4
-0
/
+5
|
|
\
\
|
|
*
|
@hide.
Elliott Hughes
2014-06-16
4
-0
/
+5
|
*
|
|
am c0a8f479: am 9adf681e: am 4352ab40: Merge "Document and assert support for...
Alex Klyubin
2014-05-29
2
-0
/
+60
|
|
\
\
\
|
*
\
\
\
am a8a3743a: am daa5c14e: am b106b5f3: Merge "Update SSLEngine Javadoc to ref...
Alex Klyubin
2014-05-28
1
-53
/
+358
|
|
\
\
\
\
|
*
\
\
\
\
am 8efbeb67: am 0509b224: am cbc04230: Merge "Fix a sorting bug in SSLSocket ...
Alex Klyubin
2014-05-23
1
-4
/
+4
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Unhide new SSL APIs
Kenny Root
2014-05-06
4
-5
/
+0
[next]