1. ac6d849 am dfd0afbc: 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). by Bob Lee · 15 years ago
  2. 5bd2429 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). by Bob Lee · 15 years ago
  3. 13970a9 Squashed commit of the following: by Jesse Wilson · 15 years ago
  4. 15b465f auto import from //depot/cupcake/@136654 by The Android Open Source Project · 15 years ago
  5. adc854b auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  6. 1c0fed6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  7. a0881d0 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  8. dd828f4 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  9. fdb2704 Initial Contribution by The Android Open Source Project · 16 years ago