Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Small test improvements
|
|
|
|
"make test" should be used to run the tests
|
|
|
|
|
|
Also fixed some possible bugs in Messenger.c
|
|
Messenger stores / loads nickname
|
|
new toxic command to show nickname (mynick)
|
|
|
|
|
|
Improved friend request sending.
As a side effect friend requests should now be routed less than before.
See added comments for details.
|
|
|
|
moved conf.py to its right place
|
|
|
|
See comments of added functions for details.
|
|
cleaned up the cmake for building the docs nicer
|
|
Build fails when SHARED_TOXCORE flag is set in cmake
|
|
|
|
Add spam length to data length
|
|
|
|
rose-m-master
|
|
core,nTox,toxic - Fix for Issue #453. Begin refactoring w/astyle.
|
|
Commented out nTox_win32 in cmake
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Check return value of realloc_friendlist and return FAERR_NOMEM on error
|
|
|
|
|
|
|
|
Added new DHT server
|
|
For me, installing check wasn't enough. check-devel was required (Fedora 19)
|
|
|