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-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
2013-07-26
took out several strlen() calls out of the loop; replaced int's with size_t w...
Konstantin Kowalski
2013-07-26
Formatting.
SilentSand
2013-07-25
Licensing
SilentSand
2013-07-23
Some cleanup
Maxim Biro
2013-07-22
Merge stuff from notadecent.
irungentoo
2013-07-22
Modified the way friend requests worked.
irungentoo
2013-07-22
Adds the option 'nokey' to disable loading and saving keys, for debugging pur...
TrevorDorl
2013-07-22
Fixed warnings.
irungentoo
2013-07-22
moved saving to nTox.c
Oliver Hunt
2013-07-21
Updated nTox.c (added timestamp)
notadecent
2013-07-21
Update nTox.c
notadecent
2013-07-20
Don't exit on arrow keys
Sebastian Stal
2013-07-20
Updated nTox
Maxim Biro
2013-07-20
Fix sign on function
Sebastian Stal
2013-07-20
Make nTox resolve DNS addresses.
Sebastian Stal
2013-07-19
Fixed bug that sometimes prevented two clients from connecting.
irungentoo
[next]