- Jan 05, 2021
-
-
zzz authored
Properly lock options map Remove unused configured variable
-
- Jun 03, 2020
-
-
zzz authored
-
- May 02, 2020
-
-
zzz authored
i2ptunnel: Disable I2CP gzip for HTTP server tunnels i2psnark: Disable I2CP gzip
-
- Oct 03, 2019
-
-
zzz authored
-
- Dec 03, 2018
- Oct 25, 2017
-
-
str4d authored
- Fix broken collapsible panels issue for browsers that don't support the feature by conditionally loading override CSS to expand panels by default and disable hover/active states for panel headings (tickets #2002, #2026) - Add UI option to configuration section to enable collapsible panels, and disable the option if a non-compliant browser is detected - Fix multiple instances of snark refreshing to the homepage (ticket #2028) (patch supplied by mindless) - Tentative fix for caching of images so ajax refresh doesn't reload all image resources - Standardize 'Save Configuration' action to return to top of the page (so we can see message log entry)
-
- Jul 11, 2017
-
-
str4d authored
-
- May 05, 2017
-
-
zzz authored
-
- Mar 20, 2017
-
-
zzz authored
-
- Jan 27, 2017
-
-
zzz authored
-
- Dec 01, 2015
-
-
zzz authored
- Consolidate default tunnel length definition - Increase max peers and uploaders per torrent - Increase default max total uploaders - Increase max peers sent and returned in DHT
-
- Nov 16, 2015
-
-
str4d authored
-
- Nov 07, 2015
-
-
zzz authored
URL bad for anon and has traps like equals()
-
- Oct 17, 2015
-
-
zzz authored
-
- Sep 25, 2015
-
-
dg2-new authored
-
- Aug 31, 2015
-
-
zzz authored
-
- May 15, 2015
-
-
dg2-new authored
-
- Apr 06, 2015
-
-
dev authored
-
- Mar 21, 2015
-
-
zzz authored
-
- Mar 08, 2015
-
-
zzz authored
Add creation date to created torrents log tweaks more test cases
-
- Nov 06, 2014
-
-
zzz authored
- Add new opentrackers, remove welterde - Support multiple default opentrackers - Don't link to opentrackers at the top
-
- Dec 15, 2013
-
-
zzz authored
i2psnark: Set User-Agent
-
- Dec 09, 2013
-
-
zzz authored
i2psnark: Disable streaming pings (ticket #1142)
-
- Nov 28, 2013
-
-
str4d authored
-
- Nov 21, 2013
-
-
str4d authored
-
- Oct 24, 2013
-
-
zzz authored
- Drop incoming connections on HTTP port - Define port 6881 in one place - Don't let random DHT port be 6881 - Exception tweak
-
- Oct 09, 2013
-
-
zzz authored
- Increase dest lookup and search timeouts - Increase max search depth - Loop tracker client faster when in magnet mode - Loop tracker client faster if DHT announce fails - Don't return an empty peers list if we only know about the requestor - volatiles, log tweaks - Major fixes of getPeers() to follow
-
- Jun 01, 2013
-
-
zzz authored
- Add idle detector, reduce tunnel count when idle (prep for torrent updates) - Cancel CoordinatorAcceptor cleaner when halted - Make PeerCoordinatorSet an Iterable - Reduce max protocol errors to 1 - Disable unused PeerMonitorTask
-
- Apr 14, 2013
-
-
zzz authored
- Set unique tunnel nickname for additional instances - Increase page size to 50 - Restore 1-arg SnarkManager constructor for compatibility - Add note about DHT file w/ multiple instances, to be fixed - Log tweak
-
- Jan 23, 2013
-
-
zzz authored
- Use servlet path as base for config file and data directory names, so we may have multiple instances running together - Don't override service(), use doGet() and doPost() instead
-
- Nov 17, 2012
-
-
zzz authored
Exploratory: +30 IRC: +15 HTTP Proxy: +10 I2PSnark: -10
-
- Nov 05, 2012
-
-
zzz authored
- More DHT limits - Announce to backup trackers if DHT is empty - Use PEX and DHT info in torrent peer count - Don't use temp files for announces - TrackerClient refactoring - cleanups
-
- Oct 31, 2012
-
-
zzz authored
-
- Oct 26, 2012
-
-
zzz authored
-
- Sep 26, 2012
-
-
zzz authored
-
- Aug 08, 2012
-
-
zzz authored
- Remove static SnarkManager instance - Allow DHT-only torrents - DHT debugging
-
- Aug 03, 2012
- Jul 01, 2012
-
-
zzz authored
- Don't send a keepalive to a peer we are going to disconnect - Disconnect peer when idle a long time - PeerCheckerTask cleanup - Static ref cleanup - Don't show a downloaded torrent file as "seeding" - Better torrent file download icon (from Silk, same license as the others)
-