index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
friend_requests.c
Age
Commit message (
Expand
)
Author
2013-08-20
astyle --options=tools/astylerc -r ./*.{c,h}
irungentoo
2013-08-20
More refactoring done.
irungentoo
2013-08-19
Some refactoring done.
irungentoo
2013-08-16
Passed everything through astyle.
irungentoo
2013-08-15
Merge pull request #471 from krisl/master
irungentoo
2013-08-15
Fixed loading and a small problem with the length of crypto requests.
irungentoo
2013-08-16
Add spam length to data length in comparison against max size
Aaron Lipinski
2013-08-14
Metadata collection prevention part 1 of ???.
irungentoo
2013-08-13
Fixed spam problem. (I broke the API so this will not build)
irungentoo
2013-08-12
Added support for userdata in callbacks
alek900
2013-08-10
tabs -> spaces
slvr
2013-08-10
network_registerhandler
slvr
2013-08-09
Fix a recurring typo in code and comments.
Christian Brueffer
2013-08-05
Fix bug where friendreq_handlepacket did not do bounds checking
Nick ODell
2013-07-27
Ran the code through: astyle --style=linux
irungentoo
2013-07-26
A *lot* of style changes.
Konstantin Kowalski
2013-07-26
Fix braces and a comment
sometwo
2013-07-26
Fixed the multiple friends request recieved at the same time problem.
irungentoo
2013-07-26
Formatting.
SilentSand
2013-07-25
Licensing
SilentSand
2013-07-22
Modified the way friend requests worked.
irungentoo