index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
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
2013-06-28
Couple fixes.
irungentoo
2013-06-27
Added current work on Lossless_UDP (Not done do not test it yet)
irungentoo
Lossless_UDP code is probably filled with problems right now. this is normal.
2013-06-27
Added a function.
irungentoo
2013-06-27
Programs to test Lossless UDP done.
irungentoo
2013-06-27
Cleaned up some stuff.
irungentoo
2013-06-27
Fixed something in the DHT, added a milisecond time function.
irungentoo
2013-06-26
Made doc clearer.
irungentoo
2013-06-26
Made UDP doc clearer.
irungentoo
2013-06-26
Relative links in Readme.
irungentoo
2013-06-26
Fixed readme.
irungentoo
2013-06-26
Added Draft of proposed Lossless UDP protocol.
irungentoo
2013-06-26
Changed function name.
irungentoo
2013-06-26
Oups.
irungentoo
2013-06-26
Licenced the code under the GPL for now.
irungentoo
2013-06-26
Removed gui and visual studio stuff from repo due to complaints.
irungentoo
[next]