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
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Late binding: reinitializing causes selection
Kenny Root
2014-02-06
1
-4
/
+10
*
Late binding: fix refactor mistake in Cipher
Kenny Root
2014-02-06
1
-3
/
+3
*
Improve JCE getInstance documentation
Kenny Root
2014-02-05
6
-5
/
+11
*
Late binding: supplied Provider should be used
Kenny Root
2014-02-05
1
-32
/
+47
*
CipherInputStream: increase buffers for speed
Kenny Root
2014-01-15
1
-29
/
+44
*
Late binding: add support to Cipher
Kenny Root
2013-12-16
1
-109
/
+213
*
Fix Cipher doc.
Xizhi Zhu (Steven)
2013-12-05
1
-1
/
+1
*
Add specific exception for wrong final block length
Kenny Root
2013-09-12
1
-1
/
+1
*
Move initialization check higher for updateAAD
Kenny Root
2013-05-31
1
-3
/
+3
*
Add classes for AEAD encryption
Kenny Root
2013-05-14
4
-1
/
+297
*
Improve exception detail in Mac.update
Brian Carlstrom
2013-01-18
1
-1
/
+3
*
Add consistent reasons for NullPointerException
Kenny Root
2012-09-14
11
-27
/
+31
*
Merge from AOSP
Jean-Baptiste Queru
2012-07-09
1
-12
/
+18
|
\
|
*
Fix SealedObject.readObject.
Elliott Hughes
2012-07-09
1
-12
/
+18
*
|
Revert "Revert "Cut down on object allocation in CipherInputStream""
Brian Carlstrom
2012-05-21
2
-32
/
+42
*
|
Revert "Cut down on object allocation in CipherInputStream"
Brian Carlstrom
2012-05-20
2
-38
/
+33
*
|
Cut down on object allocation in CipherInputStream
Brian Carlstrom
2012-05-17
2
-33
/
+38
|
/
*
CipherSpi.engineUpdate should handle null engineUpdate result
Brian Carlstrom
2011-08-23
1
-0
/
+3
*
Avoid loading all CA certs into Zygote memory, lazily load instead (2 of 3)
Brian Carlstrom
2011-04-29
1
-1
/
+1
*
Factor out our single-byte InputStream.read/OutputStream.write implementations.
Elliott Hughes
2011-03-07
1
-11
/
+4
*
Remove useless overrides of InputStream.read(byte[]) and OutputStream.write(b...
Elliott Hughes
2011-03-07
2
-30
/
+0
*
Kill many of the stl_style_names in Java.
Elliott Hughes
2011-03-07
2
-39
/
+33
*
Fix various FindBugs warnings.
Elliott Hughes
2011-02-17
2
-3
/
+3
*
resolved conflicts for merge of 6186821c to dalvik-dev
Jesse Wilson
2011-02-07
3
-3
/
+3
|
\
|
*
Move libcore.base classes to libcore.util and libcore.io.
Jesse Wilson
2011-02-07
3
-3
/
+3
*
|
Tolerate leading slash in Cipher transformation
Brian Carlstrom
2011-01-28
1
-0
/
+5
*
|
am c9b49a59: am 4ed57b34: am 79dd7240: Merge "Cipher.init incorrectly impleme...
Brian Carlstrom
2011-01-25
1
-13
/
+18
|
\
\
|
|
/
|
*
Cipher.init incorrectly implements RFC 3280 key usage validation
Brian Carlstrom
2011-01-23
1
-13
/
+18
*
|
Remove useless android-changed comments.
Elliott Hughes
2011-01-13
2
-4
/
+0
*
|
Kill most users of StringTokenizer.
Elliott Hughes
2011-01-13
1
-20
/
+16
|
/
*
Use our canonical Arrays range-checking methods.
Elliott Hughes
2010-12-03
2
-17
/
+10
*
Stop allocating empty arrays.
Elliott Hughes
2010-11-09
2
-4
/
+7
*
am 8ae047f5: Merge "Change Engine.getInstance interfaces to make usage less e...
Brian Carlstrom
2010-10-19
6
-89
/
+64
|
\
|
*
Change Engine.getInstance interfaces to make usage less error prone
Brian Carlstrom
2010-10-19
6
-89
/
+64
*
|
am 0a480846: Remove Engine.spi memory leak by clearing after access
Brian Carlstrom
2010-10-19
6
-84
/
+91
|
\
\
|
|
/
|
*
Remove Engine.spi memory leak by clearing after access
Brian Carlstrom
2010-10-19
6
-84
/
+91
*
|
Simplify skip() to use skipByReading or the superclass where possible.
Jesse Wilson
2010-10-01
1
-23
/
+3
|
/
*
resolved conflicts for merge of 53e83038 to master
Brian Carlstrom
2010-09-28
1
-2
/
+5
|
\
|
*
Scrub missing calls to super.finalize()
Brian Carlstrom
2010-09-28
1
-4
/
+7
*
|
Don't null out fields in ExemptionMechanism.finalize().
Jesse Wilson
2010-09-02
1
-6
/
+8
|
/
*
Adding documentation for a API bug in FilterInputStream subclasses
Jesse Wilson
2010-08-31
1
-0
/
+4
*
Sorting imports.
Jesse Wilson
2010-08-11
14
-19
/
+6
*
RI 6 support for javax.net.ssl
Brian Carlstrom
2010-05-26
1
-4
/
+4
*
Remove more localized exception messages.
Elliott Hughes
2010-05-21
18
-311
/
+202
*
Remove all trailing whitespace from the dalvik team-maintained parts of libcore.
Elliott Hughes
2010-05-13
28
-190
/
+190
*
Remove //$NON-NLS-\d$ cruft.
Elliott Hughes
2010-05-13
19
-160
/
+160
*
merge more modules into luni
Peter Hallam
2010-04-27
44
-0
/
+7740