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
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
am 99e1ae90: Merge "NativeCrypto: Fix a lot of random doc bugs"
Kenny Root
2013-05-08
25
-69
/
+37
|
\
|
*
Merge "NativeCrypto: Fix a lot of random doc bugs"
Kenny Root
2013-05-07
25
-69
/
+37
|
|
\
|
|
*
NativeCrypto: Fix a lot of random doc bugs
Kenny Root
2013-05-07
25
-69
/
+37
*
|
|
am 4ffab68b: Merge "NativeCrypto: use strings instead of loading class"
Kenny Root
2013-05-08
1
-65
/
+63
|
\
\
\
|
|
/
/
|
*
|
Merge "NativeCrypto: use strings instead of loading class"
Kenny Root
2013-05-07
1
-65
/
+63
|
|
\
\
|
|
*
|
NativeCrypto: use strings instead of loading class
Kenny Root
2013-05-07
1
-65
/
+63
|
|
|
/
*
|
|
am 30abb655: Merge "NativeCrypto: make our own X.509 key class"
Kenny Root
2013-05-08
2
-2
/
+87
|
\
\
\
|
|
/
/
|
*
|
Merge "NativeCrypto: make our own X.509 key class"
Kenny Root
2013-05-07
2
-2
/
+87
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
NativeCrypto: make our own X.509 key class
Kenny Root
2013-05-07
2
-2
/
+87
*
|
|
am dafcbf80: Merge changes Ided7a6bf,I61339e02
Kenny Root
2013-05-08
1
-3
/
+5
|
\
\
\
|
|
/
/
|
*
|
NativeCrypto: inline call to peekInt
Kenny Root
2013-05-06
1
-2
/
+5
|
*
|
NativeCrypto: remove unused import
Kenny Root
2013-05-06
1
-1
/
+0
|
|
/
*
|
am ab4ab99b: Merge "NativeCrypto: remove dep on Android host verifier"
Kenny Root
2013-05-06
1
-3
/
+48
|
\
\
|
|
/
|
*
Merge "NativeCrypto: remove dep on Android host verifier"
Kenny Root
2013-05-06
1
-3
/
+48
|
|
\
|
|
*
NativeCrypto: remove dep on Android host verifier
Kenny Root
2013-05-06
1
-3
/
+48
*
|
|
am 7b65c5f0: Merge "NativeCrypto: pull in copy of EmptyArray"
Kenny Root
2013-05-06
11
-10
/
+45
|
\
\
\
|
|
/
/
|
*
|
NativeCrypto: pull in copy of EmptyArray
Kenny Root
2013-05-06
11
-10
/
+45
|
|
/
*
|
am 3e7a5a21: Merge "NativeCrypto: replace Harmony routines with OpenSSL"
Kenny Root
2013-05-06
3
-82
/
+40
|
\
\
|
|
/
|
*
NativeCrypto: replace Harmony routines with OpenSSL
Kenny Root
2013-05-06
3
-82
/
+40
*
|
am aed4814b: Merge "NativeCrypto: exit early when ssl_session is null"
Kenny Root
2013-05-03
1
-0
/
+3
|
\
\
|
|
/
|
*
NativeCrypto: exit early when ssl_session is null
Kenny Root
2013-05-03
1
-0
/
+3
*
|
am 6821dc7b: Merge "NativeCrypto: move key conversion to Java"
Kenny Root
2013-05-03
5
-204
/
+83
|
\
\
|
|
/
|
*
NativeCrypto: move key conversion to Java
Kenny Root
2013-05-03
5
-204
/
+83
*
|
am 603a9f11: Merge "Move encoding method out of NativeCrypto"
Kenny Root
2013-05-03
2
-11
/
+10
|
\
\
|
|
/
|
*
Move encoding method out of NativeCrypto
Kenny Root
2013-05-03
2
-11
/
+10
*
|
am 9eda20c2: Merge "NativeCrypto: build native library standalone"
Kenny Root
2013-05-02
3
-60
/
+123
|
\
\
|
|
/
|
*
NativeCrypto: build native library standalone
Kenny Root
2013-05-02
3
-60
/
+123
*
|
am 0800e47a: Merge "Move JSSE to new package"
Kenny Root
2013-04-29
132
-0
/
+38579
|
\
\
|
|
/
|
*
Move JSSE to new package
Kenny Root
2013-04-29
132
-0
/
+38575
|
/
*
merge more modules into luni
Peter Hallam
2010-04-27
156
-26653
/
+0
*
resolved conflicts for merge of dd53c703 to dalvik-dev
Elliott Hughes
2010-04-05
1
-8
/
+0
|
\
|
*
Froyo InputStream.available documentation improvement.
Elliott Hughes
2010-04-05
1
-8
/
+0
*
|
Remove all remaining "@since Android" tags.
Elliott Hughes
2010-03-22
3
-14
/
+20
*
|
Resync a load of tests with upstream, make our build faster.
Elliott Hughes
2010-02-19
26
-117
/
+5
*
|
Remove obviously bogus @KnownFailure annotations.
Elliott Hughes
2010-02-03
1
-1
/
+0
|
/
*
A new hygenic way for tests to clean up before or after execution.
Jesse Wilson
2009-10-25
3
-3
/
+22
*
Update crypto package to Harmony r802921. Only Javadoc changes.
Jesse Wilson
2009-08-31
41
-624
/
+285
*
Integrate luni module (but not tests) to Harmony r772995.
Jesse Wilson
2009-07-24
1
-0
/
+2
*
AI 143385: am: CL 143235 am: CL 143073 Bringing the Crypto tests down to zero...
Jorg Pleumann
2009-03-27
5
-13
/
+20
*
auto import from //branches/cupcake_rel/...@140373
The Android Open Source Project
2009-03-18
13
-255
/
+253
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
156
-0
/
+27081
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
156
-27081
/
+0
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
30
-299
/
+167
*
auto import from //branches/cupcake/...@125939
The Android Open Source Project
2009-01-09
82
-2472
/
+6163
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
134
-885
/
+18332
*
Initial Contribution
The Android Open Source Project
2008-10-21
51
-0
/
+6075