irungentoo
|
4d50638528
|
Basic IM messenger backend pretty much done (You can start the GUI)
And a couple of fixes to the other parts.
|
2013-07-09 13:20:48 -04:00 |
|
Anthony Super
|
dd8d34d460
|
Quick fix
Used two if statements, both of which just broke a loop. Just threw them together with ||. Should be slightly faster.
|
2013-07-08 11:05:20 -06: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
|
2528ec148c
|
Very basic start on the Tox messaging api.(Should give you a basic idea how it's gonna work)
|
2013-07-06 22:28:15 -04:00 |
|
irungentoo
|
7458473dca
|
Forward secrecy implemented into crypto.
|
2013-07-06 10:57:49 -04:00 |
|
irungentoo
|
a480c0195a
|
Crypto done(still need to test it a bit more thought)
Replaced chars with uint8_t
Added a new test program.
Added some functions to Lossless UDP.
And some other stuff.
|
2013-07-05 17:00:39 -04:00 |
|