Commit Graph

664 Commits

Author SHA1 Message Date
ccb309fd92 I2P repliable datagrams 2004-04-17 23:16:28 +00:00
a47c7b8f27 always send as a guaranteed message (but block as before) - this lets
udp-esque users get transparent sessionKey/sessionTag management.  we'll
probably refactor mode=guaranteed/best_effort into two concepts later,
dealing with blocking and encryption seperately.
logging and formatting fixes
2004-04-17 00:13:28 +00:00
a859908e83 handle repeated attempts to close() gracefully
logging, formatting
2004-04-17 00:04:38 +00:00
66ad54fbf0 Made logs actually go through I2P logging system
(human)
2004-04-13 04:15:46 +00:00
3d294d5771 fix javadoc warning: no @return on void functions
(shendaras)
2004-04-12 10:26:42 +00:00
a72e479e50 scoping so the test classes are reachable outside the current package 2004-04-10 13:37:29 +00:00
8a8e68146f beginning of format, updated imports. (shendaras) 2004-04-10 11:39:00 +00:00
ee119de6c4 javadoc fix 2004-04-10 04:06:47 +00:00
f37c0ed612 name all threads, and (nearly) always use I2PThread (in case we add some pooling/throttling/monitoring or whatnot later) 2004-04-09 01:22:04 +00:00
6b1d671aed Little restyle of output text
(duck)
2004-04-09 00:58:10 +00:00
e8a2130094 updated for new paths / mingw setup 2004-04-08 10:40:43 +00:00
be13c14376 javadoc cleanup to remove those damn warnings 2004-04-08 09:07:53 +00:00
2e3fd0abf2 great renaming (cont.) 2004-04-08 04:54:58 +00:00
e40b94c875 great renaming (cont.) 2004-04-08 04:48:39 +00:00