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
60ab94689c
fixed i2ptunnel ircserver
2009-02-28 12:26:58 +00:00
7f33eb4959
broke i2ptunnel ircserver again
2009-02-28 01:39:58 +00:00
467095f85e
-7
2009-02-27 21:27:14 +00:00
1fc890c6f0
propagate from branch 'i2p.i2p.zzz.test' (head f19c9c4ae55d6ae82d6c028a06c0fae886da2527)
...
to branch 'i2p.i2p' (head 78d8ece1514216315644bbef224c62e1e9fbe370)
2009-02-27 21:25:04 +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
532077a4c1
BOB version bump.
...
Router Build bump.
2009-02-22 07:26:08 +00:00
8bce2fd7a2
Hopeful BOB fixes for orphaned tunnels.
...
Additional comments in TCPio addressing performance.
2009-02-22 07:04:31 +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
06aeff9a30
drop file accidentally checked in
2009-02-20 19:00:01 +00:00
78075cb3aa
Add upnp html output, fix up logging
2009-02-20 18:51:39 +00:00
fbe7e42f46
fixed a NPE
2009-02-20 17:53:17 +00:00
312e6071d7
upnp first cut
2009-02-19 21:42:59 +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
cdab99bd25
concurrentify _availableMessages
2009-02-09 12:56:53 +00:00