History log of /external/conscrypt/src/main/java/org/conscrypt/ServerSessionContext.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4314dcb6f5eb0484f17d9096e45e8ae9c3bb1f72 21-Nov-2014 Alex Klyubin <klyubin@google.com> Time out TLS/SSL sessions after 8 hours by default.

Prior to this change TLS/SSL sessions did not time out.

(cherry picked from commit e5992c842c07c472f7ea3efbcc7f133fcc022592)

Bug: 18369043
Bug: 18370076
Change-Id: I596423b9c56bfc5f337a17aba02fbb9a9f2ded36
/external/conscrypt/src/main/java/org/conscrypt/ServerSessionContext.java
f06338c01394610174fe2b3532beac56d61d9e26 07-Nov-2013 Kenny Root <kroot@google.com> Random cleanups of old code style

Add @Override annotation, remove unused imports, and remove unnecessary
casts. Also make sure annotations are on a line by themselves.

Change-Id: I294b43353d7b1e77fd1c9d031af7b7062f024eee
/external/conscrypt/src/main/java/org/conscrypt/ServerSessionContext.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/main/java/org/conscrypt/ServerSessionContext.java