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-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
2013-07-18
Add custom user statuses to core, updated nTox to support nicknames and user ...
Sebastian Stal
2013-07-16
ncurses test now tells you when you connect to the DHT.
irungentoo
2013-07-16
Fixed some bugs and a regression.
irungentoo
2013-07-14
Added /q to exit
Tim
2013-07-13
Fixed ncurses problems.
irungentoo
2013-07-14
prettier output
Oliver Hunt
2013-07-14
fixed the ncurses client i believe
Oliver Hunt
2013-07-13
Added doMessenger() to the loop and connecting to the bootstrap node
Oliver Hunt
2013-07-13
Added ncurses tox client
Oliver Hunt