8faeaaa1ae
Transport: Don't shitlist a peer if we are at our connection limit
2009-01-05 15:16:14 +00:00
7271289c1f
Shitlist: Reduce max time to 30m (was 60m)
2009-01-05 15:13:42 +00:00
8421ae1ed4
* Streaming: Reduce default initial window size from 12 to 6,
...
to account for the MTU increase in the last release
2009-01-05 15:12:56 +00:00
d042c6b921
recognize robert 0.3
2009-01-05 15:11:36 +00:00
e2e4516a8f
Fix display of outbound backup count
2009-01-05 15:11:00 +00:00
efc604a25c
Remove readme_xx.html from updater
2009-01-05 15:06:56 +00:00
5c1864ed5e
addressbook: Prevent Base32 hostnames
2009-01-05 15:06:29 +00:00
53ce3c4802
sort torrents with a locale-based sort
2009-01-03 00:05:03 +00:00
d61af12867
clean up and fix the possibly broken browser launcher config
2009-01-02 20:09:20 +00:00
908c542b40
move buttons
2009-01-02 18:07:16 +00:00
ef998349cc
require router.memoryUsed stat
2009-01-01 13:58:00 +00:00
44446d76e4
convert db to concurrent
2009-01-01 13:54:42 +00:00
a616a5f1c9
prep for upcoming torrent updater
2009-01-01 13:13:04 +00:00
d6148db455
* NetDb:
...
- Expire routers with introducers after 90m.
This should improve reachability to firewalled routers
by keeping introducer info current.
- Expire routers with no addresses after 90m.
2008-12-21 14:43:09 +00:00
33b43f40b9
try again to kill the i2psnarkurl files
2008-12-20 02:33:57 +00:00
4336dc441e
Remove spurious UDP warning on startup
2008-12-20 01:04:19 +00:00
2d86e7cf60
add router.memoryUsed stat
2008-12-20 01:00:53 +00:00
847c9dafce
* I2CP, HostsTxtNamingService, I2PTunnel:
...
Implement Base32 Hash hostnames, via the naming service.
Names are of the form [52-characters].i2p, where
the 52 characters are the Base32 representation of our
256-byte hash. The client requests a lookup of the hash
via a brief I2CP session using new I2CP request/reply
messages. The router looks up the leaseset for the hash
to convert the hash to a dest. Convert the I2PTunnel
'preview' links to use Base32 hostnames as a
demonstration.
2008-12-14 15:03:11 +00:00
734818f651
* Transport:
...
- Cleanup max connections code
- Add i2np.udp.maxConnections
- Set max connections based on share bandwidth
- Add haveCapacity() that can be used for connection
throttling in the router
- Reject IBGW/OBEP requests when near connection limit
- Reduce idle timeout when near connection limit
* Tunnel request handler:
- Require tunnel.dropLoad* stats
- Speed up request loop
2008-12-14 14:07:37 +00:00
dae6fd47d9
javadoc fixes
2008-12-13 18:07:20 +00:00
0956393cf3
add int getProperty(String prop, int default)
2008-12-10 16:32:26 +00:00
d16f187394
change restart/shutdown/update links to buttons
2008-12-10 16:25:09 +00:00
962a8f6f49
more splitting classes
2008-12-10 15:37:28 +00:00
1fdd228a9d
constructor fix
2008-12-08 16:38:46 +00:00
819d857550
Do not build tests
2008-12-08 15:03:45 +00:00
bd6c63cc7e
add findbugs target
2008-12-06 00:11:13 +00:00
7dbb13d6dc
move atalk from core to apps
2008-12-05 20:31:54 +00:00
ebdc69cbc2
remove PRNG from summary bar
2008-12-05 14:52:15 +00:00
868fe90d7a
increase max files to 256
2008-12-05 14:38:59 +00:00
dcf4bb595f
split classes into their own files
2008-12-04 21:56:22 +00:00
e9f27c60dd
avoid two NPEs on corrupt fragments
2008-12-04 00:09:52 +00:00
321f11c055
robert + xl
2008-12-03 23:38:13 +00:00
85cebc7992
* Transport:
...
- Fixes and cleanups when NTCP and/or UDP transports disabled
- More TCP removal cleanup
- Clean up bandwidth limiting, centralize defaults
- Force burst to be >= limit
- Increase default bw to 48/24, burst 64/32
2008-12-03 18:53:57 +00:00
8e5c4a3e22
error to warn
2008-12-03 16:55:48 +00:00
dff75de97a
tweak
2008-12-03 14:46:37 +00:00
f1fd35265a
enable blocklists by default
2008-12-03 14:26:39 +00:00
b73b3fc5ac
* i2psnark:
...
- Add default i2psnark.config for new installs
- Remove wishlist link
2008-12-03 01:49:19 +00:00
13d4ccf2e7
remove restart button if no wrapper
2008-12-02 19:07:58 +00:00
8c9ac941bf
fix NPE on early shutdown
2008-12-02 16:28:29 +00:00
3fc698c7d3
disable eepsite webapps by default
2008-12-02 16:26:26 +00:00
15596c9230
add textareas to susidns
2008-12-02 16:25:43 +00:00
7fdbe9b87b
post-0.6.5 netdb stats cleanup
2008-12-02 16:25:16 +00:00
5acc56c184
increase standalone to 128MB max mem
2008-12-02 16:23:54 +00:00
c524231c6d
history for the propagate of the snark rewrite
2008-12-01 02:57:24 +00:00
5d4a7967cb
propagate from branch 'i2p.i2p.zzz.i2psnark' (head 738b0ee2a3e938f83c8524d7ee1cbd66c83d7d56)
...
to branch 'i2p.i2p' (head 7bc276bf13158ca72d687031fdf5e9921efc5050)
2008-12-01 02:51:28 +00:00
01101f9867
* Fix typos in news.xml
2008-12-01 01:07:22 +00:00
c93ccd15eb
* Update versions, package release, fix typo in comment
i2p-0.6.5
2008-12-01 00:23:53 +00:00
73280ab834
amiga->echelon
2008-11-28 18:08:15 +00:00
6a3c52b7fa
Added verify command to check that a destination's BASE64 is correct for
...
external applications that need it.
2008-11-28 16:07:29 +00:00
90983c8761
added inital version of a deploy script
2008-11-27 19:19:24 +00:00