8bce2fd7a2
Hopeful BOB fixes for orphaned tunnels.
...
Additional comments in TCPio addressing performance.
2009-02-22 07:04:31 +00:00
fbe7e42f46
fixed a NPE
2009-02-20 17:53:17 +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
f344c9e0be
plug connection leak
2009-02-09 12:55:35 +00:00
7acaa964af
-3
2009-02-07 21:27:20 +00:00
08deabb262
propagate from branch 'i2p.i2p.zzz.test' (head f45f828cb1f4e2ea944d18a2aa23d9fac3f828fa)
...
to branch 'i2p.i2p' (head 282b48a00cfb053c488aa75519723c001f2ca5a1)
2009-02-07 21:25:51 +00:00
6504e1f91d
export symbol
2009-02-07 21:25:27 +00:00
b125276be9
correct comment
2009-02-07 21:24:53 +00:00
dc9607024e
propagate from branch 'i2p.i2p.zzz.test' (head 8424049f1510c378ac5c6d74a51fcc914f6082f5)
...
to branch 'i2p.i2p' (head d14d24978b11daeff7d37002b7ac3ec5b5535475)
2009-02-07 21:18:06 +00:00
06e1305df2
prevent race NPE http://forum.i2p/viewtopic.php?t=3066
2009-02-06 21:19:45 +00:00
28a14782a6
debian package instructions
...
As Debian's package building system is rather complicated and requires root
access unconditionally for some reason, doing it from ant isn't really
feasible. However to build any debian package anywhere is the same system, so
including helpful documentation on how to use that system as an ant build
target would be most useful in this case. Hopefully Debian users will
only have to deal with the already built .deb anyway.
2009-02-06 18:39:51 +00:00
e7bccb2f47
fix idle property names
2009-02-06 15:45:34 +00:00
bdf7dda3b4
Use the right error msg when a b32 address fails to resolve
2009-02-06 13:14:10 +00:00
a7d4b3d6ba
* I2PTunnel & I2CP:
...
- Fix tunnel reduction/restore, hook in the GUI
- Hook leaseset encryption into the GUI
- Implement saves for all the new stuff
- Add cancel button
- Add b32 display for non-http servers
- Prep for CONNECT
- Fix error msg when connection goes away
2009-02-06 04:22:44 +00:00
a82de3d1cf
Netdb: Remove all DataPublisher stuff
2009-02-04 17:18:00 +00:00
a6dc27adaf
Bound and concurrentify SYN queue to hopefully prevent explosion
2009-02-04 14:32:09 +00:00
69f051da41
concurrentify TunnelDispatcher
2009-02-04 14:17:10 +00:00
5946c35a88
avoid illegalstateexception
2009-02-04 14:16:36 +00:00
3d8cb3b90d
print torrent and peer count
2009-02-04 14:04:52 +00:00
3b9fec1857
save a little space
2009-02-03 15:34:47 +00:00
ececf5407d
concurrentify shitlist
2009-02-03 15:15:09 +00:00
d236b9b44a
more concurrent
2009-02-02 19:25:29 +00:00
7ec29b0c5a
use concurrent
2009-02-02 18:03:16 +00:00
8d7340500f
* I2CP: Implement optional reduce tunnels on idle - not hooked
...
in to i2ptunnel GUI yet - still needs tweaks
2009-02-02 14:03:17 +00:00
1ee2b5e899
one more static
2009-02-02 14:00:51 +00:00
6f948df089
remove dup
2009-02-02 13:59:50 +00:00
b6b1491368
Final Slackbuild cleanups, ant slackpkg target added.
2009-02-02 01:22:31 +00:00
f70be29651
small change so that the version number makes more sense
2009-02-01 11:04:42 +00:00
c48700216c
SlackBuild!
2009-02-01 07:51:38 +00:00
45a2159290
-2
2009-02-01 01:34:57 +00:00
ac7ea4ac4c
propagate from branch 'i2p.i2p.zzz.test' (head ff7193c72f9811a641627eb08d5183b3f7af9306)
...
to branch 'i2p.i2p' (head b71194946fd76128f523e88f918a5c3a9b2c12e1)
2009-02-01 01:31:24 +00:00
2a96dde20b
merge of 'cc72fab39f44fab34741eaed2d2565a6db5b757e'
...
and 'd6901f35bd88f633d566f597f0c10904a853a37d'
2009-02-01 01:29:38 +00:00
78d5080d78
* Tunnel Pool:
...
- Remove tunnel from participating if can't contact next hop
- Fail outbound build faster if can't contact first hop
2009-01-31 15:36:24 +00:00
395baf0274
* Convert some inner classes to static (findbugs)
2009-01-31 14:27:45 +00:00