index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-10-15
re-implement copy_chatlist function
Jfreegman
2014-10-14
Added basic IRC group syncbot to testing.
irungentoo
2014-10-14
Add function to check if the peernumber is ours for group chats.
irungentoo
2014-10-13
tox_count_chatlist() now works.
irungentoo
2014-10-12
Merge branch 'dubslow-master'
irungentoo
2014-10-12
Fix include issue
dubslow
2014-10-12
Merge branch 'master' of https://github.com/irungentoo/toxcore
dubslow
2014-10-12
apparently i forgot to add/commit these comments...
dubslow
2014-10-11
Merge branch 'master' of https://github.com/stqism/ToxCore
irungentoo
2014-10-10
Merge branch 'master' of https://github.com/dubslow/toxcore
irungentoo
2014-10-10
Does a realloc with a size of 0 if every port is invalid
Sean Qureshi
2014-10-10
Enable IPv6, fix systemd PID bug
Sean Qureshi
2014-10-09
re-refactor to separate pass->key and key->encryption
dubslow
2014-10-09
Relay peer kill messages too.
irungentoo
2014-10-09
Merge branch 'patch-3' of https://github.com/stal888/toxcore
irungentoo
2014-10-08
refactor toxencryptedsave to allow passphrase encryption of arbitrary data
dubslow
2014-10-08
Merge branch 'master' of https://github.com/dubslow/toxcore
irungentoo
2014-10-07
fix #1104
dubslow
2014-10-07
readme.md: "goals of tox" -> "goals with tox"
A. L'mao
2014-10-07
Merge branch 'toxdns-header-fix' of https://github.com/nurupo/InsertProjectNa...
irungentoo
2014-10-07
Merge branch 'lyubod-master'
irungentoo
2014-10-07
Made toxdns header cpp-friendly
Maxim Biro
2014-10-07
Update INSTALL.md
lyubod
2014-10-07
Update INSTALL.md
lyubod
2014-10-07
Create osx_build_script_toxcore.txt
lyubod
2014-10-06
Merge branch 'Proplex-patch-2'
irungentoo
2014-10-06
Add working tox nodes
David Lohle
2014-10-05
Merge branch 'JFreegman-groupnames'
irungentoo
2014-10-05
implement group_names function
Jfreegman
2014-10-04
Send friend request with connection if for some reason (groupchats) we
irungentoo
2014-10-04
Reduced the risk of two people being given the same peer id in groups.
irungentoo
2014-10-04
Fixed group peer chosing algorithm.
irungentoo
2014-10-03
Removed useless variables.
irungentoo
2014-10-03
Added names to peer response packet.
irungentoo
2014-10-03
Fixed group bugs.
irungentoo
2014-10-03
Kill group connection to friend once we are connected to group.
irungentoo
2014-10-03
Merge branch 'master' of https://github.com/dubslow/toxcore
irungentoo
2014-10-03
Added name packet to group chats, send one when appropriate.
irungentoo
2014-10-02
null terminate group messages (cause jfreegman can't str8 c)
dubslow
2014-10-02
Implemented tox_callback_group_namelist_change callback in group chats.
irungentoo
2014-10-02
Fixed tox_load() comment.
irungentoo
2014-10-02
People in groups can now be added/removed from friends list without issues.
irungentoo
2014-10-02
Peers now time out and delete themselves from group chats.
irungentoo
2014-10-02
Removed useless code.
irungentoo
2014-10-01
If connection is already connected, send a online packet to it.
irungentoo
2014-10-01
del_groupchat and kill_groupchats now work properly.
irungentoo
2014-10-01
Group chats now actually work somewhat.
irungentoo
2014-09-30
Added some functions to friend_connection.
irungentoo
2014-09-30
Merge branch 'rework_av'
irungentoo
2014-09-30
Rework toxav/rtp.c to use ntohl/htonl and ntohs/htons
sin
[next]