Age | Commit message (Collapse) | Author |
|
|
|
make friendlist resize dynamically
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
core/Messenger.c
core/Messenger.h
|
|
|
|
|
|
into pull-requests
Conflicts:
testing/toxic/chat.c
testing/toxic/prompt.c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
core: Moved handle ping packets to ping.c
|
|
|
|
plutooo-master
Conflicts:
core/ping.c
core/util.c
|
|
|
|
|
|
|
|
|
|
An extension to user statuses.
|
|
plutooo-master
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
|
|
|
|
|
|