Timeline
Nov 2, 2019:
- 4:47 AM Ticket #2662 (I2PSnark opens tunnels at startup when no torrents are running) created by
- I2PSnark should check if torrents are running at startup before …
Nov 1, 2019:
Oct 29, 2019:
- 4:08 PM Ticket #2661 (PeerState.java: remove _currentReceiveSecond) created by
- This is unused since long. It is also too coarse also as we use …
- 4:06 PM Ticket #2660 (PeerState.java: remove _consecutiveFailedSends) created by
- This is only used by send(OutNetMessage? msg), where it controls a way …
- 4:03 PM Ticket #2659 (PeerState.java: remove _concurrentMessagesActive) created by
- For all practical purposes _outboundMessages.size() has the same …
- 4:01 PM Ticket #2658 (PeerState.java: remove _slowStartThreshold) created by
- As it is coded now _slowStartThreshold lets the send window grow fast …
- 4:00 PM Ticket #2657 (UDP transport: remove udp.sendAggressiveFailed stat) created by
- This stat is effectively unused since the controlling if statement in …
- 3:58 PM Ticket #2656 (UDPTransport.java: remove proactive reconnect code) created by
- The proactive reconnect within send(OutNetMessage? msg) can never …
- 3:57 PM Ticket #2655 (OMF: Remove MAX_VOLLEYS) created by
- This constant and the code controlled by it are useless, because they …
- 3:56 PM Ticket #2654 (PeerState.java: remove _retransmitter) created by
- Maintaining that field is pure code bloat as it simply duplicates what …
- 3:54 PM Ticket #2653 (ACKSender: properly set send time) created by
- in retrieveACKBitfields() there is […] However if we could not …
- 3:51 PM Ticket #2652 (PeerState.java: getCurrentResendACKs() logs wrong set size) created by
- the "i" in the log message should be _currentACKsResend.size().
- 3:50 PM Ticket #2651 (ACKSender.java: do not warn of re-requests) created by
- That warning is totally misleading, as packets are large enough to …
- 3:49 PM Ticket #2650 (PeerState.java: rework ACK resend logic) created by
- The current ACK resend logic is a leftover from freenet. Randomised …
- 3:47 PM Ticket #2649 (UDP Transport: allow multiple retransmissions) created by
- Currently the entire UDP transport is seriously choked down by …
- 3:45 PM Ticket #2648 (PeerState.java: rework send window) created by
- Currently there is a byte based window and a message based one. Both …
- 3:42 PM Ticket #2647 (PeerStata.java: Do not iterate within finishmessages()) created by
- This looks like an important function, but those iterations do next to …
- 3:39 PM Ticket #2646 (UDP Transport: Drop peers faster) created by
- There are frequent overruns of the 512 message _outboundqueue with …
- 3:35 PM Ticket #2645 (Fight App Nap and the like) created by
- As noted elsewhere MacOS and Windoze employ strategies like App Nap, …
Oct 27, 2019:
- 2:42 PM Ticket #2299 (Incompatible with OSX High Sierra / Java 10.0.2) closed by
- fixed: Confirmed, and patches applied.
Oct 25, 2019:
- 8:52 PM Ticket #2644 (Bote does not start after updating to 0.9.43) created by
- Trying open Bote web UI: Error 404: /i2pbote/index.jsp not found. …
- 11:50 AM Ticket #2643 (Add freedom choice to users to choose which router connect to) created by
- Since I2P by itself a node which the user can control , it would be as …
Oct 23, 2019:
- 1:48 PM Ticket #2639 (Router sends "duplicate destination" for config errors) closed by
- fixed: In 637a77d87b5c20da4cb3c2d098bfd4b5e57542cf to be 0.9.43-2
Oct 22, 2019:
Oct 21, 2019:
- 6:27 PM Ticket #2642 (UDP transport: add(peer, 0) from ACK logic does not work, state blocked) created by
- If locked_shouldSend() once returns NO_BW, it has set a nextSendTime …
- 8:56 AM Ticket #2641 (RTT/RTO calc seriously flawed) created by
- The RTO/RTT calc is based on state.getLifetime(), which uses …
Oct 18, 2019:
- 9:01 PM Ticket #2640 (Fix UDP dups) created by
- The UDP transport contains a whole bunch of timing quirks and logic …
Oct 16, 2019:
- 11:59 AM Ticket #2639 (Router sends "duplicate destination" for config errors) created by
- Router-side I2CP methods return STATUS_INVALID for both dup dest and …
Oct 11, 2019:
- 4:55 PM Ticket #2629 (TunnelEntry.createNewTunnel java.lang.NullPointerException) closed by
- fixed: Confirmed the comment 4 patch was completely wrong, sorry. Tweaked the …
Oct 10, 2019:
- 5:23 PM Ticket #2638 (Properly set wrapper.java.initmemory) created by
- Recently maxmemory was raised, but from a performance perspective this …
- 1:58 PM Ticket #2460 (Broadcast of Intent { act=android.intent.action.TIME_TICK ...) closed by
- fixed: Presumed fixed, see #2491
- 1:40 PM Ticket #2568 (Massive amount of simultaneously open threads on FreeBSD after some time) closed by
- fixed: No response, presumed fixed
- 12:50 PM Ticket #2631 (java.lang.IllegalStateException: at ...) closed by
- fixed: In 82dbb23275bc477c85a6cf3e0a3d79215d9b6b15 to be 0.9.43
Oct 8, 2019:
- 3:46 PM Ticket #2595 (ANR: executing service net.i2p.android/.router.service.RouterService) closed by
- fixed: In 4aa5b90701b61c9dd91a10fa7d12673e412502d7 to be 0.9.43
- 3:08 PM Ticket #2632 (ANR: executing service net.i2p.android/.router.service.RouterService) closed by
- duplicate: essentially a dup of #2595
Oct 7, 2019:
- 3:51 PM Ticket #2637 (ANR: Input dispatching timed out (Waiting because the touched window ...) created by
- […]
- 3:50 PM Ticket #2636 (ANR: Input dispatching timed out (Waiting to send non-key event ...) created by
- […]
- 3:49 PM Ticket #2635 (ANR: Input dispatching timed out (Waiting because no window has focus ...) created by
- […]
- 3:46 PM Ticket #2634 (ANR: Broadcast of Intent { act=android.intent.action.TIME_TICK ...) created by
- […]
- 3:45 PM Ticket #2633 (Broadcast of Intent { act=android.intent.action.TIME_TICK ...) created by
- […]
- 3:43 PM Ticket #2632 (ANR: executing service net.i2p.android/.router.service.RouterService) created by
- […]
- 3:42 PM Ticket #2631 (java.lang.IllegalStateException: at ...) created by
- […]
- 3:31 PM Ticket #2630 (java.lang.IllegalArgumentException ...) created by
- […]
Oct 6, 2019:
- 6:06 PM Ticket #2629 (TunnelEntry.createNewTunnel java.lang.NullPointerException) created by
- […]
- 6:05 PM Ticket #2628 (strange java.lang.SecurityException (android)) created by
- […]
Oct 3, 2019:
- 2:10 PM Ticket #2623 (I2PSnark: Start with minimum tunnels and then scale according to need) closed by
- fixed: In 3e0a55d27cda85803a57ed2f73ba84eed280f121 to be 0.9.42-10
Note: See TracTimeline
for information about the timeline view.