index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testing
Age
Commit message (
Expand
)
Author
2014-05-02
Remove Lossless UDP (This breaks Tox.)
irungentoo
2014-04-23
Updated some files so that they could build with latest core.
irungentoo
2014-04-21
Crypto related cleanups.
irungentoo
2014-03-31
tox_group_get_names now returns a list of name lengths along with the list of...
irungentoo
2014-03-23
Fix NaCl builds for *BSD
Jin^eLD
2014-03-18
nTox fixes.
irungentoo
2014-03-18
Merge branch 'api-fix'
irungentoo
2014-03-16
Friend request callback now contains the Tox object.
irungentoo
2014-03-12
updated compilation and execution instructions for Lossless UDP tests, and fi...
Kelong Cong
2014-02-25
bound checking in messenger testing
seshagiriprabhu
2014-02-25
Added bound checking for friend ID input in DHT test
seshagiriprabhu
2014-02-22
Renamed dht server to dht node
Maxim Biro
2014-02-21
Some api changes.
irungentoo
2014-02-09
Astyled and removed some useless files.
irungentoo
2014-02-09
Fixed build
Maxim Biro
2014-02-09
Fixed memory leaks and removed repeated code
Maxim Biro
2014-02-09
Modified hex_string_to_bin
Maxim Biro
2014-01-20
Updated DHT server list with onion supporting DHT servers.
irungentoo
2014-01-19
proper windows preprocessor detection
Ben Iofel
2013-12-19
Fixed ntox building on windows.
irungentoo
2013-12-16
Astyled the code.
irungentoo
2013-12-06
Merge branch 'master' into harden
irungentoo
2013-11-29
Fix typo.
AZ Huang
2013-11-29
Fix API name consistency.
AZ Huang
2013-11-29
Fix return code inconsistency.
AZ Huang
2013-11-27
Various changes to nTox including a potential crash (also possible from remot...
Coren[m]
2013-11-26
Print a more detailed message on CHAT_CHANGE_PEER_DEL, so a user isn't confou...
Coren[m]
2013-11-24
group_namelistchange(): for ui reasons, divulge the peernumber and the nature...
Coren[m]
2013-11-23
Added callback that tells you when the peer name list of a group chat changes.
irungentoo
2013-11-22
Added function to get the number of peers and list of names for group chats.
irungentoo
2013-11-14
Wrapping: Expanded space of output to be a bit larger than input. Basic wrap(...
Coren[m]
2013-11-13
Add a "conversation mode", where you set your conversation partner once and t...
Coren[m]
2013-11-12
Merge branch 'group_peername' of https://github.com/FullName/ProjectTox-Core ...
irungentoo
2013-11-12
Group chat: Add a nickname message. Remove strange default nickname. (Serious...
Coren[m]
2013-11-12
Undo faulty newlines, undo extra newlines.
Coren[m]
2013-11-11
nTox.c:
Coren[m]
2013-11-10
Fixed small issues.
irungentoo
2013-11-10
Added more printing to DHT_test, fixed typo.
irungentoo
2013-11-10
Started as a simple bugfix for wrap(), expanded to more detailed help.
Coren[m]
2013-10-24
Removed define that could become confusing.
irungentoo
2013-10-23
Code cleanups.
irungentoo
2013-10-20
Merge branch 'Cleanup-defines' of https://github.com/FullName/ProjectTox-Core...
irungentoo
2013-10-20
Main: Eliminate TOX_ENABLE_IPV6 (then always on), CLIENT_ONETOONE_IP (then al...
Coren[m]
2013-10-19
Removed unnecessary #if
Antonio Montes
2013-10-19
fixed build errors on windows
Antonio Montes
2013-10-16
Do not build tox_sync on win32
Jin^eLD
2013-10-13
tox A/V: integration of A/V code into tox
mannol
2013-10-08
Added function to get the piece size for sending files.
irungentoo
2013-10-07
Some configuration/build fixes, so building basicaly everything else than the...
BtbN
2013-10-06
Code cleanups.
irungentoo
[next]