e5f19c98a8
change common corrupt errors to warns
2009-03-24 15:21:34 +00:00
d0a969ca33
fix NPE on delayed open http://forum.i2p/viewtopic.php?t=3189
2009-03-16 19:31:29 +00:00
91b3889cbc
catch a rare AIOOB
2009-03-15 00:16:38 +00:00
33f4fac48f
summary bar help
2009-03-14 21:42:50 +00:00
cf02abd19c
allow .onion addresses for testing
2009-03-13 16:58:23 +00:00
ca3b6eb00d
catch a reported NPE ?
2009-03-13 16:57:51 +00:00
ae2f48f55d
remove some text so it looks better
2009-03-13 16:56:34 +00:00
7179a64fee
I2PTunnel: Add delay-open option for clients
2009-03-09 15:11:45 +00:00
f3ddf3fa93
remove http from add torrent box
2009-03-09 15:10:46 +00:00
91b8f7c2ae
fix typo in comment
2009-03-09 14:41:48 +00:00
54f1c0ec66
add some comments on peer profile size
2009-03-04 04:16:57 +00:00
1d690f46ae
click to add dest to addressbook
2009-03-03 19:06:52 +00:00
ca783caff1
prevent configpeer.jsp oom
2009-03-02 18:58:37 +00:00
c4fa0d894f
* Client:
...
- Clean up retry code
- Bring I2CP listen error to the summary bar
http://forum.i2p/viewtopic.php?t=3133
2009-03-02 16:07:48 +00:00
03f16565fe
tweak
2009-03-02 16:01:15 +00:00
5785f500ef
complete regenerate-dest-on-reconnect
2009-03-02 01:38:44 +00:00
8f5257d5dc
make persistent client dests work
2009-03-01 23:14:38 +00:00
c455fa6309
* OCMOSJ:
...
- Change from 5% reply requests to at least
once per minute, in hopes of reducing IRC drops
- More clean up of the cache cleaning
2009-03-01 20:45:16 +00:00
59b624a4a4
add reasonable privkey file name default
2009-03-01 20:44:01 +00:00
bfa02f3b82
* I2PTunnel:
...
- Add persistent key option for clients (not hooked in yet)
- I2PSink: Send protocol byte
2009-03-01 19:25:49 +00:00
3733b78ccf
* I2PTunnelUDPClientBase: Fix client close, client target host
...
* I2CP Mux: Fix UDP sends
2009-02-27 21:24:40 +00:00
6648e182ae
* I2CP Client: Add support for muxing
2009-02-26 14:45:45 +00:00
56473c6b65
add reverse lookup by hash
2009-02-25 02:00:13 +00:00
d222c7a998
move dest-to-hash conversion to new helper class
2009-02-25 01:18:38 +00:00
84bd8274ad
* Router: Move addShutdownTask from Router to I2PAppContext
...
so that apps can register more easily
2009-02-25 00:05:30 +00:00
0d2812db50
add standard logging to NativeBigInteger
2009-02-24 23:32:38 +00:00
6484005569
I2PTunnel: First cut at SOCKS UDP (untested); also some streamr and UDP tweaks
2009-02-24 23:28:53 +00:00
559653f0ab
clean up OCMOSJ cache cleaner
2009-02-24 23:18:12 +00:00
7a684c160b
* Routerconsole:
...
- Thread hard shutdown and restart requests from the routerconsole,
and add a delay even if no tunnels, to allow time for a UI response
2009-02-24 23:15:26 +00:00
7e21afe6a6
sort the summary bar destinations
2009-02-24 22:59:59 +00:00
720aa704c4
port streamr to i2ptunnel
2009-02-23 05:09:44 +00:00
3603cc23ee
add socks 4/4a support
2009-02-22 02:58:00 +00:00
f4c3607c4d
* I2PTunnel:
...
- Add new IRCServer tunnel type
- Catch OOMs in HTTPServer
- Name the IRCClient filter threads
2009-02-22 00:35:24 +00:00
f3143d8b3d
case insensitive sort on stat groups
2009-02-18 20:54:55 +00:00
fd32d77976
-5
2009-02-16 19:43:59 +00:00
39e8e93bfa
propagate from branch 'i2p.i2p.zzz.test' (head c25c24d91060673157085b8c6edeb35e35e57900)
...
to branch 'i2p.i2p' (head a28a9a5e42fadc0ad8780ec708f17928cfdf2e66)
2009-02-16 19:42:49 +00:00
e151ef74e1
* Streaming lib: Plug timer leak, don't send keepalives
...
after close, don't disconnect hard after close
2009-02-16 19:42:28 +00:00
609e70692d
-4
2009-02-15 14:50:15 +00:00
c5ac0981b5
propagate from branch 'i2p.i2p.zzz.test' (head 0bb4b6c8acec3e78fe1d79924fef7186cfe31973)
...
to branch 'i2p.i2p' (head b13b20bc5c20fd4ce45a91cacd483bc9fdea7118)
2009-02-15 14:43:20 +00:00
129fc5b838
Backport rev 1c20e222438c8098ed49a4e5a5a609f0d2cf14c5 before the prop forward
2009-02-15 14:27:46 +00:00
775ab9a7bf
* I2PTunnel:
...
- Display destination even when stopped
- Enable key generation, dest modification, and
hashcash estimation in the GUI
- Add new CONNECT client
2009-02-15 05:17:18 +00:00
374360c7b4
save a little space
2009-02-15 05:15:25 +00:00
cc3165bf72
* Streaming lib:
...
- Move ConEvent from SimpleTimer to SimpleScheduler
- Move RetransmissionTimer (ResendPacketEvent)
from SimpleTimer to new SimpleTimer2
- Move ActivityTimer and Flusher from SimpleTimer to RetransmissionTimer
- SimpleTimer2 allows specifying "fuzz" to reduce
timer queue churn further
2009-02-15 05:11:35 +00:00
6b0a2464dd
Add licenses to all packages
2009-02-14 19:49:00 +00:00
7b12f700dd
plug a tunnel build leak
2009-02-12 17:10:47 +00:00
806e2f88c8
Dont buffer all the POST data so we wont OOM on huge POSTs. Use unbuffered read for the first line, and for all the headers if POST
2009-02-12 16:50:20 +00:00
8591dfe71c
i2psnark tmp files take 3
2009-02-10 02:34:48 +00:00
7756e20b86
enforce max leaseset publish frequency
2009-02-09 16:52:54 +00:00
39a1958bf4
fix dest save broken in 0.7
2009-02-09 14:55:48 +00:00
f9d8a2d79b
allow smaller leasesets
2009-02-09 14:34:23 +00:00