<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_dalvik/libcore/security, branch eclair</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_dalvik/'/>
<entry>
<title>Mark libcore cert tests using expired certs as known failures.</title>
<updated>2010-01-21T23:01:34+00:00</updated>
<author>
<name>Brett Chabot</name>
<email>brettchabot@android.com</email>
</author>
<published>2010-01-21T23:01:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_dalvik/commit/?id=bd77fdbea4876abfb3fad77642abfff6d1ba30d0'/>
<id>bd77fdbea4876abfb3fad77642abfff6d1ba30d0</id>
<content type='text'>
Bug 2322662

Change-Id: If35a5a75f664535bd4eb97cf11a6afe5b0e5b4a9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug 2322662

Change-Id: If35a5a75f664535bd4eb97cf11a6afe5b0e5b4a9
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge change 26055 into eclair</title>
<updated>2009-09-22T00:36:39+00:00</updated>
<author>
<name>Android (Google) Code Review</name>
<email>android-gerrit@google.com</email>
</author>
<published>2009-09-22T00:36:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_dalvik/commit/?id=2317d8dd084c260712ae50c42024c57825da1472'/>
<id>2317d8dd084c260712ae50c42024c57825da1472</id>
<content type='text'>
* changes:
  Replaced an O(N) algorithm with an O(1) algorithm. This shaves off 2/3 of the server cert checking time or ~200ms on Sapphire. This is in preparation for tripling the number of certs in an upcoming change.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* changes:
  Replaced an O(N) algorithm with an O(1) algorithm. This shaves off 2/3 of the server cert checking time or ~200ms on Sapphire. This is in preparation for tripling the number of certs in an upcoming change.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replaced an O(N) algorithm with an O(1) algorithm. This shaves off 2/3 of the server cert checking time or ~200ms on Sapphire. This is in preparation for tripling the number of certs in an upcoming change.</title>
<updated>2009-09-20T22:56:35+00:00</updated>
<author>
<name>Bob Lee</name>
<email>crazybob@crazybob.org</email>
</author>
<published>2009-09-20T22:56:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_dalvik/commit/?id=08d5aa17f1366797bdb51e129896df8fc58c7e54'/>
<id>08d5aa17f1366797bdb51e129896df8fc58c7e54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix cert code to use the String form for TELETEX-encoded certs; see bug 2102191.</title>
<updated>2009-09-11T00:15:47+00:00</updated>
<author>
<name>Jesse Wilson</name>
<email>jessewilson@google.com</email>
</author>
<published>2009-09-11T00:15:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_dalvik/commit/?id=c886e334dc1736a0956baf0715819398bf34e667'/>
<id>c886e334dc1736a0956baf0715819398bf34e667</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update GlobalSign Root CA to one that expires in 2028.</title>
<updated>2009-09-03T19:04:49+00:00</updated>
<author>
<name>Nagendra Modadugu</name>
<email>ngm@google.com</email>
</author>
<published>2009-09-03T19:01:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_dalvik/commit/?id=74d65387394ddf242ca01db4e4d88e6374c74ed4'/>
<id>74d65387394ddf242ca01db4e4d88e6374c74ed4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Entrust root and intermediate certs.</title>
<updated>2009-09-01T19:56:21+00:00</updated>
<author>
<name>Nagendra Modadugu</name>
<email>ngm@google.com</email>
</author>
<published>2009-09-01T19:49:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_dalvik/commit/?id=37b5a718d0c3e36af9e54dd3f9989b0bfb00d12f'/>
<id>37b5a718d0c3e36af9e54dd3f9989b0bfb00d12f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Each time we start an SSL session, we have to find the trust anchor. This used to be an O(N) operation. If the trust anchor we're looking for was close to N, finding it could take a couple seconds. This change makes the operation O(1).</title>
<updated>2009-08-26T21:24:13+00:00</updated>
<author>
<name>Bob Lee</name>
<email>crazybob@google.com</email>
</author>
<published>2009-08-26T05:32:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_dalvik/commit/?id=dfd0afbcb08b871e224a28ecb4ed427a7693545c'/>
<id>dfd0afbcb08b871e224a28ecb4ed427a7693545c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removing MD2</title>
<updated>2009-07-29T13:55:49+00:00</updated>
<author>
<name>Urs Grob</name>
<email>ursg@google.com</email>
</author>
<published>2009-07-22T18:06:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_dalvik/commit/?id=2932648271e72bad181b293e1fa5945265c7dbed'/>
<id>2932648271e72bad181b293e1fa5945265c7dbed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding:</title>
<updated>2009-06-15T20:34:41+00:00</updated>
<author>
<name>Nagendra Modadugu</name>
<email>ngm@google.com</email>
</author>
<published>2009-06-15T20:34:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_dalvik/commit/?id=ed3c841bc7f1100ad827146bae062e5458812fa9'/>
<id>ed3c841bc7f1100ad827146bae062e5458812fa9</id>
<content type='text'>
	QuoVadis Root Certification Authority
	QuoVadis Root CA 2
	QuoVadis Root CA 3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	QuoVadis Root Certification Authority
	QuoVadis Root CA 2
	QuoVadis Root CA 3
</pre>
</div>
</content>
</entry>
<entry>
<title>Reactivating tests disabled because of ClassLoader loop</title>
<updated>2009-05-28T14:06:03+00:00</updated>
<author>
<name>Urs Grob</name>
<email>ursg@google.com</email>
</author>
<published>2009-04-29T15:01:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_dalvik/commit/?id=495dacaf2ccbb987036e02dc1765f388416dc21f'/>
<id>495dacaf2ccbb987036e02dc1765f388416dc21f</id>
<content type='text'>
Since ClassLoader.isAncestorOf has been fixed these tests now succeed.
So they can be reactivated.

BUG=1732214
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since ClassLoader.isAncestorOf has been fixed these tests now succeed.
So they can be reactivated.

BUG=1732214
</pre>
</div>
</content>
</entry>
</feed>
