index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2013-07-07
Fixed to be confilcts with the DHT and the messenger part.
irungentoo
2013-07-06
Very basic start on the Tox messaging api.(Should give you a basic idea how ↵
irungentoo
it's gonna work)
2013-07-06
Small fixes in the crypto doc.
irungentoo
2013-07-06
Forward secrecy implemented into crypto.
irungentoo
2013-07-05
Fixed link.
irungentoo
2013-07-05
Added WHY.txt
irungentoo
2013-07-05
Updated roadmap and TODO.
irungentoo
2013-07-05
Crypto done(still need to test it a bit more thought)
irungentoo
Replaced chars with uint8_t Added a new test program. Added some functions to Lossless UDP. And some other stuff.
2013-07-04
Some slight modifications to the crypto protocol.
irungentoo
2013-07-03
Compiled for windows and fixed stuff accordingly.
irungentoo
2013-07-03
Update TODO.
irungentoo
2013-07-03
TODO updated.
irungentoo
2013-07-03
Updated readme and TODO.
irungentoo
2013-07-02
Fixed typo.
irungentoo
2013-07-02
Fixed typos.
irungentoo
2013-07-02
Draft proposal of how crypto will be implemented added. TODO updated.
irungentoo
2013-07-02
Added NaCl crypto library.
irungentoo
2013-07-01
Update and rename groups_parser to groups_parser.c
Magmus
2013-07-01
Updated TODO
irungentoo
2013-07-01
Added basic draft of the messenger protocol.
irungentoo
2013-07-01
Small changes.
irungentoo
2013-07-01
Fixed small bug. Updated TODO.
irungentoo
2013-07-01
Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core
irungentoo
2013-07-01
Made code more portable.
irungentoo
2013-06-30
Added Group Parser
Magmus
2013-06-30
Update and rename main.c to friends_parser.c
Magmus
2013-06-30
Update README
Magmus
2013-06-30
Update README
Magmus
2013-06-30
Update README
Magmus
2013-06-30
Update README
Magmus
2013-06-30
Update README
Magmus
2013-06-30
Update README
Magmus
2013-06-30
Update README
Magmus
2013-06-30
Moved XML parser to another folder.
irungentoo
2013-06-30
Update README
Magmus
2013-06-30
Update README
Magmus
2013-06-30
Rename README.md to README
Magmus
2013-06-30
Create README.md
Magmus
2013-06-30
Added asm-xml source
Magmus
2013-06-30
Added more object files
Magmus
2013-06-30
Rename asm-xml.h.h to asm-xml.h
Magmus
2013-06-30
Added friend list parser
Magmus
2013-06-30
Added a new test program. Fixed some stuff in Lossless UDP.
irungentoo
2013-06-30
Updated Lossless UDP.
irungentoo
2013-06-29
Lossless UDP now works.
irungentoo
The testclient and testserver simulate a packet loss of 33%. The only thing left to do in lossless UDP is the flow control (automatic adjustment of the data send rate) which is only needed to transfer large amounts of data.
2013-06-29
Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core
irungentoo
2013-06-29
Merge pull request #16 from nurupo/master
irungentoo
Removed random php file
2013-06-29
Cleaned bunch of stuff. Only the actual data transmission is left to do.
irungentoo
2013-06-28
Test programs updated. (I'm gonna wait until I finish Lossless_UDP before ↵
irungentoo
pushing it.)
2013-06-28
Removed random php
Maxim Biro
[next]