History log of /external/conscrypt/src/test/java/org/conscrypt/CertPinManagerTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
071523134e16d74430eb184d1e0b85e821306214 22-Oct-2013 Kenny Root <kroot@google.com> Invert pinning API name

The pinning API used a negative name for the API which made it difficult
to reason about logically. Change them to positive names so the returned
booleans don't need to be inverted in my head.

Change-Id: Iad89d9cec33b3ef27e80a3344a5b23dec023d636
/external/conscrypt/src/test/java/org/conscrypt/CertPinManagerTest.java
860d2707ce126ef8f66e3eac7ceeab6d24218cd8 24-Apr-2013 Kenny Root <kroot@google.com> Move JSSE to new package

To help with shipping the JSSE with apps that want to bundle it, move
it to a new package so that the tangles in other parts of the library
can be untangled.

Change-Id: I810b6861388635301e28aee5b9b47b8e6b35b430
/external/conscrypt/src/test/java/org/conscrypt/CertPinManagerTest.java