index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
Age
Commit message (
Expand
)
Author
2013-12-03
get_close_nodes(): make use of assoc to find some really close nodes
Coren[m]
2013-12-03
fix naming inconsistency in tox.h
alexandervdm
2013-12-02
Merge pull request #670 from FullName/log-match-m_friend-and-dht_friend
irungentoo
2013-12-02
Don't hole punch when we are connected.
irungentoo
2013-12-02
Fixed bug with hole punching.
irungentoo
2013-12-02
Logging: Messenger's "Friend" and DHT's "DHT_Friend" don't necessarily use th...
Coren[m]
2013-12-02
Messenger: New function to check & handle timed-out friend requests
Paul Holden
2013-12-01
fix 'typedef redefinition' build errors on older gcc versions
alexandervdm
2013-12-01
Tweaked hole punching a bit.
irungentoo
2013-11-30
The stuff in do_DHT only need to be run once per second.
irungentoo
2013-11-29
Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core
irungentoo
2013-11-29
Add sodium_init() function to startup.
irungentoo
2013-11-29
Fix typo.
AZ Huang
2013-11-29
Fix API name consistency.
AZ Huang
2013-11-29
Fixed possible issue.
irungentoo
2013-11-29
Should return 0 for tox_file_dataremaining since it returns unsigned
AZ Huang
2013-11-29
Fix return code inconsistency.
AZ Huang
2013-11-27
Merge pull request #666 from FullName/nTox-various
irungentoo
2013-11-27
30 seconds is way too long.
irungentoo
2013-11-27
Fixed ghost peer problem.
irungentoo
2013-11-27
Various changes to nTox including a potential crash (also possible from remot...
Coren[m]
2013-11-27
Friend requests from friends are now discarded.
irungentoo
2013-11-25
Behaviour changes for the group chat callback.
irungentoo
2013-11-25
Merge pull request #663 from FullName/peerchange-detail
irungentoo
2013-11-25
setnick(): don't callback when an identical nickname is set again
Coren[m]
2013-11-25
Mimic more exactly what delpeer() does in the callback.
Coren[m]
2013-11-24
Fixed possible build problem.
irungentoo
2013-11-24
group_namelistchange(): for ui reasons, divulge the peernumber and the nature...
Coren[m]
2013-11-24
Fixed bug with group chats.
irungentoo
2013-11-23
Kill_messenger now kills group chats.
irungentoo
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-21
Speed up group chat bootstrapping by a bit.
irungentoo
2013-11-21
Group chat peers now tell others when they quit.
irungentoo
2013-11-19
Merge pull request #656 from Jman012/master
irungentoo
2013-11-19
Fixed a cuple stylistic bugs. Behaviour should be the same but the code is no...
Jman012
2013-11-19
Added null check to each chat before incrementing.
Jman012
2013-11-19
Fixed possible issue.
irungentoo
2013-11-18
Fixed a few typos.
Jman012
2013-11-18
Added functions tox_count_chatlist and tox_copy_chatlist.
Jman012
2013-11-18
Merge pull request #650 from FullName/ID-IP-basic
irungentoo
2013-11-17
Nodes now only send good nodes (or the node that was specifically asked for).
irungentoo
2013-11-17
Merge pull request #652 from FullName/reset_on_long_timeout
irungentoo
2013-11-17
Fixed segfault.
irungentoo
2013-11-17
Tolerate instable connectivity: if *all* set close nodes are in terminal time...
Coren[m]
2013-11-16
Fixed build error on windows.
irungentoo
2013-11-16
Send our name when someone new joins the group chat.
irungentoo
2013-11-17
Assoc's array is now allocated dynamically and per default much smaller (320 ...
Coren[m]
2013-11-14
Merge pull request #649 from FullName/DHT-client_id-change-wipe-other-address
irungentoo
2013-11-14
Significantly trimmed down version of an ID<=>IP cache.
Coren[m]
[prev]
[next]