Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
aesthetics
|
|
nTox modified for Windows (ncurses removed)
|
|
|
|
|
|
Initial commit for Toxic, a new curses interface for Tox.
|
|
Still a work-in-progress.
|
|
|
|
|
|
|
|
|
|
|
|
Updated INSTALL.md to add dependencies for OSX
|
|
Besides libtool one needs automake and autoconf for libsodium to compile successfully. Added links and adapted instructions accordingly.
|
|
|
|
Fixed IRC channel for Travis
|
|
|
|
|
|
Updated INSTALL.md for correcting OSX instructions
|
|
Minor formatting edits
|
|
|
|
Command-line instructions were not properly marked as such, rendering them ineffective if entered as displayed.
|
|
Fix #124
|
|
Add deps install doc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
They now should give proper lengths and take length into account when
sending.
|
|
Fixed a bug in Lossless UDP that prevented 2 clients from sometimes
connecting when they connected at the same time to each other.
|
|
styling
|
|
|
|
created new files misc_tools.(c|h) and moved hex_string_to_bin() there.
|
|
|
|
|
|
|
|
|
|
|
|
KostyaKow-master
Conflicts:
core/DHT.c
|
|
|
|
Close the socket in shutdown_networking()
|
|
Fix braces and a few whitespaces
|
|
|
|
|