Commit Graph

32 Commits

Author SHA1 Message Date
irungentoo
79aa715514 First part of DHT hardening done.
Added crypto to the DHT communications.

This defeats completely the first attack mentioned in
docs/DHT_hardening.

Also updated the build system to build the latest test (it links it with
libsodium)
2013-07-12 16:27:19 -04:00
irungentoo
1989246f49 Some more ideas on how to harden the DHT. 2013-07-11 08:41:24 -04:00
irungentoo
f471602d5d updated TODO 2013-07-10 12:54:39 -04:00
irungentoo
ae6f898a9e Added some thoughts on how to harden the DHT. 2013-07-09 18:27:56 -04:00
irungentoo
c00cf85078 Spelling mistakes fixed. 2013-07-08 12:36:11 -04:00
irungentoo
9a0d749083 Added IDEAS.txt and added checks to 2 net_crypto functions. 2013-07-07 23:09:00 -04:00
irungentoo
6a9805d368 Small fixes in the crypto doc. 2013-07-06 11:02:47 -04:00
irungentoo
7458473dca Forward secrecy implemented into crypto. 2013-07-06 10:57:49 -04:00
irungentoo
244705b577 Added WHY.txt 2013-07-05 21:06:46 -04:00
irungentoo
b75b99a20a Updated roadmap and TODO. 2013-07-05 17:24:43 -04:00
irungentoo
358f46f648 Some slight modifications to the crypto protocol. 2013-07-04 18:38:01 -04:00
irungentoo
ccb270add2 Compiled for windows and fixed stuff accordingly. 2013-07-03 16:35:44 -04:00
irungentoo
1e17492b78 Update TODO. 2013-07-03 10:05:44 -04:00
irungentoo
c86c1c8132 TODO updated. 2013-07-03 09:45:01 -04:00
irungentoo
1767fd574e Updated readme and TODO. 2013-07-03 08:20:40 -04:00
irungentoo
168e0fd105 Fixed typo. 2013-07-02 20:53:03 -04:00
irungentoo
5591d44632 Fixed typos. 2013-07-02 18:39:13 -04:00
irungentoo
e1acd327ed Draft proposal of how crypto will be implemented added. TODO updated. 2013-07-02 15:28:59 -04:00
irungentoo
8ffd1006d0 Updated TODO 2013-07-01 20:47:30 -04:00
irungentoo
a10a4aaa96 Added basic draft of the messenger protocol. 2013-07-01 15:17:09 -04:00
irungentoo
65a198ffa5 Fixed small bug. Updated TODO. 2013-07-01 10:15:04 -04:00
irungentoo
4ad22addf4 Updated Lossless UDP. 2013-06-30 11:34:35 -04:00
irungentoo
c9d0c208a5 Test programs updated. (I'm gonna wait until I finish Lossless_UDP before pushing it.) 2013-06-28 22:58:46 -04:00
irungentoo
457feeed0b Added current work on Lossless_UDP (Not done do not test it yet)
Lossless_UDP code is probably filled with problems right now.
this is normal.
2013-06-27 20:59:16 -04:00
irungentoo
d0ed163914 Fixed something in the DHT, added a milisecond time function. 2013-06-27 07:37:06 -04:00
irungentoo
0068d370ff Made doc clearer. 2013-06-26 20:50:47 -04:00
irungentoo
7266a1436c Made UDP doc clearer. 2013-06-26 20:15:44 -04:00
irungentoo
24fd7c5a5b Added Draft of proposed Lossless UDP protocol. 2013-06-26 19:47:38 -04:00
irungentoo
46ee2d6be6 Stuff added 2013-06-26 14:07:01 -04:00
irungentoo
f7574c61fc Updated docs. 2013-06-26 08:32:42 -04:00
irungentoo
14ab4c8745 Updated docs. 2013-06-25 20:33:23 -04:00
irungentoo
1837745d96 Fixed one possible bug in the DHT and added a basic TODO list.
Fixed a possible segfault which could have been cause by handling an
empty packet.
2013-06-25 17:16:45 -04:00