index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testing
/
nTox.c
Age
Commit message (
Expand
)
Author
2013-08-04
added fix in nTox_win32.c
Tim Malte Gräfje
2013-08-04
whoops, returning a free'd variable is really not what I meant...
charmlesscoin
2013-08-03
fixed bug that would cause this to always exit
charmlesscoin
2013-08-04
fix for #288
Tim Malte Gräfje
2013-08-03
removed some magic numbers from line_eval()
charmlesscoin
2013-08-03
added some better error checking for print_nickname() anr print_statuschange()
charmlesscoin
2013-08-03
cleaned up load_key() and added more error checking
charmlesscoin
2013-08-03
Merge branch 'nTox' of https://github.com/CharmlessCoin/ProjectTox-Core into ...
irungentoo
2013-08-03
added backspace to nTox; removed trailing spaces
Michael Kress
2013-08-03
whoops, removed part of a string by accident.
charmlesscoin
2013-08-03
Fixed the printing of a few strings, moved some code around.
charmlesscoin
2013-08-03
added a getopt system, with -f and -h flags
charmlesscoin
2013-08-02
changed some formatting, fixed the removal of x and y
charmlesscoin
2013-08-02
cleaned up print_friendlist(), it now prints a message if you have _no_ friends
charmlesscoin
2013-08-02
cleaned up my changes
charmlesscoin
2013-08-02
new_lines should use strncpy, and wrote get_id() to declutter code
charmlesscoin
2013-08-01
Merge pull request #229 from JFreegman/master
irungentoo
2013-08-01
Merge pull request #252 from nickodell/master
irungentoo
2013-08-01
Remove code that did nothing.
Nick ODell
2013-08-01
Fix bug where messages from yourself were preceeded by [-1]
Nick ODell
2013-08-01
nTox: fixed 2 possible crashes, 3 incorrect packet lengths
plutooo
2013-08-01
added error code for no message on friend add & updated nTox.c/nTox_win32.c
Jfreegman
2013-08-01
core: getaddrinfo() lookup error handling
plutooo
2013-07-31
small fix
Jfreegman
2013-07-31
partially fixed friend add bug (key length test still broken)
Jfreegman
2013-07-31
remove debugging printf statement
Jfreegman
2013-07-31
Show error message instead of "added friendnumber -1"
Nick ODell
2013-07-31
Merge branch 'master' of https://github.com/JFreegman/ProjectTox-Core into JF...
irungentoo
2013-07-31
Merge pull request #191 from theshadowfog/patch-6
irungentoo
2013-07-31
initialize num_requests
Jfreegman
2013-07-31
Fix space/tab indentation
Marco Hinz
2013-07-31
Clean up/format code
Stuart Banks
2013-07-30
Update nTox.c
Greg
2013-07-30
Update nTox.c
Greg
2013-07-30
Update nTox.c
Greg
2013-07-30
Merge branch 'master' of https://github.com/blackwolf12333/ProjectTox-Core in...
irungentoo
2013-07-30
Update nTox.c
Greg
2013-07-30
added utility function format_message
Peter Maatman
2013-07-30
changing testing clients to reflect changes made in core/Messenger.h
Peter Maatman
2013-07-30
Merge pull request #154 from xistance21/master
irungentoo
2013-07-30
Add invalid command
Emir Unluturk
2013-07-30
Removed unneeded include.
Ryan Lewon
2013-07-30
New friend list function for nTox client.
Ryan Lewon
2013-07-29
Minor formatting edits
notadecent
2013-07-27
nTox now tells you if it could not send the message.
irungentoo
2013-07-27
Added friend request accepting to nTox and fixed a bug.
irungentoo
2013-07-27
Fixing broken commit
Konstantin Kowalski
2013-07-27
[fixed]created new files misc_tools.(c|h) and moved hex_string_to_bin() there.
Konstantin Kowalski
2013-07-27
created new files misc_tools.(c|h) and moved hex_string_to_bin() there.
Konstantin Kowalski
2013-07-26
A *lot* of style changes.
Konstantin Kowalski
[prev]
[next]