3f70593ca8
precompile all of the JSPs so that people with JREs instead of JDKs can load this up
2004-08-05 02:24:00 +00:00
676288e6c0
added ems.i2p
2004-08-05 01:12:06 +00:00
1aa3e0cc5a
Fixed bug in select
2004-08-04 14:35:45 +00:00
b0f8064d0d
Add unit test
2004-08-04 14:35:12 +00:00
e5e85732d4
Oops, fixed one more bug
2004-08-03 09:16:53 +00:00
f97c1ef0d9
Fixed bug in recvfrom()
2004-08-03 08:51:28 +00:00
83cf815160
* add new and generally ugly components to allow web based control of tunnels
...
* build an i2ptunnel.war
2004-08-03 08:21:29 +00:00
fea62a529b
* don't use static props on the I2PTunnel for I2CP / etc so that we can safely keep multiple instances alive
...
* propogate errors (if the I2CP host isnt reachable, the socket manager
won't be created) and handle appropriately
2004-08-03 08:18:10 +00:00
2cff5ae2bb
added ooo.i2p
2004-08-02 21:09:21 +00:00
8aa29f5340
Update Python I2P library version 0.91 by sunshine
2004-08-02 15:23:37 +00:00
8051bfef1d
remove generated doc
2004-08-02 15:22:21 +00:00
85bc79ab1b
removed generated doc
2004-08-02 15:21:05 +00:00
97e5588184
Update Python I2P library version 0.91 by sunshine
2004-08-02 14:52:39 +00:00
e622fdc885
removed
2004-08-02 14:50:00 +00:00
4f81e1debe
Update Python I2P version 0.91 by sunshine
2004-08-02 14:47:44 +00:00
9ccfd852d8
Updating I2P Python version 0.91 by sunshine
2004-08-02 14:44:24 +00:00
9df57a47d5
Updated Python I2P version 0.91 by sunshine
2004-08-02 14:34:06 +00:00
f2cadb7278
bugs.txt
2004-08-02 14:07:30 +00:00
3f6e7cb84c
Updated Python I2P version 0.91 by sunshine
2004-08-02 14:06:30 +00:00
4ed4ce8240
Updated Python I2P version 0.91 by sunshine
2004-08-02 14:00:56 +00:00
4373956a3f
Updated Python I2P version 0.91 by sunshine
2004-08-02 13:55:41 +00:00
36fb99a00d
Updated Python-I2P version 0.91 by sunshine
2004-08-02 13:51:50 +00:00
8f5d325c4d
Updated Python-I2P library 0.91 by sunshine
2004-08-02 13:50:21 +00:00
8d8b6da0bf
updated to handle operation without a logger.config (reasonably)
2004-08-01 23:27:37 +00:00
3a61d260d7
cleanup wrt multiple app contexts
2004-08-01 23:24:47 +00:00
5bc433d1c8
fixed ^C^V errors
2004-08-01 23:21:35 +00:00
a0e4bbac6f
updated defaults
2004-08-01 21:50:49 +00:00
d44d8cc53d
penalize peers whose tunnels probably fail, but still dont kill those tunnels quite yet
...
logging
2004-08-01 20:41:33 +00:00
1305969247
requeues aren't absurd in a live net where connectivity sometimes fails (duh)
2004-08-01 20:39:17 +00:00
94becebafa
increase the (essentially) arbitrary choke on message send times (which has caused some reliability problems under load)
2004-08-01 20:37:44 +00:00
8add433966
javadoc
2004-08-01 20:25:25 +00:00
c5b289fb1f
javadoc fixes
2004-08-01 18:47:12 +00:00
f85ce180ed
* added a way to control how large we let the buffers grow before we block,
...
or even whether to have the blocking action timeout and close the socket after
a certain delay
* refactored the I2PSocketOptions to be more actively used
* added a pair of ministreaming lib demo apps:
- StreamSinkServer listens to a destination and dumps any data it receives on a socket to a per-socket file
- StreamSinkClient sends a destination a specified number of random bytes, then disconnects
2004-08-01 18:34:02 +00:00
8101fa1c92
excluding Eclipse-specific project files
2004-08-01 06:50:14 +00:00
8a091e0205
fixed for ant 1.5 compat
2004-08-01 06:46:59 +00:00
edc3a54ad3
changed _botShutdownCommand to _botShutdownPassword for clarity
2004-08-01 06:42:31 +00:00
a3cd7d1068
Initial commit, bogobot version 0.3.1.
2004-08-01 06:26:51 +00:00
337441b8de
Time for a new release
2004-08-01 06:25:56 +00:00
bd78a66bd4
updated build proc to conditionally fetch the jetty libs from http://dev.i2p.net/jettylib.tar.bz2
...
now the main ant 'dist' will build the web stuff as well (but ant 'build' wont)
2004-08-01 05:31:15 +00:00
96f9618081
expose more data and let the settings be overridden during runtime (and saved to disk)
2004-08-01 05:27:59 +00:00
cf7be2d601
Fixed stupid bug when pinging multiple hosts
2004-08-01 04:06:44 +00:00
598732915e
Added ref to HTTPServer I2PCGIHTTPServer and I2PSimpleHTTPServer to save users having to unnecessarily import i2p.I2PBaseHTTPServer
2004-08-01 03:21:11 +00:00
99c18396ab
Some improvements to i2p-ping
2004-08-01 03:20:22 +00:00
6d5dd81066
added i2p-ping
2004-08-01 02:38:14 +00:00
7cd9451a22
fproxy2.i2p
2004-08-01 02:22:22 +00:00
29b5a7c5c2
Removed broken examples and added some more comments to warhammer
2004-08-01 00:30:25 +00:00
393a04165e
honor some updates correctly
2004-07-31 23:48:44 +00:00
e97e834a5b
Updated warhammer example, and fixed a bug on FreeBSD
2004-07-31 23:31:02 +00:00
bec685682b
logging
2004-07-31 23:28:28 +00:00
34f119ca23
moved the router config reading code into the, er, router
2004-07-31 23:25:02 +00:00