Add an option to not error out when only a local IP address can be found.
[quix0rs-apt-p2p.git] / apt_dht / HTTPServer.py
2008-01-15 Cameron DaleLookup the hash in the cache database.
2008-01-14 Cameron DaleReset the HTTPServer subdirectories when a new cache...
2008-01-14 Cameron DaleUse FilePath everywhere and create new CacheManager...
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.