Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-01 | Update av_api.md | Peter Maatman | |
add some code blocks in the markup | |||
2013-11-01 | Update av_api.md | Peter Maatman | |
2013-11-01 | Update av_api.md | Peter Maatman | |
2013-10-30 | Updated hardening doc. | irungentoo | |
2013-10-16 | Added some things to the TODO list. | irungentoo | |
2013-10-15 | Update TODO | Alexander Huffman | |
2013-10-13 | tox A/V: integration of A/V code into tox | mannol | |
Also-by: Sergey 'Jin' Bostandzhyan <jin@mediatomb.cc> | |||
2013-10-10 | Hardening the Tox network, document writing in progress. | irungentoo | |
2013-09-29 | Updated TODO. | irungentoo | |
2013-09-22 | A markdown-formatted file had the .txt extension | David Gumberg | |
2013-09-14 | Fixed small problems, updated TODO. | irungentoo | |
2013-09-09 | Update TODO | Alexander Huffman | |
2013-09-07 | Update TODO | Alexander Huffman | |
2013-09-07 | Added TODO list and made m_copy*_statusmessage functions return length of ↵ | irungentoo | |
copied buffer on success. | |||
2013-09-03 | Work in progress group chats. | irungentoo | |
Not done yet. | |||
2013-08-31 | Removed out of date documentation. | irungentoo | |
2013-08-29 | Correct a lot of the grammar and spelling. Also spent a few hours fixing the ↵ | pete | |
comments so they follow a standard. | |||
2013-08-24 | Remove cmake build system | jin-eld | |
2013-08-16 | Added docs detailing containing latest protocol changes. | irungentoo | |
2013-08-16 | moved conf.py to its right place | naxuroqa | |
cleaned up the cmake for building the docs nicer | |||
2013-08-05 | Update install.rst | volgafan | |
sudo should be used instead bash | |||
2013-08-02 | Update commands.rst | Greg | |
2013-08-01 | Sphinx is not required for building any more | Florian Hahn | |
2013-08-01 | Remove markdown files | Florian Hahn | |
2013-08-01 | Update link to install documentation | Florian Hahn | |
2013-08-01 | Add install.rst to documentation toc | Florian Hahn | |
2013-08-01 | Convert INSTALL.md to reSt | Florian Hahn | |
2013-08-01 | add reSt versions of start_guide and start_guide.de | Florian Hahn | |
2013-08-01 | Remove using_tox.rst | Florian Hahn | |
2013-08-01 | Remove ALL target from docs | Florian Hahn | |
2013-08-01 | Add cmake files for building docs | Florian Hahn | |
2013-08-01 | Add sphinx config files | Florian Hahn | |
2013-08-01 | Merge branch 'useless-start-guide' of ↵ | irungentoo | |
https://github.com/KenanY/ProjectTox-Core into KenanY-useless-start-guide | |||
2013-07-31 | Move start_guide.md to docs/ and delete using_tox.md | Kenan Yildirim | |
`start_guide.md` is virtually an exact duplicate of `using_tox.md`. | |||
2013-07-31 | Wrote the commands down and a 'start up' guide. | charmlesscoin | |
2013-07-21 | Removed docs, all are now in the wiki | Oliver Hunt | |
2013-07-19 | Remove WHY.txt | NemDiggers | |
2013-07-18 | Update TODO.txt | sometwo | |
2013-07-18 | Status packet is now id 49 (It's cleaner that way). | irungentoo | |
2013-07-18 | Add custom user statuses to core, updated nTox to support nicknames and user ↵ | Sebastian Stal | |
statuses. | |||
2013-07-18 | Added draft of routing protocol. | irungentoo | |
2013-07-18 | Added nicknames and nickname syncing. | irungentoo | |
2013-07-13 | Added FAQ | irungentoo | |
2013-07-13 | Added something to DHT_hardening.txt | irungentoo | |
2013-07-12 | First part of DHT hardening done. | irungentoo | |
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-11 | Some more ideas on how to harden the DHT. | irungentoo | |
2013-07-10 | updated TODO | irungentoo | |
2013-07-09 | Added some thoughts on how to harden the DHT. | irungentoo | |
2013-07-08 | Spelling mistakes fixed. | irungentoo | |
2013-07-07 | Added IDEAS.txt and added checks to 2 net_crypto functions. | irungentoo | |