1119612684
* NTCP Pumper:
...
- Ensure failsafe pumper code gets run on schedule
- Don't copy the read buffers
- Adjust minimum read buffers based on memory
- New i2np.ntcp.useDirectBuffer option (default false)
- Mark peer unreachable when read failure is during establishment
- Change some Reader Lists to Sets to avoid linear search
- Log tweaks, debugging, new loop stats
2011-11-21 18:22:13 +00:00
3e97958100
* NTCP:
...
- First cut at improving EventPumper performance (ticket #551 )
- Establishment timeout cleanup/concurrent
- Remove some logging and stats
- Switch some Queues from LBQ to CLQ
- Static ByteBuffer cache
2011-11-18 16:21:18 +00:00
e4ee5e3016
* NTCP: Reduce log level for race (ticket #392 )
...
* NTCPConnection: Concurrent PrepBufs
* OutNetMessage: Remove some fields and methods used only in NTCP debugging
2011-11-16 01:00:08 +00:00
7aff01ea84
* SusiDNS: Remove .jsp suffixes
2011-11-14 15:06:23 +00:00
fcbee9d9c5
* Installer: Fix Ukrainian translation (ticket #550 ) thx rndnick
2011-11-12 13:55:46 +00:00
f9c3d58b47
-1
2011-11-09 23:31:25 +00:00
530b481ffd
0.8.11
2011-11-07 14:48:31 +00:00
kytv
67cc3ad5b0
-7rc
...
Updating geoip
Bumping version b/c of dream's changes to I2PServerSockets
2011-11-05 14:33:19 +00:00
e53290db18
proxy error page tweaks
2011-11-02 18:05:40 +00:00
kytv
32a4ccc575
Gentoo compatibility
...
Update i2prouter to be more compatible with Gentoo systems and add a commented out entry to wrapper.config
2011-11-02 00:05:51 +00:00
bf0947ee82
* Tunnels:
...
- Restore and implement lengthOverride()
- Adjust quantity override
2011-10-31 21:13:01 +00:00
fc074234af
* ProfileOrganizer:
...
- Fix expiration of old profiles
- Don't exceed high cap limit between reorgs
- Reduce max reorg cycle time
- Reduce new bonus values
2011-10-31 00:12:21 +00:00
8f31713f6a
* CapacityCalculator: Small adjustment for XOR distance to
...
break ties and encourage closeness
2011-10-29 14:05:39 +00:00
a9698dd89e
-3
2011-10-29 13:23:30 +00:00
33d566be36
* Tunnels:
...
- Reduce exploratory tunnel quantity if build success rate
is very low, but may disable this later
- Try rebuilding same tunnel (some of the time)
2011-10-28 02:03:01 +00:00
157a78857d
* Tunnels:
...
- Make most classes package private
- Final, static, logs, cleanups
- Consolideate createRateStat calls
- Add getTotalLength()
- Remove unused lengthOverride()
2011-10-25 21:39:32 +00:00
c90097eca7
0.8.10
2011-10-19 23:43:12 +00:00
kytv
6a798fb7b5
Italian update from tx (ty danimoth)
2011-10-19 19:32:59 +00:00
b475e31f70
* I2PTunnel: Fix timeout message on POST (ticket # )
2011-10-19 19:09:44 +00:00
892ef4abe1
reduce RI expiration again
2011-10-19 02:33:45 +00:00
81093d1342
* StoreJob: Ensure nonzero token
...
* Tunnels: Connection limit mitigation:
- Disable tunnel testing
- Implement closest-to-the-key tunnel selection
- Use closest-selection in NetDB lookups, stores, and verifies;
OCMOSJ; and in BuildRequestor
2011-10-18 19:28:47 +00:00
abd823ab95
dash two
2011-10-17 17:48:43 +00:00
82ac0db333
* BuildExecutor: Add tunnel.buildConfigTime stat
...
* FloodfillMonitorJob: Log tweak (ticket #533 )
* I2CP: Improve error message (ticket #533 )
* JobQueue:
- Log error when queue is out of order
- Log tweaks
* FloodfillPeerSelector: Fix stat NPE (tickets #534,535)
* RouterThrottle:
- Fix stat NPE (tickets #534,535)
- Increase max tunnels and max delay again
* OutNetMessagePool: Log tweak (ticket #533 )
* Router:
- Add OOM help (ticket #533 )
- Prevent parallel shutdowns after multiple OOMs (tickets #534,535)
2011-10-15 17:30:24 +00:00
kytv
485a3ee11a
updated translations (fi & sv) from Transifex
2011-10-13 00:35:37 +00:00
ab4de7b392
0.8.9
2011-10-10 19:57:56 +00:00
f39e201067
* Lower max netdb RI expiration again
...
* Increase default max tunnels
* Cleanups after review
* Exorcism (ticket #476 )
2011-10-10 19:22:03 +00:00
39ba081384
* Reseed:
...
- Restore ovh reseeds, thx mathiasdm
* Tunnels:
- For expl. tunnels, fall back to high cap sooner
- Tweak build rejections for class N
2011-10-07 15:44:06 +00:00
kytv
c270e147c1
translation updates from Transifex
...
* Translation updates from Transifex:
- I2PSnark: de, es, and pt
- I2PTunnel: de and es
- RouterConsole: de and es
- SusiDNS: de and es
- SusiMail: de and es
2011-10-07 14:14:36 +00:00
kytv
98bfadb763
Update geoip (-28rc)
...
GeoIP update based on Maxmind GeoLite Country database from 2011-10-07.
2011-10-07 13:26:43 +00:00
fa1c18ce2d
* Add https reseed thx h2ik
2011-10-07 00:50:45 +00:00
kytv
f779993008
Add diftracker.i2p to I2PSnark and hosts.txt
2011-10-06 21:42:38 +00:00
73c195eb63
-26
2011-10-06 19:05:15 +00:00
a670100ba3
* UDP: Catch address without key sooner
2011-10-05 22:03:33 +00:00
14c305a494
-24
2011-09-30 17:26:10 +00:00
kytv
b96ee4efa2
wrapper upgrade to 3.5.12 / 23-rc
...
Upgrading our wrapper to 3.5.12 to fix the upstream wrapper's umask bug. All
binaries are from the delta pack except for Win64, FreeBSD, Linux ARM, and OSX
(See history.txt for more info).
2011-09-29 22:35:18 +00:00
efaafea78e
* Bandwidth refiller: Reinitialize at restart, avoid
...
issues from clock skews
2011-09-29 13:19:08 +00:00
kytv
0406b52c9b
Disabling exotrack.i2p; it doesn't look like it's coming back...
2011-09-27 20:22:16 +00:00
cc7a8028d1
* HTTPClient: Fix error page not appearing, broken by
...
StreamForwarder change
2011-09-24 21:49:19 +00:00
kytv
24fdc4d75e
Update Italian, Spanish, and Swedish translations from Transifex
2011-09-23 20:14:24 +00:00
3df7ef0366
-20
2011-09-20 12:41:49 +00:00
kytv
2e1692cf09
Add OpenBSD to NBI and CPUID
2011-09-18 20:16:07 +00:00
kytv
2461b9525c
Add NetBSD support to NBI and CPUID
2011-09-18 16:25:13 +00:00
a7f8560acf
* JobQueue:
...
- Add warning to setStartAfter() as queue is no longer
continuously sorted
- Fix StartExplorerJob not calling requeue()
- More pumper cleanups
2011-09-16 14:47:40 +00:00
87439e19ca
* i2psnark:
...
- Add refresh time option
- Add public file permissions option (ticket #501 )
- Fix configuration of tunnel parameters (ticket #524 )
- Allow changing I2CP parameters while tunnel is open
- Remove duplicated options in I2CP options string
- Don't open tunnel when saving config
2011-09-14 13:06:03 +00:00
kytv
3a8a8c4256
-17 (i2prouter script update)
2011-09-13 00:06:44 +00:00
0018ac040a
run test scripts at release time
2011-09-12 14:51:30 +00:00
61831b11dc
* i2psnark: Fix inaccuracy in the completed bytes display
2011-09-12 14:03:51 +00:00
540172117f
cleanups and comments
2011-09-12 13:11:57 +00:00
3aa7f19530
* TunnelDispatcher: Fix bug in -13 preventing participating
...
tunnels from being expired and causing high CPU usage
2011-09-09 03:56:59 +00:00
0a83510690
* Blocklist: Include IP in shitlist reason
2011-09-08 14:20:19 +00:00