- Jun 28, 2015
-
-
zzz authored
-
- May 02, 2015
-
-
zzz authored
-
- Apr 25, 2015
-
-
zzz authored
- Add hostname verification using code from Apache HttpClient 4.4.1 (Apache 2.0 license) and one small class from HttpCore 4.4.1, slightly modified to remove additional Apache dependencies and unneeded code. - Includes support for public suffix list; use basic list with standard TLDs, and also support loading the big Mozilla list, but don't bundle the 150KB Mozilla list for now. - For Android, use its default verifier, which should actually work (unlike Oracle) - Java 7 not required, although servers requiring SNI will now fail on Java 6, which does not support SNI SSLEepGet: - Rework recent setSoTimeout code changes, as they broke SNI - Add option to save certs even if no errors - Add option to disable hostname verification
-
- Mar 16, 2015
-
-
zzz authored
-
- Oct 13, 2014
-
-
zzz authored
-
- Sep 18, 2014
-
-
zzz authored
-
- Jun 09, 2014
-
-
zzz authored
* Tomcat 6.0.41
-
- Feb 17, 2014
-
-
zzz authored
- Replace BC MD5 with JVM version, refactor I2PHMAC to use MessageDigest instead of BC Digest (ticket #1189) - Use JVM HmacSHA256 instead of I2PHMAC for Syndie since it is standard
-
- Feb 03, 2014
-
-
zzz authored
- Update to Jetty 8.x, Servlet 3.0, JSP 2.2 - Require Java 6 - Use Servlet and JSP jars from Jetty instead of Tomcat - Tomcat remains at 6.0.37 supporting Servlet 2.5 / JSP 2.1 - Remove Jetty dependency in console error pages - Build files for Jetty 8.1.14 - Doc updates - Delete Jetty 7.6.14 - Jetty 8.1.14 not yet checked in, waiting to see if a new version is released soon, but build will download it for testing
-
- Feb 02, 2014
-
-
zzz authored
(ticket #1173) This is Java getopt 1.0.14 (released 2012/02/08) Source was retrieved from https://github.com/arenn/java-getopt Previous version 1.0.13 (released 2006/08/29) is available at http://www.urbanophile.com/arenn/hacking/getopt/ Copyright (c) 1998 by Aaron M. Renn (arenn@urbanophile.com), LGPL v2. Include the small translation files, add to build.xml and to .tx/config Fixes: Simplified Chinese MessagesBundle_chs.properties renamed to MessagesBundle_zh.properties Traditional Chinese MessagesBundle_cht.properties renamed to MessagesBundle_zh_TW.properties Norwegian Bokmaal MessagesBundle_no.properties renamed to MessagesBundle_nb.properties
-
- Dec 10, 2013
-
-
zzz authored
-
- Oct 04, 2013
-
-
zzz authored
-
- Aug 11, 2013
-
-
zzz authored
-
- May 31, 2013
-
-
zzz authored
-
- May 29, 2013
-
-
zzz authored
* Jetty 7.6.11 * Tomcat 6.0.37
-
- May 24, 2013
-
-
zzz authored
- Handle gzipped input data in merge tool - Add script to generate compressed data - Add local additions - Add compressed data file, generated from Maxmind data fetched 2013-05-24 - Include data in installer and updater - Update Maxmind license info, now CC-SA 3.0
-
- Apr 07, 2013
-
-
zzz authored
- Re-enable web downloads for easy jetty updating - Add dependency checking in apps/jetty build - Other build.xml tweaks
-
- Feb 13, 2013
-
-
kytv authored
-
- Jan 02, 2013
-
-
zzz authored
- Convert SessionTag.hashCode() to SipHash to prevent collision attacks in the SessionKeyManager; cache for speed
-
- Dec 10, 2012
-
-
zzz authored
-
- Nov 21, 2012
-
-
zzz authored
-
- Sep 14, 2012
-
-
zzz authored
-
- Aug 15, 2012
-
-
zzz authored
- Remove local address from thread names for thread dump anonymity
-
- Jul 24, 2012
- Feb 19, 2012
- Jan 10, 2012
-
-
zzz authored
- Replace Jasper 2.0 from Jetty 6 with Apache Tomcat 6.0.35 (CDDL 1.0 + GPLv2) - Replace JSTL 1.1.2 with JSTL 1.2 (CDDL 1.0 + GPLv2)
-
- Jan 02, 2012
-
-
kytv authored
Flag courtesy of the Open Clip Art Library, released into the public domain
-
- Jan 01, 2012
- Dec 31, 2011
-
-
zzz authored
-
- Nov 09, 2011
-
-
zzz authored
Jetty and commons logging are now Apache 2.0 (not 1.1) systray4j.jar is LGPL (not GPL) Note where a later GPL version is allowed
-
- Oct 12, 2011
-
-
kytv authored
public domain
-
- Oct 07, 2011
-
-
kytv authored
GeoIP update based on Maxmind GeoLite Country database from 2011-10-07.
-
- Sep 06, 2011
-
-
kytv authored
-
- Aug 20, 2011
-
-
kytv authored
d07ed83f441d4c357e009e25aa4b55aee518dea3
-
- Jul 29, 2011
-
-
zzz authored
-
- Jun 08, 2011
-
-
zzz authored
* Update wrapper license
-