patch #7442
commit00e103753bd89d5e0ad83cb4a6967fac46092394
authorspiralvoice <spiralvoice>
Sun, 23 Jan 2011 15:20:25 +0000 (23 15:20 +0000)
committerspiralvoice <spiralvoice>
Sun, 23 Jan 2011 15:20:25 +0000 (23 15:20 +0000)
tree8539f6b1206ee5a3743a2a3427872d875f6ed73c
parentc778c20cdc947e86d6c3d56491ccb6267c7e6b6f
patch #7442
21 files changed:
config/Makefile.in
distrib/ChangeLog
src/daemon/common/commonOptions.ml
src/daemon/common/commonTypes.ml
src/daemon/driver/driverInterface.ml
src/networks/bittorrent/bTClients.ml
src/networks/bittorrent/bTComplexOptions.ml
src/networks/bittorrent/bTGlobals.ml
src/networks/bittorrent/bTInteractive.ml
src/networks/bittorrent/bTMain.ml
src/networks/bittorrent/bTOptions.ml
src/networks/bittorrent/bTProtocol.ml
src/networks/bittorrent/bTTorrent.ml
src/networks/bittorrent/bTTypes.ml
src/networks/bittorrent/bT_DHT.ml [new file with mode: 0644]
src/networks/bittorrent/kademlia.ml [new file with mode: 0644]
src/utils/cdk/array2.ml
src/utils/cdk/list2.ml
tools/bt_dht_node.ml [new file with mode: 0644]
tools/make_torrent.ml
tools/subconv.ml