Commit graph

13 commits

Author SHA1 Message Date
Alex Grintsvayg
faa96e6a62 dht quirk 2018-04-24 17:19:16 -04:00
Alex Grintsvayg
c337973c0f add token manager, add token to request/response, sucessfully perform a STORE request on the python daemon 2018-04-05 16:27:28 -04:00
Alex Grintsvayg
c254243716 more improvements 2018-04-05 11:35:57 -04:00
Alex Grintsvayg
d9acce359f switch request.Args to be a bitmap 2018-04-04 12:01:44 -04:00
Alex Grintsvayg
dd8333db33 bitmaps in more places 2018-04-04 11:43:27 -04:00
Alex Grintsvayg
868e243afc proper types for some IDs 2018-04-03 13:38:01 -04:00
Alex Grintsvayg
13f991852b findNode and findValue implemented 2018-04-03 12:14:04 -04:00
Alex Grintsvayg
e68fc1dd00 dht iterativefind, some tests 2018-03-28 21:05:27 -04:00
Alex Grintsvayg
a7b4e4bc04 add transaction manager, fix bencoding to support int keys, fix routing table bucketing 2018-03-23 20:15:35 -04:00
Alex Grintsvayg
3bb2d90b7b findvalue done 2018-03-11 06:21:02 -04:00
Alex Grintsvayg
75b3376305 lots more work. findnode should work now 2018-03-08 19:50:18 -05:00
Alex Grintsvayg
04ad1692d8 store works. fixed some bencode bugs 2018-03-07 19:49:33 -05:00
Alex Grintsvayg
bda8c4362c better tests, better bencoding 2018-03-07 16:15:58 -05:00