afeecdf4af
logging, formatting
2004-04-22 03:09:03 +00:00
64b94ab124
0.3.0.4 (backwards compatible, release info / docs / etc coming later today [is today tuesday already?]
2004-04-20 09:18:53 +00:00
bed7d09764
delete that stupid 'interactive' mode where we dump things to stdout on command
...
(hello, we have an admin console now, duh)
formatting touchups.
2004-04-20 07:06:39 +00:00
3c762c9a02
short circuit some handling when building custom length tunnels
...
if a client only wants 0 hop tunnels, give them 0 hop tunnels (rather than wasting a 2+ hop on it)
make inNetPool.dropped and inNetPool.duplicate rate stats, not frequency stats
formatting, minor refactoring
2004-04-20 02:42:56 +00:00
ba5f0fb70b
correctly differentiate between handled & matched requests
...
logging and some minor refactoring
2004-04-20 02:18:20 +00:00
c23d8efe08
publish the new data points (crypto.garlic.decryptFail, tunnel.unknownTunnelTimeLeft)
2004-04-18 03:40:42 +00:00
0d3d4b60ce
added stat - crypto.garlic.decryptFail
...
formatting / logging
2004-04-18 03:36:12 +00:00
38091c3c25
added stat - tunnel.unknownTunnelTimeLeft which gathers the time until expiration of tunnel messages we're dropping because we dont know about the tunnel Id.
...
formatting / logging
2004-04-18 03:33:53 +00:00
f0cd04ebc3
increased the delay to 2 minutes after startup before running client apps
...
tabs/spaces
2004-04-18 02:50:54 +00:00
86759d2f9c
DatabaseLookupMessageHandler:
...
added stat - netDb.lookupsReceived
fixed formatting
HandleDatabaseLookupMessage:
added stat - netDb.lookupsHandled
added stat - netDb.lookupsMatched
fixed formatting
HandleDatabaseStoreMessage:
added stat - netDb.storeHandled
fixed formatting
StoreJob:
added stat - netDb.storeSent
fixed formatting
removed old unused code (we do dbStore through tunnels, not garlics)
logging
SearchJob:
fixed formatting
logging
HandleTunnelCreateMessageJob:
fixed formatting
logging
PoolingTunnelManagerFacade:
added stat - tunnel.participatingTunnels
fixed formatting
logging
TunnelPool:
added getParticipatingTunnelCount()
fixed formatting
logging
StatisticsManager:
revamped whats published
fixed formatting
logging
fixed formatting
2004-04-16 23:52:11 +00:00
ceb9a935de
import stuff (alphabetizing, etc.)
...
(shendaras)
2004-04-12 08:13:48 +00:00
60c1776994
fix up packages
2004-04-10 13:35:56 +00:00
8a8e68146f
beginning of format, updated imports. (shendaras)
2004-04-10 11:39:00 +00:00
be13c14376
javadoc cleanup to remove those damn warnings
2004-04-08 09:07:53 +00:00
6f0d0bed0b
yall dont need these
2004-04-08 05:03:47 +00:00
77bd69c5e5
beginning of branch i2p.i2p.i2p
2004-04-08 04:41:54 +00:00