diff options
author | Coren[m] <Break@Ocean> | 2013-11-27 20:59:00 +0100 |
---|---|---|
committer | Coren[m] <Break@Ocean> | 2013-11-27 21:00:23 +0100 |
commit | 26fef7cf9a5470e5fd24300063be6df3cd9ce723 (patch) | |
tree | dd5c70502d755455ecdef289cc11c302c54092ac /testing/Makefile.inc | |
parent | 3fe7e087913d07c5805a9e27c267476527de0e84 (diff) |
Various changes to nTox including a potential crash (also possible from remote!), and a tiny change to toxcore.
Crash stuff:
nTox.c:
- do_refresh(): avoid crashes (input a "%" and the client goes "boom!", send someone a string with embedded "%" and see him blow up...)
Other stuff:
toxcore: tox.h (doc.)/network.c (code):
- networking_wait_prepare(): return -1 if lenptr was NULL and therefore not settable
nTox.c:
- fraddr_to_str(): function to convert a TOX_FRIEND_ADDRESS into a segmented (and therefore line-breakable) string
- print_friendlist(): print index of friend on name line, print id on 2nd line
- command /f: skip spaces (and +) inside a friend id
- command /r (new): "/r #" to remove a friend
- main(): reduce cpu consumption if we're not currently sending files
Diffstat (limited to 'testing/Makefile.inc')
0 files changed, 0 insertions, 0 deletions