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
3f8df84a4a
* Streaming: Improve conn limit log message
2011-07-18 14:29:32 +00:00
127aebeadc
merge of '5985a037ecd49475ed49c120a5ab9d898f058fe6'
...
and 'adba1e5ca6162b93d450aee8fd7e723bac51abf0'
2011-07-18 14:07:56 +00:00
dbaa659912
Now you can ?i2paddresshelper=<b32>.b32.i2p and the address helper will look up the b32 for you. (Can't/shouldn't add b32s to your addressbook). Tested and it works for me.
2011-07-17 23:54:42 +00:00
a8378d0411
* I2PTunnel: Rename privkey file when deleting tunnel to prevent inadvertent reuse
2011-07-17 16:38:02 +00:00
7fbb3b12d1
* FileUtil: Add a rename method and a new copy method
2011-07-17 16:33:40 +00:00
0bf0715adc
* Shutdown:
...
- Cancel our JVM shutdown hook when shutting down
- Run a spinner task so shutdown always completes
- exit() instead of halt() so other JVM shutdown hooks run
- Prevent duplicate wrapper notifier hooks
- Notify the wrapper twice, once for stopping and once for stopped
2011-07-15 01:13:35 +00:00
688634695d
javadoc
2011-07-13 14:20:20 +00:00
3380ecfa28
* SummaryHelper: Fix NPE at startup (ticket #493 )
2011-07-13 14:19:34 +00:00
48896568ce
added link to translated picture in susidns messages_fr.po
2011-07-13 08:40:10 +00:00
4ad2cf91d7
added link to translated picture in susidns messages_fr.po
2011-07-13 08:31:56 +00:00
15f7981dd2
added link to translated picture in susidns messages_fr.po
2011-07-13 08:21:48 +00:00
30a0ddc3fb
upd i2ptunnel & susidns messages_fr.po
2011-07-12 08:07:32 +00:00
0ca035dc44
merge of '49bba51653177b041a98b902ac624c8feae61698'
...
and 'f2281f98637dc74181e14a40f3b346436e95be88'
2011-07-10 15:04:50 +00:00
42acdc314a
* Router Clock: First cut at recognizing and reacting to large system
...
clock shifts by partially restarting the router. Also improve
restarts initiated from config.jsp
Tickets #465 , #468 , #494
* UPnP: Wait for a while to ensure port removal at shutdown or restart
2011-07-10 00:00:58 +00:00
9d2816f4a7
- Use a different lock for the executor than for shared clients
...
so shutdown doesn't hang
- Javadocs
2011-07-09 14:30:33 +00:00
56650ebfb4
more misc. findbugs
2011-07-08 18:05:28 +00:00
44f4e551b7
more misc findbugs
2011-07-08 17:54:57 +00:00
9d4cc26890
misc. findbugs fixes
2011-07-08 17:40:43 +00:00
c4b355124a
upd
2011-07-08 13:47:44 +00:00
98b14158e6
fix error on HTTP Proxy shutdown
2011-07-05 12:47:19 +00:00
d4b28058a7
* EepGet: Add method to add extra headers to request
2011-07-04 14:26:35 +00:00
43044586d1
* AppContext: Add hasWrapper() method
...
* Shutdown:
- Clear more resources in peer manager, netdb, stat manager,
session key manager, naming service, tunnel dispatcher,
OCMOSJ (result of testing with jvisualvm)
- Don't call wrapper on shutdown (starting two threads) if we
were started with runplain
2011-07-03 13:46:29 +00:00
57d196edd6
* Router, console, i2psnark: Change three errors to warns (tickets #479 , #482 , #487 )
2011-07-01 11:05:06 +00:00
4f5e3401f7
change default news fetch to 36 hours
2011-06-30 12:42:45 +00:00
81beb63916
propagate from branch 'i2p.i2p.zzz.android' (head cbf2d39e1944b9d601558761d0eedcdebfd2f589)
...
to branch 'i2p.i2p' (head c2393e50afccfd5682a9086f0eec2a0700cda2c9)
2011-06-30 12:27:00 +00:00
3a2e9ad5d3
propagate from branch 'i2p.i2p.zzz.test4' (head 50c95d70238ff224e57acfca3d8797990ff3d01d)
...
to branch 'i2p.i2p' (head 1fa62c230eba5af7849024338fecf51bb2719c4e)
2011-06-30 12:22:12 +00:00
2f10cca40f
* Fixes after review:
...
- Fix Polish po file
- Install as a service by default on Windows again
- Change CPUID getters to package private
- Split new jbigi install messages into two lines
- Javadocs
2011-06-26 19:07:01 +00:00
4ec4013a44
merge of '8a8371472757453d5667080f0ba7a288ff139e5f'
...
and 'd48e528757ae7b1384eacca6ea802cebfd728841'
2011-06-24 10:55:37 +00:00
50bd1c05ac
merge of '59d72ad41332fbcf2829c85f6b3e38aaca9ee528'
...
and 'eff7849dc937d5c853a2fbfb1811eab5f7300296'
2011-06-24 09:14:51 +00:00
36a6667645
update Castillian from transifex plus corrections
2011-06-24 09:11:51 +00:00
225f6a57bc
update Castillian
2011-06-24 09:09:47 +00:00
f6f748217a
allow outbound IRC INVITE
2011-06-23 22:47:52 +00:00
3f39cea89e
propagate from branch 'i2p.i2p' (head 59d72ad41332fbcf2829c85f6b3e38aaca9ee528)
...
to branch 'i2p.i2p.zzz.android' (head f7e9a993c660229cca575d26a0ba06eea36cea8e)
2011-06-23 17:42:29 +00:00
229f0d1cfd
public for android, who isnt starting via Servlet
2011-06-22 13:31:57 +00:00
aaf50c6e7e
routerconsole, susidns: update russian translation
2011-06-21 14:42:08 +00:00
40cd6fd88b
merge of '53ab9aa78fdc17db47e5ce39aadcee9cee73cd29'
...
and 'ec72b34db00b2e5880f02e321a040b625907cc27'
2011-06-20 17:31:36 +00:00
14494e4aae
i2psnark, i2ptunnel: update russian translation
2011-06-20 17:30:26 +00:00
d4e8517e9f
Add Arabic translation of susimail
2011-06-20 16:29:45 +00:00
526e0cda24
Fixed RTL bug in console: Arabic is displayed with right aligned text using a custom console_ar.css
2011-06-20 16:27:58 +00:00
4caf48bd86
Fix broken executor initialization
2011-06-18 19:42:08 +00:00
66aec13ed6
final
2011-06-18 19:41:25 +00:00
facbb8c950
* IRC Server: Send a message back if the tunnel is up but the server is down
2011-06-18 16:33:47 +00:00
47381686b5
Change text to "News updates" instead of "I2P updates" when install location is set to read-only
2011-06-17 18:13:49 +00:00