v0.5.0 ====== * Added ability to share packages initially fetched from other sources. * Apt-torrent now try to read apt configuration dynamically using apt-config. * Add a timeout in the bittorrent download. v0.4.0 ====== * Port of the code from Pike7.4 to Pike7.6. * Rewrite of the HTTP Daemon (apt-torrent-httpd) in order to make use of the Pike Protocols.HTTP.Server class. This release provide better support for HTTP protocol such as the respect of content-type headers, and clarify greatly the code. apt-torrent-httpd is now able to handle all HTTP headers. v0.3.1 ====== * Fixed a deadlock, when apt-torrent is asked for a package which is currently downloading. * Updated FSF address in licence. v0.3 ==== * Renamed reminding proxy to httpd since it is a real abstract from an http server. * Rewrite apt-torrent-server * Added support for .gpg files * Fixed apt timeout issue * Fixed various bugs v0.2 ==== * Renamed proxy to httpd since it is a real abstract from an http server. * Nearly complete rewriting of source code, and lot of bugfixes. * Improved logging. * New repository maintainance system, using links to apt repository instead of having two copies of the same package v0.1 ==== * Initial release Arnaud Kyheng