summaryrefslogtreecommitdiff
path: root/core/Messenger.h
AgeCommit message (Expand)Author
2013-08-24Rename core directory because of autoconf name clashjin-eld
2013-08-23Replaced some defines with enums.irungentoo
2013-08-20astyle --options=tools/astylerc -r ./*.{c,h}irungentoo
2013-08-20Refactor of core done.irungentoo
2013-08-20More refactoring done.irungentoo
2013-08-19Some refactoring done.irungentoo
2013-08-19Prevented possible MITM attack.irungentoo
2013-08-16Metadata collection prevention part 2 of ???irungentoo
2013-08-16Passed everything through astyle.irungentoo
2013-08-15Updated comment.irungentoo
2013-08-15Check return value of realloc_friendlist and return FAERR_NOMEM on errorFlorian Hahn
2013-08-14removing unnecessary function pointer _isset variablesChris Hall
2013-08-13Attempt to quickly fix a test.irungentoo
2013-08-13Simple XOR checksum added to address.irungentoo
2013-08-13clarified comment.irungentoo
2013-08-13Fixed spam problem. (I broke the API so this will not build)irungentoo
2013-08-13core: Fix a possible buffer overflow using getself_name().Andreas Schneider
2013-08-12Added support for userdata in callbacksalek900
2013-08-12Messenger refactor - redid work from pull request 79Chris Hall
2013-08-11Fixed a typoMaxim Biro
2013-08-11Replaced friendstatus with connectionstatusMaxim Biro
2013-08-08Merge pull request #400 from JFreegman/masterirungentoo
2013-08-08added actions/alternate messagesJfreegman
2013-08-08Merge branch 'master' of https://github.com/nurupo/InsertProjectNameHere into...irungentoo
2013-08-08Made a callback for Friend.status changeMaxim Biro
2013-08-07Reinstate semicolonstal
2013-08-07Re-export m_callback_userstatusstal
2013-08-07Merge branch 'master' of http://github.com/irungentoo/ProjectTox-CoreMaxim Biro
2013-08-07Separated StatusMessage from UserStatusMaxim Biro
2013-08-07Document functions, and fix bug.Sebastian Stal
2013-08-07Add read receipts using packet ID 65.Sebastian Stal
2013-08-05Add functions for dealing with userstatus kinds.Sebastian Stal
2013-08-05Use void for functions with no parametersFlorian Hahn
2013-08-02updated return value commentscharmlesscoin
2013-08-02added #defines for friend.status as well as for erroring on m_addfriend*charmlesscoin
2013-08-01Updated comments.irungentoo
2013-07-30Small fixes.irungentoo
2013-07-30Merge branch 'master' of https://github.com/blackwolf12333/ProjectTox-Core in...irungentoo
2013-07-30renamed getname to getfriendname and added a getname function to get the name...Peter Maatman
2013-07-27Fixed name related functions.irungentoo
2013-07-27Fixed small astyle problems.irungentoo
2013-07-27Ran the code through: astyle --style=linuxirungentoo
2013-07-26A *lot* of style changes.Konstantin Kowalski
2013-07-26Added basic Local/LAN discovery.irungentoo
2013-07-26Formatting.SilentSand
2013-07-26Small changeSilentSand
2013-07-25LicensingSilentSand
2013-07-24Added simple init_networking() error checkingAstonex
2013-07-22Added support of linkage with C++ codeMaxim Biro
2013-07-22Modified the way friend requests worked.irungentoo