61831b11dc
* i2psnark: Fix inaccuracy in the completed bytes display
2011-09-12 14:03:51 +00:00
b64eff9bbb
* Ministreaming: Drop old classes replaced by streaming
...
years ago.
2011-09-08 13:56:19 +00:00
8dc1c4fcf4
* Console: Limit max displayed participating tunnels
2011-09-07 01:36:52 +00:00
29ef11619a
format
2011-09-06 15:29:49 +00:00
640782ae00
* Console: Move configservice.jsp rendering code from the router to the console
2011-09-06 15:02:28 +00:00
73901f6e2e
log fixes
2011-09-06 13:23:39 +00:00
d9b37ac6f0
* I2PTunnel: Save keys to privkey file when enabling
...
persistent key after tunnel creation (ticket #480 )
2011-09-06 13:23:09 +00:00
331fb2781b
updated en locale, pushed to transifex
2011-09-04 23:00:45 +00:00
baa92b4ed5
Change developer channel
...
The developers don't hang out in #i2p. They're in #i2p-dev.
2011-09-04 12:51:44 +00:00
070d3ee653
Removing the description of non-existent options ( #431 )
2011-09-03 19:45:31 +00:00
7b974e7e0b
* i2psnark: Fix "eject" button in certain browsers (ticket #511 )
...
(fixed on 12/29/10, accidentally reverted in 12/30/10 propagate)
2011-09-03 17:40:24 +00:00
b2263efaf0
cache user-agent processing
2011-09-02 17:24:14 +00:00
5f7983ca17
I2PSnark: Fix GUI html tag for adding a torrent, it was missing a space.
2011-09-02 05:02:42 +00:00
b3711e31ad
color by default
2011-09-01 13:25:18 +00:00
a928f5ef1f
javadoc fixes
2011-08-31 12:48:47 +00:00
d73eb16aeb
* I2CP: Cache b32 lookups client-side
...
* I2PTunnelHTTPClient: Use existing session for b32 lookups
rather than a new SimpleSession
* Naming: Increase b32 lookup timeout to 15 sec.
2011-08-30 13:41:26 +00:00
d4bf3403e1
log tweak
2011-08-28 17:32:58 +00:00
e768b35848
fix log issue
2011-08-28 17:28:04 +00:00
c67404e74e
remove firewalled and fast message
2011-08-26 13:50:58 +00:00
f99f9e41e5
propagate from branch 'i2p.i2p.zzz.test' (head 0f2e109194f1fcc94e8a3f37cbf804446abddeff)
...
to branch 'i2p.i2p' (head 7bb99f9e0d436cf9923ed17465f15e73c78e7b13)
2011-08-24 14:23:29 +00:00
3849a96ed2
initial reverse/firewall support
2011-08-24 14:21:44 +00:00
2aee4376cb
merge of '804bb87106b8e0129d06020ddf5f77ddc242d622'
...
and 'ebb90f58c9b8363abd9b1f7d8f61c81ca478d811'
2011-08-23 20:18:56 +00:00
73aade4fb3
Proper handling of implied "/" paths
2011-08-23 04:28:05 +00:00
20c77e1529
fixes after review
2011-08-22 19:09:09 +00:00
5fd7997661
fix encoding issues
2011-08-21 16:32:15 +00:00
4c988f0767
spell the language right
2011-08-21 01:11:50 +00:00
6d064270fc
propagate from branch 'i2p.i2p' (head 793ca7c46f5d8b51c5880fc538dea7874e62f63b)
...
to branch 'i2p.i2p.zzz.test' (head d39f17fe601b6ae514111b07092de820668015d7)
2011-08-20 20:23:27 +00:00
67d608a1fb
checkpo fixes
2011-08-20 19:54:42 +00:00
ed7fd9783e
checkpo fixes
2011-08-20 19:34:50 +00:00
994aa72d71
- New Danish and Ukranian translations from transifex
...
- Update Italian, Chinese, Spanish, Polish, Swedish,
and Vietnamese translations from transifex
** po files contain errors, to be fixed in next checkin
2011-08-20 18:43:34 +00:00
b874ff7e87
* Translations: update .tx/config, add Danish and Ukranian
2011-08-20 16:13:15 +00:00
10f3337906
cleanups
2011-08-19 15:30:31 +00:00
3f979b159d
Bugfix: Don't load the systray in a 64bit JVM in Windows ( closes #506 )
2011-08-17 21:20:21 +00:00
a9f943154c
merge of 'bfd1fde175d4c3de1a107725991aa1b1d611d298'
...
and 'eb7a90b602d939a3257fb42ab3d826b54ea4da1b'
2011-08-17 19:34:49 +00:00
b3cfe65325
Update russian translation
2011-08-17 19:33:37 +00:00
aeccbc975f
privkeyfile tweak
2011-08-17 17:46:50 +00:00
1bf651b88b
final
2011-08-17 17:46:05 +00:00
b25a16f171
Now i2ptunnel will generate certificates instead of failing with a permission denied error for trying to write to /i2ptunnel17.privKeys.dat
2011-08-17 03:25:46 +00:00
421559c26e
* Console: Delete corrupt rrd file (ticket #483 )
2011-08-16 18:29:57 +00:00
336e50e94a
debug log
2011-08-16 17:46:53 +00:00
0d212f6478
dont throw when setting to the same value
2011-07-28 18:23:27 +00:00
fc353ee0bd
I added a more sensible error response when a name/b32 won't look up. Also support for "alias" links, as dubiously useful as those may be. (Perhaps allowing absolute paths on eepsites without b32?)" Also it now replaces the aHelperKey with the b64 instead of stupidly leaving the lookup completely unused and pointless.
2011-07-25 23:35:14 +00:00
395173613f
* Console: Use capability method for counting integrated peers
...
* Netdb: Speed up collection of all the floodfill peers by using
PeerManager.getPeersByCapability()
* PeerManager: Capability cleanups
2011-07-21 15:34:23 +00:00
046175d866
merge of 'c0d12629a875b5dddde9fd729e05353d54a1bfc7'
...
and 'd07ed83f441d4c357e009e25aa4b55aee518dea3'
2011-07-21 15:32:44 +00:00
66b19326d5
Dropping apps/atalk demo, which was an awful example as it was apparently written
...
before streaming existed, so it's trying to do chat and file transfer
with datagrams and no error detection / correction.
2011-07-21 14:53:42 +00:00
164f6603fd
* i2psnark: Don't let connection problem crash the DirMonitor (ticket #495 )
2011-07-20 14:47:30 +00:00
150270b14f
merge of '13af6dbeb49a0ab1855da31595ba3c141e54bc59'
...
and '6b869c4d924c79a0f7695feaa15a002a061bce06'
2011-07-20 13:23:42 +00:00
42cffea077
partly update de translation
2011-07-20 01:21:36 +00:00
3834403c79
propagate from branch 'i2p.i2p' (head e014bb054baa0d8e844e9a97ad6f5b04ed7c0e56)
...
to branch 'i2p.i2p.zzz.test' (head 1e0af137b9c4c873fea72d661f2ee351a640734f)
2011-07-19 21:18:14 +00:00
d397eaaa08
- Cleanups, concurrent
...
- Basic b32 verification
2011-07-19 21:17:52 +00:00