index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
/
Messenger.c
Age
Commit message (
Expand
)
Author
2013-09-16
Functions to get name of peer in group chat added.
irungentoo
2013-09-17
Merge remote-tracking branch 'upstream/master' into MessengerLoadSave
Coren[m]
2013-09-17
Tests of state loading/saving lead to two fixes for DHT.c and util.c
Coren[m]
2013-09-16
Fixed build.
irungentoo
2013-09-16
Toxcore should never print anything when built normally.
irungentoo
2013-09-16
Merge pull request #576 from FullName/MessengerLoadSave
irungentoo
2013-09-16
Fix warnings of -Wall -Wextra
Coren[m]
2013-09-16
additional length >= size checks
Coren[m]
2013-09-16
Merge remote-tracking branch 'upstream/master' into MessengerLoadSave
Coren[m]
2013-09-14
astyled everything.
irungentoo
2013-09-14
DHT.c:
Coren[m]
2013-09-14
Change sublength to 32 bits. Someone might have more than (sizeof(Friends) / ...
Coren[m]
2013-09-13
Merge remote-tracking branch 'upstream/master' into MessengerLoadSave
Coren[m]
2013-09-13
State loading/saving: Instead of a blob, segment into sections marked with tags.
Coren[m]
2013-09-13
Merge remote-tracking branch 'upstream/master' into Integration
Coren[m]
2013-09-13
TOX_ENABLE_IPV6 is now #define'd per default. Added some logging and error me...
Coren[m]
2013-09-12
Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core
irungentoo
2013-09-12
Very basic group chats, tested and working with nTox.
irungentoo
2013-09-12
Merge remote-tracking branch 'upstream/master' into Integration
Coren[m]
2013-09-12
Merge remote-tracking branch 'upstream/master' into DHT_bootstrap
Coren[m]
2013-09-12
Patch to allow DHT_bootstrap to also do LAN discovery.
Coren[m]
2013-09-12
network.*:
Coren[m]
2013-09-12
Messenger.c:
Coren[m]
2013-09-11
Integration of group chats into messenger in progress.
irungentoo
2013-09-11
Messenger.c:
Coren[m]
2013-09-10
util.*:
Coren[m]
2013-09-10
big push, putting all the infrastructure in place behind TOX_ENABLE_IPV6
Coren[m]
2013-09-09
Merge branch 'master' into Integration
Coren[m]
2013-09-09
tox.*, Messenger.*:
Coren[m]
2013-09-09
network.h:
Coren[m]
2013-09-09
wrong type
Jfreegman
2013-09-09
a better way
Jfreegman
2013-09-09
initialize name_length
Jfreegman
2013-09-07
Removed friendstatus from client API
Maxim Biro
2013-09-07
Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core
irungentoo
2013-09-07
Added TODO list and made m_copy*_statusmessage functions return length of cop...
irungentoo
2013-09-06
Allow to build vs nacl instead of libsodium
Jin^eLD
2013-09-06
Added name lengths to friend names.
irungentoo
2013-09-05
Function for retreiving a list of friend numbers
Jin^eLD
2013-09-03
Possible bugs fixed, all received strings now force NULL terminate.
irungentoo
2013-09-02
Merge branch 'master' of https://github.com/JamoBox/ProjectTox-Core into Jamo...
irungentoo
2013-09-02
comment updates
JamoBox
2013-09-02
Properly fixed signed/unsigned comparisons.
irungentoo
2013-09-01
Fix signed/unsigned comparison warnings
Tyler Bunnell
2013-08-31
Fixed bug.
irungentoo
2013-08-30
Fixed build errors.
Kostya
2013-08-29
Merge branch 'master' of https://github.com/JamoBox/ProjectTox-Core into Jamo...
irungentoo
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
[prev]