Age | Commit message (Collapse) | Author |
|
The plan is to move some of the TCP stuff from net_crypto into it.
|
|
|
|
|
|
|
|
added markdown formatting as well!
|
|
|
|
|
|
without ever actually being connected.
|
|
Don't allow non transferring files to be paused and then resumed
starting the file transfer.
|
|
the friend.
|
|
|
|
also removed remnants of the no longer used variable ping_lastrecv
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Upon my own decision, the two tox_encryped_new convenience functions were removed due to basically needing two different sets of error codes.
At iphydf's suggestion the corresponding tox_get_encrypted_savedata convenience functions were removed as well.
|
|
|
|
https://github.com/Raffinate/toxcore
|
|
randombytes() doesn't seem to have any real speed disadvantage.
Also makes people who think nonces need to be random happy.
|
|
|
|
|
|
|
|
|
|
This should have been at the beginning of the loop, not the end.
|
|
|
|
They now have their own error codes.
|
|
This reverts commit e294faeb4d94d38ead63246127e7691bad0a4cd5.
|
|
|
|
|
|
|
|
Consistency with core api
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|