HTTPServer now gets it's dictionary of subdirectories externally.
[quix0rs-apt-p2p.git] / apt_dht / HTTPServer.py
2008-01-12 Cameron DaleHTTPServer now gets it's dictionary of subdirectories...
2008-01-11 Cameron DaleMake downloaded files accessible via the HTTP server.
2008-01-07 Cameron DaleAdded modification time tracking to the MirrorManager...
2008-01-04 Cameron DaleLots of log messages and blocked non-local access to...
2008-01-04 Cameron DaleMove all url parsing into the PeerManager.
2007-12-16 Cameron DaleFix up the application to work with then new structure.
2007-12-16 Cameron DaleMoved the files to appropriate package directories.