The mirror are absolutly swamped (I got it at a whole 0.7KB/s), so get it here :
link
Just the jar : link
Changelog :
30.05.04 | Azureus 2.1.0.0
FEATURE: Core | Ability to limit global download speed [Parg]
FEATURE: Core | Added ability to automatically exclude files when making torrents (e.g. .DS_Store & Thumbs.db) [Parg]
FEATURE: Core | Caching of peer info to disk for quick restarts if tracker is unavailable [Parg]
FEATURE: Core | Detection of plugin updates [Parg]
FEATURE: Core | HTTP scrapes to same tracker combined into one request if tracker supports it [TuxPaper]
FEATURE: Core | Support for scraping trackers like http://tracker.boxtorrents.com:6969/ that scrape with /scrape but don't have "announce" in announce URL [Parg]
FEATURE: Core | Tracker connections proxy support (peer connections not supported yet) [Nolar]
FEATURE: Core | UDP authentication protocol added [Parg]
FEATURE: Core | UDP tracker version 2 support added [Parg]
FEATURE: Core | Generic update mechanisms for core, updater and swt [Parg/Gudy]
FEATURE: Core | Support for loading user-specific plugins from user dir and shared ones from app dir [Parg]
FEATURE: Dev | Column management for any of Azureus' table views. [TuxPaper]
FEATURE: Dev | Easy to use "basic plugin view": see PluginInterface::getUIManager::getBasicPluginViewModel [Parg, Gudy]
FEATURE: UI | Ability to upload torrents with xml/http interface [Parg]
FEATURE: UI | All columns sortable and configurable [TuxPaper]
FEATURE: UI | Added "Remaining", "DLing For" (time) and "Seeding For" (time) columns to "My Torrents" [TuxPaper]
FEATURE: UI | Added option to auto-update language file from web (Config -> Interface -> Language) [TuxPaper]
FEATURE: UI | Added option to show transfer rates in bits/sec [Parg]
FEATURE: UI | In the Details view, the peer's pieces that we already have are shown in a faded color [TuxPaper]
FEATURE: UI | Linux system tray support [Gudy]
FEATURE: UI | MyTracker row right-click support for copying torrent URL to clipboard [Parg]
FEATURE: UI | Right-click menu sorting of columns (Sorting for OSX) [TuxPaper]
FEATURE: UI | Send text in My Torrents to clipboard [TuxPaper]
FEATURE: UI | When torrent data is missing, you can change directory via the context menu [TuxPaper]
FEATURE: UI | OSX : About and Preferences items are listed under 'Azureus' menu [Gudy]
FEATURE: UI | Added an option not to use units bigger than MB [Gudy]
FEATURE: UI | Option to show peer host names instead of IP address [Parg]
FEATURE: UI | Embedded tracker IP blocks shown in Blocked IPs List [Parg]
FEATURE: WebUI| Web Plugin now can set upload rate [Parg]
FEATURE: WebUI| Web Plugin support for uploading torrents [Parg]
FEATURE: WebUI| Webui + xml/http "access" property support for IP range [Parg]
FEATURE: WebUI| Webui + xml/http plugins have had basic plugin view added [Parg]
CHANGE: | IRC and Tracker Web Pages moved to separate plugin [Parg]
CHANGE: Core | Auto-imported .torrent files are moved (not copied) to default .torrent save dir if enabled [Nolar]
CHANGE: Core | Auto-imported .torrent files are renamed *.imported if default .torrent save dir is not enabled [Nolar]
CHANGE: Core | Can set per-torrent and global peer connection limits [Nolar]
CHANGE: Core | Config/pref/torrent file saving uses intermediate .saving file for more reliability [Nolar]
CHANGE: Core | Currently-connected peer connections are dropped when IPFilter is enabled [Nolar]
CHANGE: Core | File descriptor handles increased from default of 256 to 8192 under OSX [Nolar]
CHANGE: Core | Ignore Share Ratio can now be non-integer [TuxPaper]
CHANGE: Core | New SHA-1 hasher: up to 25% faster [Gudy / Nolar]
CHANGE: Core | Scrape interval now based on # of seeds (15min minimum) [TuxPaper]
CHANGE: Core | Socket writes now done in full MSS-sized chunks [Nolar]
CHANGE: Core | Upload limit can now be set less than 5KB/sec. However, doing so limits download speed too [Parg]
CHANGE: Core | User config/pref/plugins dir culled from Windows' Registry (needs aereg.dll) [Parg]
CHANGE: Core | OSX user- pref/plugin dir moved from ~/Library/Azureus/ to ~/Library/Application Support/Azureus/ to meet osx standards [Nolar]
CHANGE: Core | Unix user- pref/plugin dir moved from ~/Azureus/ to ~/.Azureus/ to meet unix standards [Nolar]
CHANGE: UI | All progress/piece bars re-done (again) [TuxPaper]
CHANGE: UI | Azureus should work with SWT 2.12 until we break backwards compat. again [TuxPaper]
CHANGE: UI | Shrink "My Torrents" Context menu [TuxPaper]
CHANGE: UI | Systray4j removed: system tray support now from SWT built-in code (Requires SWT-M8+) [Gudy]
CHANGE: UI | Torrent name shown with IPs in the blocked-IPFilter list [Nolar]
CHANGE: UI | The Donation Window is now Closeable using the 'Esc' Key [Gudy]
CHANGE: UI | In the Donation Window the OK button should be on top of other Controls [Gudy]
CHANGE: UI | Added a "what's new" item in help menu, pointing to changelog for current version [Gudy / Gouss]
BUGFIX: Core | Files incorrectly shared if contents not a torrent when opening [Parg]
BUGFIX: Core | First Priority rules based on time now work across sessions [TuxPaper]
BUGFIX: Core | Fix for saving of .torrent file in wrong dir: Bug #916137 [Nolar]
BUGFIX: Core | Fix for some discarded data due to occasional duplicate request [Nolar]
BUGFIX: Core | Fix for system clock changes stalling downloads: Bug #918193 [Nolar]
BUGFIX: Core | Fix for system clock running faster when using Azureus [Nolar]
BUGFIX: Core | Fix for underlying socket handles not closing under linux ("Too many open files") [Nolar]
BUGFIX: Core | Individual file priorities remembered after Stop-Start [Nolar]
BUGFIX: Core | Multiple shares of same resources causing problems (e.g. share contents+share contents recursive of same dir) [Parg]
BUGFIX: Core | Simpler and more reliable file allocation...won't b0rk existing data [Nolar]
BUGFIX: Core | Re-check on completion no longer sends Have messages [Nolar]
BUGFIX: UI | Fix for the General View in a torrent details, not being layout correctly [Gudy]
BUGFIX: UI | Fix for the toolbar on linux / OS X [Gudy]
BUGFIX: UI | Fix for the Torrent Maker not getting the correct Tracker when choosing from the Combo on OS X [Gudy]
BUGFIX: UI | Fix for the Freeze on exit under OSX [Gudy]
link
Just the jar : link
Changelog :
30.05.04 | Azureus 2.1.0.0
FEATURE: Core | Ability to limit global download speed [Parg]
FEATURE: Core | Added ability to automatically exclude files when making torrents (e.g. .DS_Store & Thumbs.db) [Parg]
FEATURE: Core | Caching of peer info to disk for quick restarts if tracker is unavailable [Parg]
FEATURE: Core | Detection of plugin updates [Parg]
FEATURE: Core | HTTP scrapes to same tracker combined into one request if tracker supports it [TuxPaper]
FEATURE: Core | Support for scraping trackers like http://tracker.boxtorrents.com:6969/ that scrape with /scrape but don't have "announce" in announce URL [Parg]
FEATURE: Core | Tracker connections proxy support (peer connections not supported yet) [Nolar]
FEATURE: Core | UDP authentication protocol added [Parg]
FEATURE: Core | UDP tracker version 2 support added [Parg]
FEATURE: Core | Generic update mechanisms for core, updater and swt [Parg/Gudy]
FEATURE: Core | Support for loading user-specific plugins from user dir and shared ones from app dir [Parg]
FEATURE: Dev | Column management for any of Azureus' table views. [TuxPaper]
FEATURE: Dev | Easy to use "basic plugin view": see PluginInterface::getUIManager::getBasicPluginViewModel [Parg, Gudy]
FEATURE: UI | Ability to upload torrents with xml/http interface [Parg]
FEATURE: UI | All columns sortable and configurable [TuxPaper]
FEATURE: UI | Added "Remaining", "DLing For" (time) and "Seeding For" (time) columns to "My Torrents" [TuxPaper]
FEATURE: UI | Added option to auto-update language file from web (Config -> Interface -> Language) [TuxPaper]
FEATURE: UI | Added option to show transfer rates in bits/sec [Parg]
FEATURE: UI | In the Details view, the peer's pieces that we already have are shown in a faded color [TuxPaper]
FEATURE: UI | Linux system tray support [Gudy]
FEATURE: UI | MyTracker row right-click support for copying torrent URL to clipboard [Parg]
FEATURE: UI | Right-click menu sorting of columns (Sorting for OSX) [TuxPaper]
FEATURE: UI | Send text in My Torrents to clipboard [TuxPaper]
FEATURE: UI | When torrent data is missing, you can change directory via the context menu [TuxPaper]
FEATURE: UI | OSX : About and Preferences items are listed under 'Azureus' menu [Gudy]
FEATURE: UI | Added an option not to use units bigger than MB [Gudy]
FEATURE: UI | Option to show peer host names instead of IP address [Parg]
FEATURE: UI | Embedded tracker IP blocks shown in Blocked IPs List [Parg]
FEATURE: WebUI| Web Plugin now can set upload rate [Parg]
FEATURE: WebUI| Web Plugin support for uploading torrents [Parg]
FEATURE: WebUI| Webui + xml/http "access" property support for IP range [Parg]
FEATURE: WebUI| Webui + xml/http plugins have had basic plugin view added [Parg]
CHANGE: | IRC and Tracker Web Pages moved to separate plugin [Parg]
CHANGE: Core | Auto-imported .torrent files are moved (not copied) to default .torrent save dir if enabled [Nolar]
CHANGE: Core | Auto-imported .torrent files are renamed *.imported if default .torrent save dir is not enabled [Nolar]
CHANGE: Core | Can set per-torrent and global peer connection limits [Nolar]
CHANGE: Core | Config/pref/torrent file saving uses intermediate .saving file for more reliability [Nolar]
CHANGE: Core | Currently-connected peer connections are dropped when IPFilter is enabled [Nolar]
CHANGE: Core | File descriptor handles increased from default of 256 to 8192 under OSX [Nolar]
CHANGE: Core | Ignore Share Ratio can now be non-integer [TuxPaper]
CHANGE: Core | New SHA-1 hasher: up to 25% faster [Gudy / Nolar]
CHANGE: Core | Scrape interval now based on # of seeds (15min minimum) [TuxPaper]
CHANGE: Core | Socket writes now done in full MSS-sized chunks [Nolar]
CHANGE: Core | Upload limit can now be set less than 5KB/sec. However, doing so limits download speed too [Parg]
CHANGE: Core | User config/pref/plugins dir culled from Windows' Registry (needs aereg.dll) [Parg]
CHANGE: Core | OSX user- pref/plugin dir moved from ~/Library/Azureus/ to ~/Library/Application Support/Azureus/ to meet osx standards [Nolar]
CHANGE: Core | Unix user- pref/plugin dir moved from ~/Azureus/ to ~/.Azureus/ to meet unix standards [Nolar]
CHANGE: UI | All progress/piece bars re-done (again) [TuxPaper]
CHANGE: UI | Azureus should work with SWT 2.12 until we break backwards compat. again [TuxPaper]
CHANGE: UI | Shrink "My Torrents" Context menu [TuxPaper]
CHANGE: UI | Systray4j removed: system tray support now from SWT built-in code (Requires SWT-M8+) [Gudy]
CHANGE: UI | Torrent name shown with IPs in the blocked-IPFilter list [Nolar]
CHANGE: UI | The Donation Window is now Closeable using the 'Esc' Key [Gudy]
CHANGE: UI | In the Donation Window the OK button should be on top of other Controls [Gudy]
CHANGE: UI | Added a "what's new" item in help menu, pointing to changelog for current version [Gudy / Gouss]
BUGFIX: Core | Files incorrectly shared if contents not a torrent when opening [Parg]
BUGFIX: Core | First Priority rules based on time now work across sessions [TuxPaper]
BUGFIX: Core | Fix for saving of .torrent file in wrong dir: Bug #916137 [Nolar]
BUGFIX: Core | Fix for some discarded data due to occasional duplicate request [Nolar]
BUGFIX: Core | Fix for system clock changes stalling downloads: Bug #918193 [Nolar]
BUGFIX: Core | Fix for system clock running faster when using Azureus [Nolar]
BUGFIX: Core | Fix for underlying socket handles not closing under linux ("Too many open files") [Nolar]
BUGFIX: Core | Individual file priorities remembered after Stop-Start [Nolar]
BUGFIX: Core | Multiple shares of same resources causing problems (e.g. share contents+share contents recursive of same dir) [Parg]
BUGFIX: Core | Simpler and more reliable file allocation...won't b0rk existing data [Nolar]
BUGFIX: Core | Re-check on completion no longer sends Have messages [Nolar]
BUGFIX: UI | Fix for the General View in a torrent details, not being layout correctly [Gudy]
BUGFIX: UI | Fix for the toolbar on linux / OS X [Gudy]
BUGFIX: UI | Fix for the Torrent Maker not getting the correct Tracker when choosing from the Combo on OS X [Gudy]
BUGFIX: UI | Fix for the Freeze on exit under OSX [Gudy]