Age | Commit message (Collapse) | Author |
|
Make private functions in core/ static
|
|
Fixed 2 Null pointer derefrences in both nTox and toxic
|
|
|
|
|
|
|
|
|
|
|
|
Fixed a calloc getting freed before being used
|
|
|
|
nTox Cleaning
|
|
Removed memory leak, thanks to diath for spotting it.
|
|
Manually merged #314 and #317, resolving errors if both merged
|
|
toxic: Fixed doMessenger() interval.. Toxic is much faster and responsiv...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
various fixes for first time user
|
|
|
|
|
|
|
|
fix for issue #306
|
|
* added linking to libsodium
* fixed links to docs to point to wiki
|
|
|
|
|
|
CharmlessCoin-nTox
Conflicts:
testing/nTox.c
|
|
Adds timestamp to toxic, fixes issue #217
|
|
Toxic -f Flag
|
|
|
|
Fixed a link in the README.
|
|
|
|
|
|
|
|
|
|
|
|
Toxic testing
|
|
|
|
fixed time stamps in toxic
|
|
Changed CMake options to compile the core as a shared library instead of static
|
|
|
|
It is now compiled under 'toxcore' instead of just 'core' to be able to be installed without conflicts.
|
|
DHT: added id_equal(), ipport_equal(), is_timeout()
|
|
People aren't that excited to send messages
|
|
|
|
|