summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-17add load/save from key instead of pwdubslow
2014-10-15Merge branch 'tox-bootstrapd-network-error-handling' of https://github.com/nu...irungentoo
2014-10-15Merge branch 'copy_chatlist' of https://github.com/JFreegman/toxcoreirungentoo
2014-10-15Use monotonic time function already in toxcore.irungentoo
2014-10-15irc_syncbot now parse out NULL characters from the Tox groupchat.irungentoo
2014-10-15re-implement copy_chatlist functionJfreegman
2014-10-14Added basic IRC group syncbot to testing.irungentoo
2014-10-14Add function to check if the peernumber is ours for group chats.irungentoo
2014-10-14Don't fail when the binary is not foundMaxim Biro
2014-10-13tox_count_chatlist() now works.irungentoo
2014-10-13Fixed a typoMaxim Biro
2014-10-13Added some const-correctnessnessMaxim Biro
2014-10-12Fixed a typoMaxim Biro
2014-10-12Added IPv4 fallback, made IPv6 and IPv4 fallback enabled by defaultMaxim Biro
2014-10-12Fixed return value comment of new_networking functionMaxim Biro
2014-10-12Free ports when there are no valid onesMaxim Biro
2014-10-12Merge branch 'dubslow-master'irungentoo
2014-10-12Fix include issuedubslow
2014-10-12Merge branch 'master' of https://github.com/irungentoo/toxcoredubslow
2014-10-12apparently i forgot to add/commit these comments...dubslow
2014-10-11Merge branch 'master' of https://github.com/stqism/ToxCoreirungentoo
2014-10-10Merge branch 'master' of https://github.com/dubslow/toxcoreirungentoo
2014-10-10Does a realloc with a size of 0 if every port is invalidSean Qureshi
2014-10-10Enable IPv6, fix systemd PID bugSean Qureshi
2014-10-09re-refactor to separate pass->key and key->encryptiondubslow
2014-10-09Relay peer kill messages too.irungentoo
2014-10-09Merge branch 'patch-3' of https://github.com/stal888/toxcoreirungentoo
2014-10-08refactor toxencryptedsave to allow passphrase encryption of arbitrary datadubslow
2014-10-08Merge branch 'master' of https://github.com/dubslow/toxcoreirungentoo
2014-10-07fix #1104dubslow
2014-10-07readme.md: "goals of tox" -> "goals with tox"A. L'mao
2014-10-07Merge branch 'toxdns-header-fix' of https://github.com/nurupo/InsertProjectNa...irungentoo
2014-10-07Merge branch 'lyubod-master'irungentoo
2014-10-07Made toxdns header cpp-friendlyMaxim Biro
2014-10-07Update INSTALL.mdlyubod
2014-10-07Update INSTALL.mdlyubod
2014-10-07Create osx_build_script_toxcore.txtlyubod
2014-10-06Merge branch 'Proplex-patch-2'irungentoo
2014-10-06Add working tox nodesDavid Lohle
2014-10-05Merge branch 'JFreegman-groupnames'irungentoo
2014-10-05implement group_names functionJfreegman
2014-10-04Send friend request with connection if for some reason (groupchats) weirungentoo
2014-10-04Reduced the risk of two people being given the same peer id in groups.irungentoo
2014-10-04Fixed group peer chosing algorithm.irungentoo
2014-10-03Removed useless variables.irungentoo
2014-10-03Added names to peer response packet.irungentoo
2014-10-03Fixed group bugs.irungentoo
2014-10-03Kill group connection to friend once we are connected to group.irungentoo
2014-10-03Merge branch 'master' of https://github.com/dubslow/toxcoreirungentoo
2014-10-03Added name packet to group chats, send one when appropriate.irungentoo