3baa08a3bb
Utils: Improve random seed initialization
...
Fallback to Random rather than try SecureRandom twice
Fetch from SecureRandom incrementally
Remove log warning
correction, this is just a simple javadoc fix, original changelog was a dup
2016-07-09 21:07:31 +00:00
896af2c5d2
Utils: Improve random seed initialization
...
Fallback to Random rather than try SecureRandom twice
Fetch from SecureRandom incrementally
Remove log warning
2016-06-25 22:20:27 +00:00
2c3311b471
SSU: Add support for IPv6 SSU Peer Testing
...
(ticket #1752 ; proposal #126 )
In PeerTestManager, this is simply the removal of v6 restrictions,
and the tracking of whether we are testing v4 or v6.
In UDPTransport, track v4 and v6 peer tests separately.
2016-06-25 21:25:12 +00:00
2506f6b143
spacing
2016-06-25 18:28:02 +00:00
c9b4ab5a13
Prep for IPv6 SSU Peer Testing
2016-06-22 17:28:55 +00:00
08fad38782
minor speedup
2016-06-22 17:26:25 +00:00
ba8b2df473
SSU peer test:
...
Only fire a peer test on connection if address has changed
Reverts inadvertent change in ccb0029690e8a5921f34289dfc86fe37ef9344c6 2009?
2016-06-22 15:20:33 +00:00
b819c0334a
SSU peer test:
...
Forget the test and don't keep retransmitting to Charlie if we receive
the Bob reply after the 2nd Charlie reply.
2016-06-22 14:20:19 +00:00
009f6cce6e
add links from old config page to new pages
2016-06-22 13:02:47 +00:00
4ee66c8218
Back out previous checkin adding override fields to Translate;
...
we can set language and country with System properties in app context.
Back out previous checkin bundling countries translations in
i2psnark standalone; use Locale to translate country names.
2016-06-18 17:49:28 +00:00
e6f111c5fc
Split up /configclients, add /configi2cp, /configplugins, /configwebappsx
...
(ticket #1804 )
2016-06-16 15:24:24 +00:00
e146480401
More manifest attributes in streaming jars
2016-06-15 18:34:44 +00:00
e7f82c88f1
i2psnark standalone:
...
- hide router link
- change javascript down message
2016-06-15 15:29:09 +00:00
9ba8f53ec7
Translate: Add method to set language in standalone app context
...
i2psnark:
- add form to set language in standalone context
- add Ukrainian and Japanese translations
2016-06-15 15:03:17 +00:00
47f0bbb93a
merge of '65027e70ec9585f6013d97ec88d4f251869e47fd'
...
and 'c26f9208a0245c8b4b421076479271214ff1d660'
2016-06-13 06:03:03 +00:00
9a9144321d
Add build target for Maven Central
...
Requires the Maven Ant Tasks to be installed. On Debian:
sudo apt-get install libmaven-ant-tasks-java
2016-06-13 06:02:48 +00:00
2113946ed0
add snark standalone context and redirect files
...
fix snark standalone build
2016-06-11 17:03:10 +00:00
cad7953ef6
remove dup section
2016-06-11 16:54:06 +00:00
1fea327eff
more jar manifest attributes
2016-06-11 16:39:27 +00:00
16a5295140
history for prop, -1
2016-06-11 14:19:04 +00:00
d84b0e4455
propagate from branch 'i2p.i2p.zzz.test2' (head ee7dbea07e8ad7e01cb8012a1540aca8346ee7d2)
...
to branch 'i2p.i2p' (head 2cb447c64ae706c6cead619c9428083fce6f1d46)
2016-06-11 13:47:12 +00:00
bb8e050434
i2psnark standalone:
...
- Add shutdown hook to delete temp dir
- Fix up CSS URL paths to use single quotes
- Don't attempt to register with update manager
2016-06-11 13:34:09 +00:00
e27af374b0
i2psnark standalone:
...
- Cherry-pick fixes from psi's github i2psnark_rpc branch
- Fix up Jetty XML file for Jetty 8
- Start with JettyStart
- Add UrlLauncher to launch browser
- Move RunStandalone to standalone/ directory
- Fix up paths in CSS files during build
- Force startup delay to 0 when in router context
- Fix theme selection when not in router context
- Adjust CSS and image paths when not in router context
- Add hosts.txt so announces work
2016-06-10 19:10:59 +00:00
471ff5b939
Fix distclean for deb builds
...
Deb build doc updates
Checklist updates
Deb 8 changelog
2016-06-08 16:41:01 +00:00
bfbd159706
Release tarball build fixes
...
Precise build tweaks
Precise and Trusty changelogs
2016-06-07 19:15:00 +00:00
aa8fd85d65
Fix eepget Deb classpath via patch 0001
...
Launchpad doc tweaks
2016-06-07 16:55:05 +00:00
bc6583fe57
merge of '0bf1803f4554f830aee970415fcd6c9b6c4d2747'
...
and '98a4dbd3af97e8892dafc24a4ebbcc6b2ff30afe'
2016-06-06 21:55:04 +00:00
249e6f0eea
0.9.26
i2p-0.9.26
2016-06-06 19:23:17 +00:00
7471d04526
Fix i2pwiki.i2p link (ticket #1803 )
2016-06-06 12:55:56 +00:00
389eba23cb
Drop empty file inadvertently checked in two years ago
2016-06-06 12:54:38 +00:00
63272d3cfc
mbuild-all script fixes
2016-06-06 12:37:06 +00:00
78d0a54e96
Typo
2016-06-06 12:34:17 +00:00
280ca2cf2f
CPUID: Add CLI output for new AMD tests
...
Add @since for new AMD methods
2016-06-06 12:12:16 +00:00
f564d4dc22
Fixes for a bunch of old unused code to make it compile
2016-06-05 12:57:32 +00:00
126a4d8443
jbigi: Fix GMP version reporting for shared library (ticket #1800 )
2016-06-04 13:23:05 +00:00
38b930cd03
propagate from branch 'i2p.i2p' (head eb2151f9d804ec432bfe97214896ee62da08943e)
...
to branch 'i2p.i2p.zzz.test2' (head 2ea50c5f22fe1e24d37dff2f283b77feaa9190ee)
2016-06-04 13:00:36 +00:00
2eb89e938a
i2ptunnel CLI: Don't set the listen host to the I2CP host
2016-06-04 12:50:24 +00:00
34c611d340
New translations all over
2016-06-03 15:04:04 +00:00
d4ea7dc416
Update translations
...
Fix i2psnark .pt_BR file name
Add i2ptunnel .zh_TW
Fix getopt .fi which is coming in from tx non-UTF-8
2016-06-03 14:05:30 +00:00
1583f35fe4
i2psnark: Add psi's open tracker
2016-06-03 12:42:38 +00:00
d7e1f62db4
Build: Fix Debian build on ARM (ticket #1801 )
...
- Fix other jbigi/jcpuid build script errors and typos
- Nonzero exit code missing on some jbigi/jcpuid build script failures
- Refresh patch
2016-06-01 17:45:27 +00:00
dbd1ae0dfb
toString() for timer debugging
2016-05-29 15:03:51 +00:00
6f0fde092b
more keys to cache
2016-05-29 15:03:04 +00:00
7213be43b2
'volatile' family cert
...
run by 'weekend'
2016-05-29 14:58:19 +00:00
d0594ebc77
javadoc
2016-05-29 14:56:46 +00:00
faebe8ab7e
Console: Fix /configfamily form (ticket #1797 )
2016-05-29 14:35:39 +00:00
5cb285b034
Bump
2016-05-29 12:09:34 +00:00
3266907346
Dynamically load javax.naming classes to avoid VerifyErrors on some Androids
2016-05-29 11:47:59 +00:00
5439ff2195
Update history
2016-05-29 05:06:10 +00:00
7249b643ac
Differentiate between constructor invocation failure and connection failure
2016-05-29 05:03:32 +00:00