Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* added linking to libsodium
* fixed links to docs to point to wiki
|
|
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.
|
|
|
|
Fix bug where memcpy could overrun buffer; Replace ZEROBYTES - BOXZEROBYTES with MACBYTES
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
core/DHT.c
|
|
Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
Signed-off-by: irungentoo <irungentoo@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixed friend add bugs and gave no message its own error
|
|
Refactored most of DHT.c, added local vim config
|
|
Re-styling Lossless_UDP.c and .h
|
|
Rewrote get_broadcast() so it works now.
|
|
the top, should be no changes to binary
|
|
|
|
|
|
|
|
once (checking if packets were over the max_data_size, etc) rather than over a couple lines
|
|
|
|
|
|
|