]> git.mxchange.org Git - quix0rs-apt-p2p.git/commit
check responses and fail if they don't come from the peer we were
authorburris <burris>
Wed, 22 Jan 2003 07:22:48 +0000 (07:22 +0000)
committerburris <burris>
Wed, 22 Jan 2003 07:22:48 +0000 (07:22 +0000)
commit67ea324e46570a42861fe6a342c626738134bbfc
tree03a5cbe3064124dd5bb0950b9f36e09ac3497887
parentc030f4d75c42e44eb874508016ee59d6800e9505
check responses and fail if they don't come from the peer we were
expecting them to come from

added bencode.py, whoops
actions.py
airhook.py
bencode.py [new file with mode: 0644]
const.py
knode.py
krpc.py
test_krpc.py