summaryrefslogtreecommitdiff
path: root/core/friend_requests.c
AgeCommit message (Expand)Author
2013-08-21more ID extractionMichael Rose
2013-08-20astyle --options=tools/astylerc -r ./*.{c,h}irungentoo
2013-08-20More refactoring done.irungentoo
2013-08-19Some refactoring done.irungentoo
2013-08-16Passed everything through astyle.irungentoo
2013-08-15Merge pull request #471 from krisl/masterirungentoo
2013-08-15Fixed loading and a small problem with the length of crypto requests.irungentoo
2013-08-16Add spam length to data length in comparison against max sizeAaron Lipinski
2013-08-14Metadata collection prevention part 1 of ???.irungentoo
2013-08-13Fixed spam problem. (I broke the API so this will not build)irungentoo
2013-08-12Added support for userdata in callbacksalek900
2013-08-10tabs -> spacesslvr
2013-08-10network_registerhandlerslvr
2013-08-09Fix a recurring typo in code and comments.Christian Brueffer
2013-08-05Fix bug where friendreq_handlepacket did not do bounds checkingNick ODell
2013-07-27Ran the code through: astyle --style=linuxirungentoo
2013-07-26A *lot* of style changes.Konstantin Kowalski
2013-07-26Fix braces and a commentsometwo
2013-07-26Fixed the multiple friends request recieved at the same time problem.irungentoo
2013-07-26Formatting.SilentSand
2013-07-25LicensingSilentSand
2013-07-22Modified the way friend requests worked.irungentoo