Archive for 19. September 2006

LocalPeer as a facade for searching
This patch updates the GUI::SearchTab to use the Gnutella::LocalPeer as facade for searching. This was done to hide the details of the Gnutella implementation from the higher layers. We should proceed by (more...)
Http refactoring and the new Http::ClientSession
This patch updates the package Http. All files in the package now use Imports.h and Imports.cpp. I deleted the anyway empty classes Uploader and Downloader since they’d better be implemented (more...)