a8976d25e3
Profiles: Delete old ones after saving (ticket #1328 )
2016-11-12 23:10:55 +00:00
6a72c2957b
Profiles: Periodically save (ticket #1328 )
2016-11-12 22:27:34 +00:00
f69c0998ea
Susimail: Fix nonce error on login after logout
...
Fix internal error after cancel button on settings form when not logged in
2016-11-12 20:10:58 +00:00
35548ff9be
Susimail: Add logout button to more pages (ticket #1374 )
2016-11-12 19:43:00 +00:00
6ed329db78
I2CP: Reduce log level of error when session closed
...
while signing leaseset (ticket #1606 )
2016-11-12 18:07:20 +00:00
2c65173bec
Console: Add IPv6 firewalled setting on /confignet
2016-11-12 15:14:43 +00:00
6acc23af00
Console: Fix inadvertent config save when clicking restart or shutdown
...
on /configstats
2016-11-12 14:54:56 +00:00
d7a84c88cd
JRobin: Move DeallocationHelper logging from wrapper log to router log
...
Fix redundant cast
2016-11-12 12:29:30 +00:00
aeeee0e5c4
Build: Truncate history.txt in installers
2016-11-11 18:23:58 +00:00
c3181d8561
Transport: Use NTCP for some outbound connections even before
...
SSU minimums are met (ticket #1835 )
2016-11-10 15:09:39 +00:00
24ecc858f1
Tunnels: Reduce default VTBM records from 5 to 4
2016-11-09 21:32:19 +00:00
e5bcfe4207
Transport: Add stats for inbound v4/v6 connections (ticket #1854 )
2016-11-09 21:08:21 +00:00
e614b0996d
Router: Fix low-memory log messages for non-wrapper (ticket #1795 )
...
Install: Add max memory option to runplain.sh
Build: Fix minimum Java version for Windows
2016-11-08 15:42:22 +00:00
b559b412aa
Crypto: Change serial number in selfsigned certs from int to long
...
Add CertUtil to command line
2016-11-08 14:09:56 +00:00
cd775fa38d
Transport: Improve IPv6 selection logic
...
to skip temporary addresses on linux
2016-11-08 03:24:30 +00:00
ab064fd31e
add upnp to command line
2016-11-08 00:15:37 +00:00
08062aaf64
service cant be android
2016-11-07 14:31:53 +00:00
c9c29520b4
Consistently log authentication failures for all interfaces
2016-11-06 17:20:35 +00:00
81bbf554e8
sort
2016-11-06 15:31:43 +00:00
26a24a98ed
add java 9 log warning
2016-11-06 15:31:01 +00:00
e8de1daf65
Util: Consolidate linux service detection code
2016-11-06 00:49:34 +00:00
11e86110e7
Build: Add support for using libtomcat8-java package, untested
2016-11-05 18:50:22 +00:00
f42d76b4b4
Console: Add message to ignore InstanceManager warning (ticket #1818 )
2016-11-05 17:52:21 +00:00
e379ca6c54
SusiDNS: Fix jsp EL syntax error with EL 3.0 (Tomcat 8) (ticket #1870 )
2016-11-05 15:31:07 +00:00
5d0b35d53a
Console: Improve handling and logging of webapps that fail to start
2016-11-04 17:02:15 +00:00
8c71b883bb
Transports: New config options i2np.udp.minpeers and i2np.udp.minv6peers,
...
for testing (ticket #1876 )
2016-11-04 14:20:56 +00:00
843351956e
build fix
2016-11-04 14:02:06 +00:00
7197d22f2a
Transports: New config option i2np.allowLocal,
...
replaces i2np.udp.allowLocal and i2np.ntcp.allowLocal,
fixes test networks (ticket #1875 )
2016-11-04 13:44:24 +00:00
b77c4c67a1
i2psnark: Add launch-i2psnark.bat (ticket #1871 )
...
author is MXPLRS|Kirill, adapted from launch-i2psnark,
same license
2016-11-04 13:19:02 +00:00
62bc616ada
Crypto: Certificate tweaks for email subjects
2016-11-01 13:27:12 +00:00
9e8251fb9f
spelling take 2
2016-10-30 17:56:41 +00:00
6ff9483e07
Console: Java 9 fixes for classloader (ticket #1870 )
...
May not be sufficient for plugins
Unlinkify viewmtn links on /jars, site is down
2016-10-29 16:21:02 +00:00
484a3903ca
Build: Fix typo in jcpuid build.sh for Mac (ticket #1865 )
...
Doc updates for Mac copied from that ticket
2016-10-28 17:10:22 +00:00
916fc96654
opus mime type
2016-10-28 16:15:16 +00:00
75345f4da1
Utils: Add Addresses methods for getting multiple results from DNS
...
ticket #1050 , work in progress
2016-10-28 16:14:44 +00:00
e603437500
drop empty wily dir
2016-10-28 16:01:12 +00:00
d49a778b68
javadoc typo
2016-10-28 16:00:25 +00:00
95ae86d962
Jrobin: Fix for error in DeallocationHelper on Java version 9-internal
2016-10-28 15:18:08 +00:00
51e35eb572
Utils: Handle Java version detection for internal or ea versions
2016-10-28 15:08:13 +00:00
4f0cae59c2
Crypto: Remove deprecated Sha256Standalone as scheduled
...
This will break Syndie 1.105 and earlier, users must upgrade to 1.107
2016-10-28 01:52:07 +00:00
886dbf1172
Crypto: Generate more-conforming selfsigned certs (ticket #1853 )
2016-10-28 01:39:01 +00:00
04392069a6
JRobin: Fix for Java 9 to remove dependency on Sun private classes
...
https://github.com/OpenNMS/jrobin/issues/3
http://stackoverflow.com/questions/1854398/how-to-garbage-collect-a-direct-buffer-java
Code from http://sourceforge.net/p/tuer/code/HEAD/tree/pre_beta/src/main/java/engine/misc/DeallocationHelper.java
unmodified, GPLv2
2016-10-26 19:31:40 +00:00
78acf707dc
JRobin: 1.6.0-1, 2014-10-28, checked in as source
...
from https://github.com/OpenNMS/jrobin/releases
Replaces 1.5.9.1 from 2008-09-05
Needed for Java 9 to remove dependency on Sun private classes.
No modifications, but includes only core, data, and graph;
cmd, convertor, inspector, and tests are not included.
Using source instead of jar because:
- Release jar not available
- Additional change will be needed for Java 9
to remove dependency on Sun private classes, see:
https://github.com/OpenNMS/jrobin/issues/3
2016-10-26 17:45:34 +00:00
08d1ea89bf
Build: Set Java 7 build target for all jars;
...
embedders (esp. Android) targetting 1.6 must
set javac.version=1.6 in override.properties and set
both bootclasspath variables.
2016-10-26 16:56:13 +00:00
2b6fd49a53
Update GettextResource.java from GNU gettext 0.19.8
...
Only change is in comment block.
Previous checkin didn't have gettext version, so do this
just so we know what version we are on.
2016-10-26 14:54:59 +00:00
3063e37cbd
Systray: Remove old 32-bit Windows implementation, replaced by DTG
2016-10-25 23:59:20 +00:00
d2569fa446
i2psnark: Don't count unchoked but uninterested peers as uploaders
...
when calculating global uploader limit, to allow more upload slots,
especially when some torrents are stalled.
Convert some shared fields to atomics for concurrency.
2016-10-25 22:30:55 +00:00
8a8452290c
Zxing 3.3.0
2016-10-25 15:04:55 +00:00
d2f7b65282
SSU: Increase max IPv6 MTU (proposal #127 )
2016-10-25 13:39:33 +00:00
80966d60c1
Crypto: Create keystore directory when making SSL keys (ticket #1866 )
...
When we switched to new way of making keys in 0.9.25,
we omitted the mkdir step, which broke it.
2016-10-23 16:38:26 +00:00