Jump to letter: [
ABCDEGHIJKMNOPRSTWX
]
puretls: Java implementation of SSLv3 and TLSv1
- Summary
- PureTLS is a free Java-only implementation of the SSLv3 and TLSv1
(RFC2246) protocols. PureTLS was developed by Eric Rescorla for Claymore
Systems, Inc, but is being distributed for free because we believe that
basic network security is a public good and should be a commodity.
Changelog
- * Tue Jul 12 12:00:00 2005 Ralph Apel <r{*}apel{%}r-apel{*}de> - 0.9-0.b5.1jpp
-
- Upgrade to b5
- Duplicate SocketBasedSocketImpl.java-1.4 to SocketBasedSocketImpl.java-1.5
- Extend support to JDK 1.5
- Tested with java-1.5.0 build of tomcat5
- * Wed Aug 25 12:00:00 2004 Fernando Nasser <fnasser{%}redhat{*}com> - 0.9-0.b4.2jpp
-
- Remove support for JDK 1.3
- Rebuild with Ant 1.6.2
- * Wed Jul 23 12:00:00 2003 Ville Skyttä <ville.skytta at iki.fi> - 0.9-0.b4.1jpp
-
- Update to 0.9b4.
- Include JPP Java 1.4.2 extension.
- Add non-versioned javadoc dir symlink.
- Add distribution tag.
- Fix Group tags.