Commit Graph

101 Commits

Author SHA1 Message Date
Florian Hahn
0fab783138 Add install.rst to documentation toc 2013-08-01 22:11:04 +02:00
Florian Hahn
3f64046f6c Convert INSTALL.md to reSt 2013-08-01 22:10:38 +02:00
Florian Hahn
c7b8d9184b add reSt versions of start_guide and start_guide.de 2013-08-01 21:46:48 +02:00
Florian Hahn
d4b1598d93 Remove using_tox.rst 2013-08-01 21:46:18 +02:00
Florian Hahn
d34130215f Remove ALL target from docs 2013-08-01 21:23:49 +02:00
Florian Hahn
f956a07245 Add cmake files for building docs 2013-08-01 21:22:41 +02:00
Florian Hahn
2711cd7f6c Add sphinx config files 2013-08-01 21:22:41 +02:00
irungentoo
6244af0512 Merge branch 'useless-start-guide' of https://github.com/KenanY/ProjectTox-Core into KenanY-useless-start-guide 2013-08-01 08:13:40 -04:00
Kenan Yildirim
9ce3864c93 Move start_guide.md to docs/ and delete using_tox.md
`start_guide.md` is virtually an exact duplicate of `using_tox.md`.
2013-07-31 23:58:48 -04:00
charmlesscoin
e52db5b8b7 Wrote the commands down and a 'start up' guide. 2013-07-31 05:00:40 -04:00
Oliver Hunt
0ec04a92af Removed docs, all are now in the wiki 2013-07-21 09:50:36 +01:00
NemDiggers
16dbdd0012 Remove WHY.txt 2013-07-19 00:20:57 -04:00
sometwo
d6f6d4e860 Update TODO.txt 2013-07-18 17:03:49 -03:00
irungentoo
c8d7044efb Status packet is now id 49 (It's cleaner that way). 2013-07-18 15:59:14 -04:00
Sebastian Stal
b190dc6fbe Add custom user statuses to core, updated nTox to support nicknames and user statuses. 2013-07-18 10:56:50 -07:00
irungentoo
7611ca810f Added draft of routing protocol. 2013-07-18 13:45:28 -04:00
irungentoo
ad44110fd5 Added nicknames and nickname syncing. 2013-07-18 11:47:27 -04:00
irungentoo
5b761ba9ca Added FAQ 2013-07-13 19:49:27 -04:00
irungentoo
835ef0320d Added something to DHT_hardening.txt 2013-07-13 10:01:19 -04:00
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