- Apr 20, 2016
- Apr 19, 2016
- Apr 18, 2016
- Apr 17, 2016
- Apr 16, 2016
-
-
zzz authored
-
zzz authored
in advance of new subscription protocol work: - finals - Add Iterable interfaces - Comment out unused methods - public->private methods - Close resources in finally blocks - Javadocs, spelling fixes - Increase max subscription size - LinkedList -> ArrayList - Improve while loops for reading lines
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
Add OpenJDK check for ARM Uncomment SystemVersion.main()
-
- Apr 13, 2016
-
-
zzz authored
Remove duplicate lookups in SOCKS 5 Log tweaks Streaming, i2ptunnel: Catch null destination in connect() calls Synchronize Connection.setRemotePeer(); remove _remotePeerSet field
-
- Apr 07, 2016
-
-
zzz authored
Prep for dependency on libtomcat7 Doesn't work yet, breaks susidns. glassfish-javaee for jstl.jar and standard.jar version 1.2 won't work with tomcat7, it's ancient and not compatible with recent el libs. Add back option to depend on libjakarta-taglibs-standard and libjstl1.1-java which are version 1.1.2, but not clear if they will work with tomcat7 either, even though they are dependencies of libjetty8-extra-java. We switched from JSTL 1.1.2 to JSTL 1.2 when we went from Jetty 5 to Jetty 6 in 2012. 1.2 libs are not available anywhere except for Glassfish, and Debian only has the ancient Java EE 5 Glassfish 2.1. Not clear there's any way to get susidns (and bote) to work with both Tomcat 6 and 7. - Fix wrong jsp-api version - Fix other minor errors in install and links files. - Log stack trace for Jetty warnings if log level is WARN - SusiDNS: Move standard.jar and jstl.jar out of WEB-INF/lib, where Tomcat 7 build refuses to find them
-
- Apr 04, 2016
-
-
zzz authored
don't echo comments in debian/rules
-
- Apr 03, 2016
- Apr 02, 2016
-
-
zzz authored
Add debian build instructions
-
- Apr 01, 2016
-
-
zzz authored
Add dependency on libjetty8-java and libservlet3.0-java packages Remove those binaries in debian builds Prep for dependency on libservlet2.5-java package Prep for dependency on libtomcat6-java package Prep for dependency on libtomcat7-java package Prep for dependency on libjakarta-taglibs-standard-java package Prep for dependency on libjstl1.1-java package Add build properties for building with packages Rework of apps/jetty/build.xml for building with packages Redefine debian/ as the files for the jessie build Make debian-alt directories for ubuntu builds Move debian/changelog to debian-alt/trusty/changelog Move debian-alt/jessie/changelog to debian/changelog Add apps/jetty/jettylib/jsp-api.jar to classpath for jsp builds
-
echelon2 authored
-
- Mar 31, 2016
-
-
zzz authored
to branch 'i2p.i2p.zzz.debian' (head 437e22ee74e32e103bb8475007b1d1a2f995ef28)
-
zzz authored
Delete files in debian-alt if the current package version is now the same as what's in debian/ debian-alt/precise/ contains fixes for precise builds.
-
zzz authored
Add build property to prevent bundling of geoip.txt and geoipv6.dat.gz
-
- Mar 29, 2016
- Mar 28, 2016
-
-
zzz authored
inadvertently removed in previous checkin, which broke patch.
-
- Mar 27, 2016
-
-
echelon2 authored
-