History log of /libcore/crypto/src/main/java/org/conscrypt/SSLServerSocketFactoryImpl.java
Revision Date Author Comments
cc73183fa6f5f6f9935307aacfbfc5d93a867a23 06-May-2013 Kenny Root <kroot@google.com> NativeCrypto: pull in copy of EmptyArray

Pull in our own copy of EmptyArray so we don't depend on libcore's
version.

Change-Id: I9d90ac4f196a66a022241ed974a7dc78cb9babda
38375a4d0b3d34e2babbd2f6a013976c7c439696 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