Commit Graph

2104 Commits

Author SHA1 Message Date
irungentoo
e2967396ac Added NaCl crypto library. 2013-07-02 09:53:34 -04:00
Magmus
8928c817df Update and rename groups_parser to groups_parser.c 2013-07-01 20:15:05 -07: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
62839f1bd9 Small changes. 2013-07-01 10:55:39 -04:00
irungentoo
65a198ffa5 Fixed small bug. Updated TODO. 2013-07-01 10:15:04 -04:00
irungentoo
7c40150c59 Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core 2013-07-01 08:54:42 -04:00
irungentoo
9f6b609e08 Made code more portable. 2013-07-01 08:54:21 -04:00
Magmus
755757a65d Added Group Parser 2013-06-30 22:43:00 -07:00
Magmus
d228211043 Update and rename main.c to friends_parser.c 2013-06-30 22:41:42 -07:00
Magmus
5340791cad Update README 2013-06-30 22:04:43 -07:00
Magmus
92b59a2690 Update README 2013-06-30 22:04:22 -07:00
Magmus
d0c735918a Update README 2013-06-30 22:04:03 -07:00
Magmus
4cab893ba6 Update README 2013-06-30 22:03:16 -07:00
Magmus
c7798792e3 Update README 2013-06-30 22:02:02 -07:00
Magmus
e7ba368c5c Update README 2013-06-30 22:00:00 -07:00
Magmus
c2b6dc10f2 Update README 2013-06-30 21:58:36 -07:00
irungentoo
d718af7f4d Moved XML parser to another folder. 2013-06-30 21:35:40 -04:00
Magmus
fefa06263b Update README 2013-06-30 18:21:51 -07:00
Magmus
1404e2bb49 Update README 2013-06-30 18:21:12 -07:00
Magmus
1eb64e7778 Rename README.md to README 2013-06-30 18:18:07 -07:00
Magmus
fa85f6c43b Create README.md 2013-06-30 18:17:42 -07:00
Magmus
c9d71e61d5 Added asm-xml source 2013-06-30 18:11:27 -07:00
Magmus
377f2219ad Added more object files 2013-06-30 18:10:05 -07:00
Magmus
1e81efaeb2 Rename asm-xml.h.h to asm-xml.h 2013-06-30 18:06:39 -07:00
Magmus
4b6929bcc8 Added friend list parser 2013-06-30 17:59:08 -07:00
irungentoo
2e0c3bb593 Added a new test program. Fixed some stuff in Lossless UDP. 2013-06-30 17:19:15 -04:00
irungentoo
4ad22addf4 Updated Lossless UDP. 2013-06-30 11:34:35 -04:00
irungentoo
6bd24212ee Lossless UDP now works.
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 18:40:41 -04:00
irungentoo
7f2d4bb05b Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core 2013-06-29 11:31:52 -04:00
irungentoo
7451becbe2 Merge pull request #16 from nurupo/master
Removed random php file
2013-06-29 08:28:14 -07:00
irungentoo
d86a39ebfd Cleaned bunch of stuff. Only the actual data transmission is left to do. 2013-06-29 11:14:33 -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
Maxim Biro
d6d3522caf Removed random php 2013-06-28 20:32:43 -04:00
irungentoo
fd44c68801 Couple fixes. 2013-06-28 09:15:19 -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
3986206de8 Added a function. 2013-06-27 17:19:09 -04:00
irungentoo
87633f6631 Programs to test Lossless UDP done. 2013-06-27 10:39:37 -04:00
irungentoo
24925a24ec Cleaned up some stuff. 2013-06-27 10:01:31 -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
a400ea39ea Relative links in Readme. 2013-06-26 19:55:34 -04:00
irungentoo
0979a85767 Fixed readme. 2013-06-26 19:49:25 -04:00
irungentoo
24fd7c5a5b Added Draft of proposed Lossless UDP protocol. 2013-06-26 19:47:38 -04:00
irungentoo
488df25e05 Changed function name. 2013-06-26 15:33:32 -04:00
irungentoo
e6d14d1dad Oups. 2013-06-26 15:05:15 -04:00
irungentoo
dcc3921682 Licenced the code under the GPL for now. 2013-06-26 15:02:42 -04:00
irungentoo
ed4b941c0c Removed gui and visual studio stuff from repo due to complaints. 2013-06-26 14:09:44 -04:00
irungentoo
46ee2d6be6 Stuff added 2013-06-26 14:07:01 -04:00