075b1fd6f6
Ticket #891 - return "Invalid Request URI" for URIs with illegal characters
2013-04-21 03:20:43 +00:00
7371718afc
Installer: run fixperms.bat all Windows versions except XP/2003.
2013-04-19 13:41:56 +00:00
1e5ffe636f
* Updates:
...
- Notify manager about all available update methods at once, so the priority
system works and it doesn't only update via HTTP
- Start router update download at startup if available
- Only check plugins when core version increases, not decreases, so we
don't update plugins when downgrading
- Limit length of URL shown on summary bar
2013-04-19 11:49:22 +00:00
b370fe6838
* SusiMail: Fix loading of Jetty classes
2013-04-18 15:25:33 +00:00
648701afdd
* Eepsite: Fix jetty.xml configuration of ThreadPool
2013-04-17 21:06:52 +00:00
c4e2019657
* SusiDNS: Set target=_top in all external links to break out of console iframe
2013-04-17 17:06:34 +00:00
9443a96f0c
* Systray: Better detection of 64-bit Windows (tickets #756 , #912 )
...
- Don't even instantiate systray unless on 32-bit Windows
2013-04-17 14:49:25 +00:00
c61f2af8b3
* SAM: Implement ClientApp interface (ticket #347 )
2013-04-16 21:07:00 +00:00
a3aee79e9c
* ClientAppManager: Add method to look up clients by class and args
...
* Console: Implement stopping of clients using the ClientApp interface
(ticket #347 )
2013-04-16 14:59:18 +00:00
57b794f72a
* Jetty logging: Fix logging using I2PLogger class;
...
log ignored messages at debug level
2013-04-14 14:02:43 +00:00
21e47e61f0
* Console: Add /graph support for bw.combined, consolidate
...
rendering code (ticket #890 )
2013-04-13 12:13:55 +00:00
28f1170d95
history for prop, -1
2013-04-10 17:39:27 +00:00
9b0c481525
0.9.5
2013-03-08 13:03:50 +00:00
77cfe0be01
graphs.jsp: Fix saving settings (ticket #857 )
2013-03-03 20:32:02 +00:00
7b7f3ea025
update geoip based on the Maxmind GeoLite Country database from 2013-02-19
2013-03-03 17:22:09 +00:00
9ba17d2e90
French, German, Norwegian, Polish, and Portuguese translation updates from tx
2013-02-22 13:20:41 +00:00
8950cc48a6
Flag of Curaçao, courtesy of David Benbennick, released into the public domain
2013-02-13 20:47:29 +00:00
51edaed610
NetDB: Randomize delay before floodfill store verify
2013-02-12 14:58:52 +00:00
5eba38a24e
* NetDB:
...
- Encrypt DatabaseLookup messages out exploratory tunnels
when we already have the RI of the ff
- Don't use multiple routers from the same /16 in lookups or stores
2013-02-09 19:29:08 +00:00
e4318e95a5
German, Polish, Portuguese, Spanish, and Swedish translation updates from Transifex
2013-02-06 02:39:44 +00:00
eaa86664bd
Fixed SOCKS mapping terminology, bumped history
2013-02-04 11:29:30 +00:00
67ca0a4d20
Norwegian translations:
...
- enable Bokmål in router
- add to tx config
- add Bokmål translations from transifex
2013-01-31 17:51:01 +00:00
a0befe59c3
* EepGet:
...
- Fix URL when not proxied to conform to RFC 2616
- Add port to Host header to conform to RFC 2616
2013-01-31 12:54:23 +00:00
573692dbdf
* Console: Catch IllegalStateException storing nonces (ticket #852 )
2013-01-29 13:48:00 +00:00
9247dc898c
* BuildHandler:
...
- Add early throttler based on previous hop
- Limit concurrent next-hop lookups
2013-01-27 16:24:29 +00:00
92707efe8a
history bump
2013-01-24 00:18:11 +00:00
a7fc8bdf53
Added a link to the summary bar for mobile users on /home
2013-01-21 08:38:00 +00:00
3710346764
history
2013-01-21 06:23:19 +00:00
d5a870226c
Added option to /configui to force the mobile console to be used
2013-01-21 05:59:53 +00:00
34aa3ac207
Updated history.txt
2013-01-19 03:51:42 +00:00
dcd655fa4b
* Translations
...
- Hungrarian, Italian, Portuguese, Russian, and Swedish translation updates
from Transifex
- Refresh of **/messages_en.po
2013-01-17 13:14:08 +00:00
4f146772e7
* I2CP: Failsafe check for delivery job requeueing forever (ticket #819 )
2013-01-12 18:18:17 +00:00
6f301f01dc
* Logs: Fix setting log filename (ticket #805 )
2013-01-02 14:12:02 +00:00
6ed602309f
- Local mods and wrapper for SipHashInline
...
- Convert SessionTag.hashCode() to SipHash to prevent collision attacks
in the SessionKeyManager; cache for speed
2013-01-02 14:01:29 +00:00
2dd1aaab63
Update wrapper to v3.6.17 (ticket #826 )
2013-01-01 10:39:08 +00:00
77f0dd653a
- Fix handling of duplicate participating tunnel IDs
...
- Reduce chance of generating duplicate IDs for our tunnels
(ticket #812 )
- Stat cleanup
- Comment out effectively unused countProactiveDrops()
2012-12-29 13:40:55 +00:00
38214cf5be
* I2CP:
...
- Prep for delivery of detailed failure codes to the client (ticket #788 )
- Store session ID as an int instead of a long
- Clean up some duplicate createRateStat calls (ticket #787 comment 2)
- Other optimizations, cleanups, final
2012-12-26 14:29:49 +00:00
91c9bfed3a
add additional arm types to the 'noExe' condition & add reference the cybergarage javadocs revision in history.txt
2012-12-24 19:46:40 +00:00
6d2fa690dc
quoting fixups
2012-12-22 19:30:36 +00:00
c1f4155cd8
French language update from transifex + updated EN po files that were uploaded to transifex
2012-12-21 23:50:08 +00:00
667b548d3b
* Update: Hide the update buttons when router.updateDisabled=true, as is the case
...
for Debian packages. Broken in 0.9.4. (Ticket #817 )
Remove unused shouldInstall() method.
2012-12-19 14:58:37 +00:00
8b41956091
0.9.4
2012-12-17 14:52:02 +00:00
206cea8b56
update geoip.txt
...
Update geoip.txt based on Maxmind GeoLite Country database from 2012-12-04
2012-12-14 16:00:09 +00:00
003a8b07e1
German and Swedish translation updates from Transifex
2012-12-14 15:58:59 +00:00
60718dbf72
Drop custom-built armv7 wrapper.
...
Tanuki-built arm wrapper works on armv5 and armv7 but not on Raspberry Pi armv6.
Wrapper we built for Raspberry Pi does not work on Trimslice armv7.
2012-12-11 19:27:56 +00:00
ca00b34314
* I2CP: Fix external I2CP apps, including i2ping, caused by 0 nonce value,
...
broken in 0.9.2 (tickets #799 , #801 ). Allow nonces == 0.
Javadocs and cleanups.
2012-12-05 00:03:27 +00:00
4f5da775d4
Chinese, French, Italian, Polish, and Ukrainian translation updates from
...
Transifex.
2012-11-28 23:27:16 +00:00
99058ee135
* Codel: Make stats non-required (ticket #786 )
2012-11-24 16:41:55 +00:00
1d3bbfd250
* Addressbook: Disable unused wakeup via http
2012-11-24 13:56:45 +00:00
2fbe0e8bb1
update wrapper to v3.5.16
...
- Windows: Self-compiled with VS2010 in Windows 7. The icon has been
changed from Tanuki's default to Itoopie.
- FreeBSD: Self-compiled in FreeBSD 7.4 to eliminate the dependency on the
compat6x port and stripped.
- Linux PPC32: Self-compiled in Debian Squeeze and stripped
- Linux x86, Linux x64, Linux ARMv5, MacOSX & Solaris: Binares are from the
"community edition" deltapack offered by Tanuki. The Linux binaries have
been stripped.
2012-11-21 21:01:45 +00:00