- Aug 18, 2012
-
-
kytv authored
-
- Aug 17, 2012
-
-
zzz authored
- Use remote MTU when published (ticket #687) - Queue outbound msgs during inbound establish - IntroManager cleanups - More synchronization - More log tweaks
-
zzz authored
- Adjust DHT timeouts - Add max peers per-torrent in tracker - Remove duplicate clean task for nodes - Fix another DHT warning message
-
sponge authored
-
- Aug 16, 2012
- Aug 15, 2012
-
-
zzz authored
-
zzz authored
to branch 'i2p.i2p' (head a8d4956565f7c58736c2a3001f2b08ecff59ab57)
-
zzz authored
- Remove local address from thread names for thread dump anonymity
-
zzz authored
- Fix bug preventing completion announcement, broken in 0.9.1 - Fix setting short retry time after initial announce failure - Fix DHT announce and getPeers - Fix DHT warning message - log tweaks
-
- Aug 14, 2012
-
-
zzz authored
to branch 'i2p.i2p.zzz.upnp' (head d28cfe73c2741ea264f73a7317f8a9919e108170)
-
- Aug 13, 2012
-
-
zzz authored
- log tweaks
-
zzz authored
- Remove use of outbound timers in EstablishmentManager; drive all events in Establisher thread - Don't change nonces when retransmitting intro packets - More synchronization in EstablishmentManager - Increase establishment timeouts and implement timeouts for individual phases (ticket #669) - Fix bug where InboundEstablishState.createdPacketSent() wasn't being called, so SessionCreated packets weren't retransmitted - Increase retransmission timeout for SessionCreated and implement backoff - Send destroy if establishment times out in the middle - Fix code that pulls outbound states off a deferred queue - Improve UDPPacket.toString() for debugging - More logging of packets dropped in EstablishmentManager - Change establish states to enums
-
zzz authored
-
- Aug 12, 2012
-
-
zzz authored
- Reject some packet types if they came in via fallback introKey - Increase retransmission timeout for SessionRequest, SessionConfirm, and RelayRequest; implement backoff - Move UDPFlooder to test - More volatiles, finals, cleanups, stat removals, log tweaks
-
zzz authored
-
zzz authored
-
zzz authored
-
str4d authored
-
- Aug 11, 2012
-
-
kytv authored
and '871249c3be5c8d8ce83a539ba8c5409876ef3a44'
-
meeh authored
-
zzz authored
and 'e40ee84836983c85a8985c0a76e9e5a7635002cd'
-
zzz authored
-
meeh authored
Changed my reseed url to contain a subpath, /netDb/. also updated the certificate (forgot to copy out of conf folder when i changed webserver and deleted config).
-
zzz authored
and '39af5d31a13c5d5b71107e2caa0c234b84827c03'
-
zzz authored
-
zzz authored
-
zzz authored
-
meeh authored
the old version (grep -o '[0-9]*\.[0-9]*\.[0-9]*') won't detect versions as 10.8, or 10.7 added cut -d: -f2 | sed -e 's/[^0-9]*//' , matching both 10.8, 10.7.4, etc.
-
zzz authored
-
zzz authored
-
zzz authored
- Use local MTU detection - i2np.udp.mtu now sets max MTU, not initial MTU - Put local MTU in netDb - Fix receive MTU calculations - Track remote MTU based on actual received packet size - Display local MTU on peers page
-
zzz authored
Log infohashes in hex Don't write out nodes if we don't have any
-
meeh authored
-
kytv authored
-
- Aug 10, 2012
-
-
meeh authored
-
- Aug 09, 2012