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
85223303f2
Jetty 8.1.21.v20160908
2016-10-22 16:22:08 +00:00
0860bd3736
one more gl translation
2016-10-22 15:24:51 +00:00
b53bf7844b
New Chinese (Taiwan) translations for susidns, susimail, debian
2016-10-22 14:19:17 +00:00
75514ddd87
New Korean translation
2016-10-22 13:51:25 +00:00
35642e2661
New initial news translations: Czech, Galician, Greek
2016-10-22 13:20:20 +00:00
c24ddf5deb
Build: Fix jbigi build for Arch Linux and others when using Java 8 (ticket #1863 )
2016-10-22 12:58:50 +00:00
f436fd08ed
Add MTU to command line utils
2016-10-21 22:23:48 +00:00
dc523b78d4
CSS fix for more flags
2016-10-21 22:05:54 +00:00
06a599b4e7
Add Galician language
...
Flag converted from:
https://en.wikipedia.org/wiki/File:Flag_of_Galicia.svg
Public Domain
2016-10-21 22:00:51 +00:00
27cd1a6a6e
Console: Remove calls to deprecated two-arg setStatus()
2016-10-21 21:38:55 +00:00
b6521ed884
Wrapper: Update to wrapper 3.5.30
...
All binaries from Tanuki delta pack,
except for armhf (armv6), compiled on Raspberry Pi:
ant 1.8.2
javac 1.6.0_38
gcc 4.6.3-14+rpi1
Windows binaries remain unchanged as we must recompile them ourselves
(32 bit just to change the icon; 64 bit is not provided by Tanuki)
2016-10-21 21:01:36 +00:00
71f7c712cd
NetDB: Disallow RSA for RI or LS
2016-10-21 18:21:12 +00:00
f5f411b62f
Data: Cache serialized leasesets on floodfills
2016-10-21 18:08:31 +00:00
d367149048
Tomcat 6.0.47
2016-10-21 17:42:50 +00:00
1bd5ebd8ec
Crypto: Actually use a random nonzero byte in ElGamal,
...
as our specification says
2016-10-21 17:19:44 +00:00
534609e83a
unused import
2016-10-21 17:13:58 +00:00
082a5d3c0f
move siphash test from util to crypto
2016-10-21 15:21:24 +00:00
cee3ebbb23
less wtf
2016-10-21 15:20:35 +00:00
9b27251473
SSU: Fix minimum version check for IPv6 peer test (ticket #1861 )
2016-10-20 18:31:32 +00:00
022479aff9
Build: Don't include jbigi.jar in next release update
2016-10-20 18:23:31 +00:00
adcee462e3
Build: Add library jars to i2p.jar classpath for Debian builds
2016-10-20 18:20:24 +00:00
7d070e6caf
i2psnark: Add ids to rows, add to per-torrent show peers link
2016-10-20 18:04:56 +00:00
dcdf3e197c
CSS h1 letter spacing tweak
2016-10-20 17:27:24 +00:00
6b5b3617d4
Debian: Update package descriptions, allow Java 9
2016-10-20 17:23:42 +00:00
be9f7dbf6e
Fix HTML error on /configservice
2016-10-20 17:15:51 +00:00
38c9cb98a9
Updates for Debian builds
2016-10-18 14:50:06 +00:00
d8d0414ec4
Updates for launchpad builds
2016-10-17 22:16:35 +00:00
a7870bbd5a
Fix so installers get the right jbigi
i2p-0.9.27
2016-10-17 00:49:57 +00:00
19370a36a2
0.9.27
2016-10-16 23:14:05 +00:00
5998587c52
Fix test for IPv6 firewalled configuration, javadocs
2016-10-16 16:57:33 +00:00
778ce71ea4
Translations: Update from Transifex
2016-10-14 12:07:26 +00:00
72105e218d
SSU: Set min version for IPv6 peer testing
2016-10-11 13:24:56 +00:00
1af23a4106
Debian: Don't use glassfish-javaee.jar for jstl.jar (ticket #1793 )
2016-10-10 12:31:28 +00:00
6b7d22c211
GeoIP update from Maxmind 2016-10-04
...
Add geoip to checklist
2016-10-06 14:58:46 +00:00
40b41b0dc5
Add geoipv6 file generation to command line util
2016-10-06 14:55:44 +00:00
db8a3d5b90
Susimail: Add console translate method so strings don't get tagged in susimail bundle
2016-10-06 14:04:02 +00:00
011d08b172
poupdate source
2016-10-06 14:02:23 +00:00
124c2b5ce3
i2psnark: Add standalone shutdown method
2016-10-02 15:44:49 +00:00
1e375c6de9
Crypto: EdDSA add private key spec constructor for hash
...
javadocs
2016-10-02 15:42:07 +00:00
cc4f63be12
SusiMail:
...
- Show settings button on list page even if no messages
- Add nonce to forms
2016-10-02 15:39:37 +00:00
597231bed9
i2ptunnel registration page layout fixes
2016-10-02 14:47:22 +00:00
98e3ca47e6
Utils: Move SipHashInline from util to crypto
2016-09-24 16:00:56 +00:00
a46a0b1b32
i2ptunnel: Don't accept default 'mysite.i2p' as a valid spoof host
2016-09-24 15:46:57 +00:00
d4f786c902
i2ptunnel: Don't wrap destination in status message box
...
for easier readability / copypaste
2016-09-24 15:30:35 +00:00
b123720fa3
DTG: Enable by default on Windows
2016-09-24 14:54:30 +00:00
1376237e08
Reseed: remove user.mx24.eu as requested
2016-09-24 14:13:41 +00:00