Timeline
Jul 29, 2004:
- 9:37 PM Changeset [5d4bdc5]i2p_0_3_4 by
- 0.3.4 NOT BACKWARDS COMPATIBLE (0.3.4 and not 0.3.3.1 since its got …
- 9:34 PM Changeset [0fdb2860] by
- added some comments wrt rate limiting and getting the proxies to be …
- 9:29 PM Changeset [59a8493a] by
- fixed some URLs, and the irc proxy is loaded on startup
- 8:36 PM Changeset [25378e89] by
- less aggressive removal of peer references logging
- 8:07 PM Changeset [3b9fea20] by
- added files.hypercubus.i2p
- 8:02 PM Changeset [c6bb8f0] by
- avoid the race that could corrupt local transfers by using a single …
- 4:12 PM Changeset [4a9bd84b] by
- check the delivery order and call out an error if a pong comes back in …
- 5:37 AM Changeset [c02522b] by
- * track the message progress through the send process more carefully * …
Jul 28, 2004:
- 11:35 PM Changeset [c2a71ef] by
- include stats on bytes wasted (overflow from the buckets)
- 11:34 PM Changeset [e669110] by
- be sure to allow for clock skew
- 11:34 PM Changeset [f4cf31c] by
- less aggressive passive publishing
- 11:32 PM Changeset [7b23a5dc] by
- keep track of wasted bytes (overflow from the bucket)
- 11:29 PM Changeset [b2fda0c] by
- catch errors earlier
- 11:28 PM Changeset [5af96f5] by
- when we really need tunnels, always build them
- 11:27 PM Changeset [ca445ac1] by
- when we need tunnels, always build 2, not the exact quantity required …
- 4:50 AM Changeset [16fb31b] by
- doc update
- 4:48 AM Changeset [a1ff325] by
- Improve sendq to always send big packets for better network performance
- 3:51 AM Changeset [5eaec4c] by
- only recurse one time
- 3:50 AM Changeset [ffcc34c] by
- heh, if it expires, we probably don't want to forward it (duh)
- 12:08 AM Changeset [2dbe33e] by
- * cleaned up the tunnelCreate reply timeout * reduced the number of …
Jul 27, 2004:
- 10:04 PM Changeset [60c7db0] by
- if I'm making this backwards incompatible, I might as well clean up …
- 9:45 PM Changeset [0ed95bb] by
- new helper to read/write
- 5:41 PM Changeset [c901bcf9] by
- javadoc warning fix
- 5:39 PM Changeset [0ccf915a] by
- ewps
- 5:34 PM Changeset [52b1c0a9] by
- * netDb searchReply and lookup messages now contain H(peer), not the …
- 5:20 PM Changeset [399865e6] by
- increase the replenish frequency to occur every .1s logging
- 5:17 PM Changeset [54aeab1] by
- send the full RouterInfo? in the STS validation, not just the …
- 5:15 PM Changeset [91f8327] by
- made incompatible with previous releases - the remaining commits …
- 6:34 AM Changeset [c937cb2] by
- no need to test a peer that we already know is up
- 6:19 AM Changeset [ebd150e] by
- we don't need to build a tunnel so often (just enough to keep things …
Jul 25, 2004:
- 11:51 PM Changeset [9218f7b] by
- deal with not having tunnels a bit earlier
- 11:46 PM Changeset [edaf7ae] by
- * for the moment, remove the 'isFailing' check for peers who have …
- 11:43 PM Changeset [43c18d0] by
- (techincally) reduced the minimum bandwidth rate to 1KBps, but NO ONE …
- 11:40 PM Changeset [65d85f7] by
- the vast majority of messages on the live net are under 2KB
- 11:35 PM Changeset [476e23d] by
- new stat monitoring the netDb search reply message sizes
- 11:33 PM Changeset [abaa5d8] by
- more efficient mem alloc & usage
Jul 24, 2004:
- 5:54 PM Changeset [ce3e7e6] by
- handle disconnect while there are still requests pending
- 3:31 AM Changeset [3fd35a9] by
- * empty log message *
- 2:13 AM Changeset [f170ae74]i2p_0_3_3 by
- 0.3.3, backwards compatible, to be released Real Soon
- 2:11 AM Changeset [03562b0] by
- added (commented out) hooks for the 0.4 web arch
- 2:08 AM Changeset [4723127] by
- added ref for the 0.4 routerconsole stuff, but its not ready for use, …
- 2:06 AM Changeset [b684632] by
- first pass at the 0.4 architecture. not ready for use or integration …
- 1:59 AM Changeset [740a2da] by
- more consistent html
- 1:10 AM Changeset [85c8e56] by
- fixed a strange bug when the .wait delay is really accurate (too …
Jul 23, 2004:
- 9:22 PM Changeset [481ef56e] by
- added www1.squid.i2p
- 6:19 PM Changeset [0087957] by
- allow the timestamper to be started up while disabled
- 5:43 PM Changeset [834fb7e3] by
- allow the timestamper to be controlled by env properties (and, in …
- 5:39 PM Changeset [da4827f2] by
- expose some data for the router console to query
- 5:36 PM Changeset [9f44395] by
- expose some data points for the new console, and cleaned up some html …
- 3:08 AM Changeset [69981e4] by
- * empty log message *
- 12:10 AM Changeset [a857c6a] by
- * empty log message *
Jul 22, 2004:
- 8:54 AM Changeset [e8d1943] by
- * empty log message *
Jul 21, 2004:
- 12:02 PM Changeset [56216250] by
- Added doc sources (public domain)
- 11:56 AM Changeset [bea331d] by
- Fixed typo (public domain)
- 11:36 AM Changeset [bc4e833a] by
- Fix install path
- 10:24 AM Changeset [83f399f] by
- hopefully i'll have time to work on this socket stuff tomorrow
- 7:42 AM Changeset [5214436] by
- initial import of Connelly's public domain I2P python lib
- 6:25 AM Changeset [8603250] by
- updated the readme to reference the current specs and implementations …
Jul 20, 2004:
- 9:43 PM Changeset [9a8a099] by
- javadoc fix
- 9:31 PM Changeset [a5a0c8c] by
- moved minimal I2CP info to the I2PSession docs (since it is the one …
- 9:28 PM Changeset [604bcd5] by
- initial impl
- 9:16 PM Changeset [d29f940] by
- include some basic I2CP info
- 9:08 PM Changeset [b5a0f59] by
- first pass
- 4:11 AM Changeset [ccb2600] by
- when measuring capacity, consider data updated within the last hour as …
- 4:10 AM Changeset [f06e21f] by
- null check (oops)
- 3:35 AM Changeset [bb0817a2] by
- erg, expose the capacity calculator (the last Router commit is a mod …
- 3:34 AM Changeset [6911f86] by
- expose the capacity calculator
- 3:28 AM Changeset [fe28b27] by
- simple error condition check
- 3:27 AM Changeset [e8e8c374] by
- * implement new 'capacity' concept, which replaces the old …
- 2:57 AM Changeset [ef0f1ca] by
- include a lil more eye candy on the console (how active each tunnel is …
- 2:53 AM Changeset [31ca34b] by
- rate.getAverageValue returns the average of the last fully completed …
Jul 19, 2004:
- 5:18 PM Changeset [c4e6a2f0] by
- if the log pattern/path referenced doesn't exist, create all necessary …
Jul 18, 2004:
- 9:35 PM Changeset [b56845e] by
- added quadn.i2p
- 3:02 PM Changeset [d7a1fee] by
- closing a stream multiple times shouldn't kill the SAM session (thanks …
Jul 17, 2004:
- 8:18 AM Changeset [b1f802c] by
- Add id tag to strl
- 4:54 AM Changeset [5f022e6] by
- minor code cleanup
- 3:11 AM Changeset [392cbb8] by
- cleaned up time class
Jul 16, 2004:
- 9:12 PM Changeset [130399a1]i2p_0_3_2_3 by
- 0.3.2.3 (coming soon to a hard drive near you)
- 8:48 PM Changeset [37d5531] by
- logging, including replacing the scary monster with its true self (we …
- 7:14 PM Changeset [f0b6cba] by
- logging
- 12:17 AM Changeset [707b173e] by
- differentiate between an explicit tunnel rejection (due to overload, …
- 12:15 AM Changeset [4381bb5] by
- don't rip the peer's head off after multiple tunnel rejections - …
Jul 15, 2004:
- 4:02 PM Changeset [5850ad1] by
- typo fix, thanks Connelly (duck)
- 5:23 AM Changeset [806d598]i2p_0_3_2_2 by
- _context/getContext() (missed one)
- 5:12 AM Changeset [e737e5c] by
- * work around the disagreement between different versions of sun's …
- 1:08 AM Changeset [bbcde2f5] by
- 0.3.2.2 (a lil installation testing and then i'll push)
- 1:04 AM Changeset [f6ef7742] by
- some boundary cases for the queue pumper's wait time
Jul 14, 2004:
- 10:12 PM Changeset [44491c15] by
- added nickster2.i2p and irc.nickster.i2p (pointing at iip)
- 9:07 PM Changeset [71a6cf4] by
- * adjust the algorithm to deal with IO bound requests: if more …
- 8:01 PM Changeset [744ce69] by
- add a new throttle (and stats) based on send processing time high send …
- 7:56 PM Changeset [d25cec0] by
- clean up sorting for peer reliability increase penalties for tunnel …
- 7:54 PM Changeset [f02bf37f] by
- stats and stats and stats track the total allocated bytes correctly …
Jul 13, 2004:
- 8:19 PM Changeset [304b9d4] by
- on kaffe i've periodically seen some hangs in the jobqueue, so lets …
- 8:17 PM Changeset [2d6af89] by
- safer operation (for use in the sim where some things aren't always …
- 8:16 PM Changeset [d642597] by
- include an objectId flag for use in the logging
- 8:14 PM Changeset [d5ad56c] by
- use smaller writes to make it look more normal
- 5:49 AM Changeset [4f1f2cc] by
- since people are using small buckets, the 10s replenish frequency is a …
Jul 12, 2004:
- 9:33 PM Changeset [da439dd] by
- sanity checking for a kooky race condition
- 9:09 PM Changeset [1375d01] by
- new bandwidth allocation policy and usage to include support for …
- 4:39 PM Changeset [7b9db07] by
- target=1.3 and source=1.3, not target=1.1 and source=1.3 (this is what …
- 5:12 AM Changeset [f2f2613] by
- Minior cleanups — removed commented out debugging code, wrote better …
Jul 11, 2004:
- 6:57 PM Changeset [0f60ac5a]i2p_0_3_2_1 by
- 0.3.2.1 (backwards compatible blah blah blah)
- 6:50 PM Changeset [c28f19fe] by
- less painful and/or redundant penalties for failures
- 1:22 PM Changeset [09a6dbc] by
- FreeBSD port
- 4:16 AM Changeset [3bc0e0fc] by
- added source and target declarations for the javac commands so we can …
Jul 10, 2004:
- 10:28 PM Changeset [eb0e187] by
- throttle tunnel participation based on whether we've had to throttle …
- 4:59 PM Changeset [a788d30] by
- added support for new 'clientoptions' command which alters the …
- 4:15 AM Changeset [591dfc9] by
- give the reliability more positive influence so it doesn't go negative …
- 4:13 AM Changeset [809e12b] by
- logging
- 2:36 AM Changeset [1669d17] by
- use mihi's template engine to set a random timestamper password so …
- 1:58 AM Changeset [3cfd28d] by
- add a new unit test for repeated fast reconnections
- 1:46 AM Changeset [4888207] by
- if a client reconnects, we always want to get a new leaseSet ASAP …
- 1:44 AM Changeset [294cb96] by
- if the job's startAfter is changed, tell the jobQueue to go through …
- 1:39 AM Changeset [b648fa2] by
- send the stats page out in chunks (more mem efficient, blah blah blah)
Jul 9, 2004:
- 5:33 AM Changeset [ab99122] by
- render status HTML in pieces (continued)
- 5:29 AM Changeset [dd014fee] by
- send the router console out bit by bit rather than building it all up …
- 5:22 AM Changeset [c81f864] by
- reduce the throttle threshold from 5s lag to 2s lag
- 5:20 AM Changeset [90fe7dc] by
- include the expiration in the error message if its dropped
- 3:56 AM Changeset [3a56809] by
- new throttling code which rejects tunnel create requests, networkDb …
- 3:48 AM Changeset [94e694f] by
- reduce the job pipeline to send a message by fetching the bids and …
- 3:45 AM Changeset [bdfa6e4] by
- dont penalize send failures (beyond what we already do for comm …
- 3:43 AM Changeset [8e64ffb] by
- keep the relay message size rate data for the 10 minute period (so we …
- 3:41 AM Changeset [6c16264] by
- expose stat for throttling (# tunnels we're currently participating in)
- 3:39 AM Changeset [ff7742b] by
- expose some stats useful for throttling (# ready & waiting jobs and …
Jul 7, 2004:
- 10:23 PM Changeset [9685884] by
- deal with null peer (used by the SubmitMessageHistoryJob? to bw limit …
- 6:06 PM Changeset [a8b0d7f]i2p_0_3_2 by
- pull out no longer relevent config parameters start the irc proxy by …
- 5:58 PM Changeset [dd84233] by
- 0.3.2 for release later today
- 4:16 PM Changeset [fe3eac0] by
- migrate the queue pumper thread to scheduled activity (instead of …
- 4:11 PM Changeset [0948686] by
- don't mark failing due to sendFailed (since that can be caused by a …
- 4:10 PM Changeset [4c82970] by
- get rid of the whole slice concept dont time out for too many messages …
Jul 6, 2004:
- 6:26 PM Changeset [fe2fede] by
- removed maxWaitingJobs param
- 6:24 PM Changeset [b23b1e5] by
- instead of the maxQueuedMessages limit, use the rule 'if any of the …
- 2:38 PM Changeset [dca66c8] by
- leave all threads at base priority (except the client runner, where we …
- 2:30 PM Changeset [4909001] by
- placeholder for overload detection
Jul 4, 2004:
- 4:35 AM Changeset [fa4f100] by
- new limiter, pull slow and not too useful tests (uncomment 'em to run 'em)
- 4:33 AM Changeset [bbf68cd] by
- implemented the FIFO bandwidth limiter which, suprisingly, chokes …
- 1:53 AM Changeset [bbc5f65] by
- * empty log message *
- 1:00 AM Changeset [b3632a6] by
- duh
- 12:57 AM Changeset [3943c51] by
- Hmm
Jul 3, 2004:
- 10:03 PM Changeset [4c19ddd] by
- a couple locking changes
- 9:53 PM Changeset [d8f0f1a] by
- Added test for Logger and debugged it
- 8:58 PM Changeset [121c0d89] by
- Fixed test
- 7:42 PM Changeset [badfb90] by
- logging / debugging and formatting (no functional changes)
- 7:41 PM Changeset [ff392fe] by
- properly fake-encrypt the data (this class is only used by the …
- 11:05 AM Changeset [a136931] by
- http://www.kirstenfan.com/galleries/magazines/fhm2002100sexy/002.jpg …
Jul 2, 2004:
- 6:57 PM Changeset [4b8ac81] by
- minor refactoring, javadoc dont add an arbitrary extra …
- 4:59 PM Changeset [219a704e] by
- bugger it, for consistency, always include the reply leaseSet with a …
- 4:53 PM Changeset [3996cd1] by
- make the client writer thread run at max priority, since it is very …
- 3:12 PM Changeset [c636b0a] by
- minor rewrite to make timing more precise (keeping a map of message …
- 1:31 PM Changeset [aae9f67] by
- added jdot.i2p (duck)
- 1:18 PM Changeset [aec6e90] by
- And I thought I was dyslectic. (duck)
- 9:54 AM Changeset [f49be25] by
- <Nightblade> hmm
- 9:37 AM Changeset [f9a9612] by
- I don't know how I missed this stuff before
- 2:54 AM Changeset [8c9f58b] by
- Misc. stuff: javadoc, UNUSED… shendaras
Jul 1, 2004:
- 10:33 PM Changeset [8a7e787] by
- logging
- 3:21 PM Changeset [148dcc08] by
- factor out the clientWriterRunner and have it deal with multiple i2cp …
- 3:11 PM Changeset [15b1cbd] by
- synchronize the available() call, and made explicit some other …
- 3:08 PM Changeset [e9b7ca3] by
- dont accept outrageously long delays when building a tunnel (aka now …
- 9:30 AM Changeset [1b03e9a] by
- Who was the idiot who came up with the idea that booleans should be …
- 9:17 AM Changeset [2b951e3] by
- Change throws to asserts. If any of this stuff happens it means a …
- 2:23 AM Changeset [f51e064] by
- * empty log message *
Jun 30, 2004:
- 1:21 PM Changeset [9640e93] by
- imports shendaras
- 1:16 PM Changeset [d5bd220] by
- Crappy fix for incorrect Total Bytes Sent/Total? Bytes Received via …
- 4:11 AM Changeset [dcdcb75] by
- dont kill the context, we may need it when tearing down the runner …
- 3:02 AM Changeset [4058c63] by
- dont be such a prude
Jun 29, 2004:
- 10:32 PM Changeset [dd34548] by
- publish the tunnel congestion stat
- 10:30 PM Changeset [a6b5211] by
- congestion is only a warning, not an error
- 8:32 PM Changeset [4e89b9c] by
- reliability threshold = median of active and nonfailing (inactive …
- 7:45 PM Changeset [f3e267d2] by
- active peer testing - every minute, grab two reliable peers, throw a …
- 7:41 PM Changeset [2fd87dc] by
- when we select peers to test, lets use all of the reliable peers, not …
- 7:40 PM Changeset [40b6b77] by
- use the median reliability value of nonfailing peers for the …
- 7:32 PM Changeset [d0c61db] by
- use the explicit max ID values (I2NPMessage.MAX_ID_VALUE and …
- 7:29 PM Changeset [1cd5a3fc] by
- include the "addedBy" if we're debugging the job, not if we're …
- 7:28 PM Changeset [af81cf2c] by
- explcitly define the max I2NP message ID value and validate against it
- 7:25 PM Changeset [04373c5] by
- just to be explicit about the max tunnel id
- 2:55 AM Changeset [e9cdb0f] by
- new library
Note: See TracTimeline
for information about the timeline view.