index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
/
friend_requests.c
Age
Commit message (
Expand
)
Author
2015-02-17
Updated types in Messenger callbacks to fit with the ones in the new api.
irungentoo
2015-01-28
Code cleanups.
irungentoo
2014-11-21
Cleaned up packet length types in toxcore.
irungentoo
2014-10-04
Send friend request with connection if for some reason (groupchats) we
irungentoo
2014-06-15
Astyled code.
irungentoo
2014-06-13
Const correctness in toxcore/friend_requests.c
Marc Schütz
2014-06-10
Astyle and fixes.
irungentoo
2014-06-10
Const correctness in various interdependent files
Marc Schütz
2014-04-23
Major cleanups.
irungentoo
2014-04-19
Removed deprecated function from public api.
irungentoo
2014-04-19
Small cleanups.
irungentoo
2014-04-19
Fixed possible buffer overflow in function to send friend requests.
irungentoo
2014-03-21
Friends client id is now removed from the request received list when he is de...
irungentoo
2014-03-16
Friend request callback now contains the Tox object.
irungentoo
2014-02-23
Strings now no longer need to be NULL terminated.
irungentoo
2014-02-12
All strings should now be forced terminated when received.
irungentoo
2014-01-17
Incorporated onion into Tox.
irungentoo
2013-11-27
Friend requests from friends are now discarded.
irungentoo
2013-10-24
Move unix_time(), id_cpy()/id_eq(), is_timeout() to util.*
Coren[m]
2013-09-10
big push, putting all the infrastructure in place behind TOX_ENABLE_IPV6
Coren[m]
2013-09-09
network.h:
Coren[m]
2013-09-06
Allow to build vs nacl instead of libsodium
Jin^eLD
2013-09-02
Even more comment updates.
JamoBox
2013-08-30
Fixed build errors.
Kostya
2013-08-29
Correct a lot of the grammar and spelling. Also spent a few hours fixing the ...
pete
2013-08-24
Rename core directory because of autoconf name clash
jin-eld