index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
Age
Commit message (
Expand
)
Author
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
Fixed autotest, increased MAX_STATUSMESSAGE_LENGTH.
irungentoo
2013-09-06
Added name lengths to friend names.
irungentoo
2013-09-05
Merge branch 'group-chats'
irungentoo
2013-09-04
Merge pull request #559 from jin-eld/friendlist
irungentoo
2013-09-05
Function for retreiving a list of friend numbers
Jin^eLD
2013-09-04
Possibly fixed LAN discovery on some configurations.
irungentoo
2013-09-04
Fixed small problem.
irungentoo
2013-09-03
Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core
irungentoo
2013-09-03
Possible bugs fixed, all received strings now force NULL terminate.
irungentoo
2013-09-03
Remove error printouts
Jin^eLD
2013-09-03
Work in progress group chats.
irungentoo
2013-09-02
Removed useless code, possibly fixed something.
irungentoo
2013-09-02
Fixed possible segfaults from bad input.
irungentoo
2013-09-02
Merge branch 'master' of https://github.com/JamoBox/ProjectTox-Core into Jamo...
irungentoo
2013-09-02
last of the comment refactoring from toxcore
JamoBox
2013-09-02
comment updates
JamoBox
2013-09-02
Merge pull request #554 from nurupo/master
irungentoo
2013-09-02
Fixed missing field initializers warnings
Maxim Biro
2013-09-02
Fixed some warnings.
irungentoo
2013-09-02
Properly fixed signed/unsigned comparisons.
irungentoo
2013-09-02
Even more comment updates.
JamoBox
2013-09-02
More comment refactoring.
JamoBox
2013-09-02
More comment refactoring - DHT.c
JamoBox
2013-09-01
Merge branch 'master' of github.com:tylerb/ProjectTox-Core
Tyler Bunnell
2013-09-01
Fix signed/unsigned comparison warnings
Tyler Bunnell
2013-09-01
Fixed possible bug.
irungentoo
2013-09-01
Forward compatibility with automake 1.14
jin-eld
2013-08-31
Fixed bug.
irungentoo
2013-08-30
Cleaned up pull request.
irungentoo
2013-08-30
Made clang happy by taking definitions for the macro out of functions and add...
redwire
2013-08-30
Wrote a quicksort macro and modified sort_list to use it
redwire
2013-08-30
Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core
irungentoo
2013-08-30
Fixed possible crash.
irungentoo
2013-08-30
Compiler fix.
irungentoo
2013-08-30
put free_connections() back
irungentoo
2013-08-30
Fixed possible compiling problems on some compilers.
irungentoo
2013-08-30
Fix build error on non-linux machines.
stal
2013-08-30
Return values checking for tox_array_push_ptr in Lossless UDP.
irungentoo
2013-08-30
Fixed possible bugs in tox_array.
irungentoo
2013-08-30
Fixed warnings and moved hex_string_to_bin to testing/
irungentoo
2013-08-30
Merge branch 'udp_connections' of https://github.com/vx-k/ProjectTox-Core int...
irungentoo
2013-08-30
Fixed build errors.
Kostya
2013-08-30
Changed naming for IP union.
Kostya
[next]