Commit Graph

8309 Commits

Author SHA1 Message Date
meeh e5a8a6aba4 merge of '7ca37d4f5e443834de23ebd2cf306b6fe3aeca87'
and 'f9d82ac84936c56dc92691842757e8cc354511e2'
2012-10-22 20:24:53 +00:00
meeh da835fbd6b h2ik don't have static ip anymore. 2012-10-22 19:52:21 +00:00
zzz 95870df45b * Watchdog: Don't dump threads too often (ticket #519) 2012-10-21 17:21:49 +00:00
zzz e329742c8d * Transport: Back out CoDel for SSU PeerState and NTCP 2012-10-20 11:37:31 +00:00
zzz 5695d0e94a build fix 2012-10-20 03:38:54 +00:00
zzz 5a964dacbb * UDP: Fix peer test NPE (ticket # 748) 2012-10-19 22:03:41 +00:00
kytv 580c940d42 More pt trans updates from tx 2012-10-19 07:49:36 +00:00
kytv 7ea8cd4a09 Geoip update 2012-10-18 22:37:50 +00:00
kytv a6ca962fcb Portuguese and Spanish updates from Transifex 2012-10-18 15:19:13 +00:00
kytv b816ecc7e3 Italian and Swedish updates from Transifex 2012-10-15 18:05:38 +00:00
zzz 8df2a2d00a * i2psnark: Fix request tracking bug preventing piece requests 2012-10-14 16:38:36 +00:00
zzz 184220f4c5 minor optimization 2012-10-14 13:54:38 +00:00
zzz 5d6d27907d * Console: Use non-nio connector for Java 5 and JamVM/gij
(tickets #715 and #743)
 * SystemVersion: Centralize more methods here
2012-10-14 13:54:08 +00:00
kytv cb56b76ef9 i2prouter: check /proc/1/comm for systemd (thanks k0e) 2012-10-13 12:45:25 +00:00
kytv eff238e85c i2prouter: In Slackware, check for existence of /etc/rc.d/rc.i2p when installing as a daemon 2012-10-12 17:26:03 +00:00
kytv a436e60fb8 Italian translation updates / updated EN po files 2012-10-12 00:52:09 +00:00
kytv 2c570f8d4e remove internel I2P link
Let's not direct people to see how to configure their browser at
http://www.i2p2.i2p/htproxyports when you need to have your proxy configured to go there!
2012-10-11 22:48:06 +00:00
kytv 6f23bdd331 remove another link to forum.i2p2.de 2012-10-11 22:43:51 +00:00
kytv b797f9e26d remove link to forum.i2p2.de 2012-10-11 22:42:03 +00:00
kytv 2b13973eca debian: refresh patches 2012-10-10 23:32:27 +00:00
kytv 9331b229fe addressing a few concerns from #681 2012-10-10 23:32:04 +00:00
kytv ccd0795a4e turn off executable bit 2012-10-10 23:31:07 +00:00
kytv 1f98493dbd i2prouter: add initscript support to Slackware 2012-10-10 22:44:42 +00:00
kytv f20d906b67 i2prouter: Add systemd support for Arch Linux and SuSE Linux. 2012-10-10 21:33:05 +00:00
zzz 65757dee1c * ShellCommand: Fix launching all browsers at startup (ticket #453) 2012-10-10 19:12:30 +00:00
zzz b259a3ac3d * stats.jsp: Sort groups by translated name 2012-10-10 19:11:18 +00:00
zzz ca1f816ad9 remove colombo 2012-10-10 15:06:51 +00:00
zzz 1b154551a2 EventLog: add more events 2012-10-09 10:35:47 +00:00
zzz c419016a12 * SSU:
- Add peer test throttling
   - Peer test packet count fixes
   - Adjust peer test timeouts and add backoff
   - Reject relays and peer tests from same /16
   - More peer test cleanup and log tweaks
 * Transports:
   - Enforce minimum peer port
   - Warn on low router ports
2012-10-09 10:20:45 +00:00
zzz f10478ceef comment out test 2012-10-09 10:16:05 +00:00
zzz d477773054 * NetDB: Increase floodfills again 2012-10-09 10:15:44 +00:00
zzz 8ed280ebf4 * RouterInfo: Exit 1 on error in main() 2012-10-09 10:14:56 +00:00
zzz 762e96b8a6 2 more for cache 2012-10-09 10:13:59 +00:00
zzz 23c77fbe4b * Console, i2ptunnel: Warn on low ports 2012-10-09 10:13:10 +00:00
zzz e99dd72cb6 * SSU:
- Fix relay request handling bug from -10
   - Fix peer test reply handling bug from -10
   - Fix NPE from -6
2012-10-08 09:32:04 +00:00
zzz b095b7e769 * i2ptunnel:
- Set default read timeout in standard server
   - Reduce header timeout, enforce total header timeout
     in IRC and HTTP servers (ticket #723)
 * Streaming: Don't ignore option or force connect timeout to 5 minutes
 * Streaming javadocs
 * SocketTimeout cleanup
2012-10-07 20:57:35 +00:00
zzz 6b97e1bfaf * Logs:
- Flush buffers in logs.jsp
   - Add dup message to buffers, was in file only
2012-10-07 20:50:26 +00:00
zzz 3ceb83d40e * I2PAppContext: Improved synching in constructor 2012-10-07 20:48:25 +00:00
zzz d80340f0ae * UPnP: Workaround NPE (ticket #728)
root cause TBD
2012-10-07 20:47:22 +00:00
zzz 3acc2fb160 - Much improved peer test defenses
- Minor improvements to relay defenses
2012-10-06 22:47:17 +00:00
zzz 034db1a282 Validate port/IP in received peer tests 2012-10-06 14:58:42 +00:00
zzz b07b9bf0b9 * SSU:
- Throttle outbound destroys on shutdown
   - Limit outbound introduction offers
2012-10-06 13:44:57 +00:00
zzz 97460e7d99 * configlogging.jsp: Fix IAE
* error500.jsp: Fix whitespace
2012-10-06 13:42:48 +00:00
zzz ddc750469c * i2psnark:
- Add allocating and checking indications
   - Add bandwidth message at startup
   - More checks at torrent creation
2012-10-06 13:41:50 +00:00
zzz 0448537509 make inbound and exploratory settings final 2012-10-05 13:38:27 +00:00
zzz 583463ab42 * configservice.jsp: Add GC button 2012-10-05 13:09:34 +00:00
zzz b20e298f6e * SSU:
- More synchronization fixes
   - Reduce chance of dup acks in a single message
   - Reduce max unsent acks to 50
   - Use last ack time in ping decision too
   - Reduce ack delay
2012-10-05 13:08:05 +00:00
zzz 090d59fcb7 * DataHelper: Sanity checks in storeProps(), use
storeProps() for router config again
2012-10-05 13:00:52 +00:00
zzz 1d174d6797 * TunnelPoolManager: Fix early NPE (ticket #724) 2012-10-05 12:59:30 +00:00
zzz 15a47b5612 import 2012-10-03 19:17:55 +00:00