summaryrefslogtreecommitdiff
path: root/testing/nTox.c
AgeCommit message (Expand)Author
2013-08-03cleaned up load_key() and added more error checkingcharmlesscoin
2013-08-03Merge branch 'nTox' of https://github.com/CharmlessCoin/ProjectTox-Core into ...irungentoo
2013-08-03added backspace to nTox; removed trailing spacesMichael Kress
2013-08-03whoops, removed part of a string by accident.charmlesscoin
2013-08-03Fixed the printing of a few strings, moved some code around.charmlesscoin
2013-08-03added a getopt system, with -f and -h flagscharmlesscoin
2013-08-02changed some formatting, fixed the removal of x and ycharmlesscoin
2013-08-02cleaned up print_friendlist(), it now prints a message if you have _no_ friendscharmlesscoin
2013-08-02cleaned up my changescharmlesscoin
2013-08-02new_lines should use strncpy, and wrote get_id() to declutter codecharmlesscoin
2013-08-01Merge pull request #229 from JFreegman/masterirungentoo
2013-08-01Merge pull request #252 from nickodell/masterirungentoo
2013-08-01Remove code that did nothing.Nick ODell
2013-08-01Fix bug where messages from yourself were preceeded by [-1]Nick ODell
2013-08-01nTox: fixed 2 possible crashes, 3 incorrect packet lengthsplutooo
2013-08-01added error code for no message on friend add & updated nTox.c/nTox_win32.cJfreegman
2013-08-01core: getaddrinfo() lookup error handlingplutooo
2013-07-31small fixJfreegman
2013-07-31partially fixed friend add bug (key length test still broken)Jfreegman
2013-07-31remove debugging printf statementJfreegman
2013-07-31Show error message instead of "added friendnumber -1"Nick ODell
2013-07-31Merge branch 'master' of https://github.com/JFreegman/ProjectTox-Core into JF...irungentoo
2013-07-31Merge pull request #191 from theshadowfog/patch-6irungentoo
2013-07-31initialize num_requestsJfreegman
2013-07-31Fix space/tab indentationMarco Hinz
2013-07-31Clean up/format codeStuart Banks
2013-07-30Update nTox.cGreg
2013-07-30Update nTox.cGreg
2013-07-30Update nTox.cGreg
2013-07-30Merge branch 'master' of https://github.com/blackwolf12333/ProjectTox-Core in...irungentoo
2013-07-30Update nTox.cGreg
2013-07-30added utility function format_messagePeter Maatman
2013-07-30changing testing clients to reflect changes made in core/Messenger.hPeter Maatman
2013-07-30Merge pull request #154 from xistance21/masterirungentoo
2013-07-30Add invalid commandEmir Unluturk
2013-07-30Removed unneeded include.Ryan Lewon
2013-07-30New friend list function for nTox client.Ryan Lewon
2013-07-29Minor formatting editsnotadecent
2013-07-27nTox now tells you if it could not send the message.irungentoo
2013-07-27Added friend request accepting to nTox and fixed a bug.irungentoo
2013-07-27Fixing broken commitKonstantin Kowalski
2013-07-27[fixed]created new files misc_tools.(c|h) and moved hex_string_to_bin() there.Konstantin Kowalski
2013-07-27created new files misc_tools.(c|h) and moved hex_string_to_bin() there.Konstantin Kowalski
2013-07-26A *lot* of style changes.Konstantin Kowalski
2013-07-26took out several strlen() calls out of the loop; replaced int's with size_t w...Konstantin Kowalski
2013-07-26Formatting.SilentSand
2013-07-25LicensingSilentSand
2013-07-23Some cleanupMaxim Biro
2013-07-22Merge stuff from notadecent.irungentoo
2013-07-22Modified the way friend requests worked.irungentoo