summaryrefslogtreecommitdiff
path: root/core/friend_requests.c
AgeCommit message (Collapse)Author
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
Many stylistic changes, mostly formatting code more closely to the coding style.
2013-07-25LicensingSilentSand
Added the GPLv3 license to some files in addition to fixing some comments at the beginning of the files.
2013-07-22Modified the way friend requests worked.irungentoo
Added routing of friend requests.