* Plugged in http support in the client.
* Fixed a nasty bug that made us request pieces that the peer didn't have. git-svn-id: svn://rakshasa.no/libtorrent/trunk/libtorrent@17 e378c898-3ddf-0310-93e7-cc216c733640
Showing
- ChangeLog 7 additions, 1 deletionChangeLog
- TODO 4 additions, 0 deletionsTODO
- client/Makefile 1 addition, 1 deletionclient/Makefile
- client/README 7 additions, 0 deletionsclient/README
- client/display.cc 12 additions, 5 deletionsclient/display.cc
- client/http.cc 54 additions, 0 deletionsclient/http.cc
- client/http.h 14 additions, 0 deletionsclient/http.h
- client/rtorrent.cc 102 additions, 62 deletionsclient/rtorrent.cc
- torrent/Makefile.am 4 additions, 2 deletionstorrent/Makefile.am
- torrent/bitfield.h 4 additions, 0 deletionstorrent/bitfield.h
- torrent/delegator.cc 29 additions, 19 deletionstorrent/delegator.cc
- torrent/http_get.cc 44 additions, 25 deletionstorrent/http_get.cc
- torrent/http_get.h 9 additions, 5 deletionstorrent/http_get.h
- torrent/http_list.cc 87 additions, 0 deletionstorrent/http_list.cc
- torrent/http_list.h 60 additions, 0 deletionstorrent/http_list.h
- torrent/torrent.cc 18 additions, 0 deletionstorrent/torrent.cc
- torrent/torrent.h 15 additions, 0 deletionstorrent/torrent.h
- torrent/tracker_query.cc 8 additions, 1 deletiontorrent/tracker_query.cc
Please register or sign in to comment