index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
Age
Commit message (
Expand
)
Author
2013-08-07
Add read receipts using packet ID 65.
Sebastian Stal
2013-08-07
Fixed two bugs
Jfreegman
2013-08-06
Fix segfault when no broadcast device is found
Nick ODell
2013-08-06
Fix bug where we could run past the end of the friends list
Nick ODell
2013-08-06
Small bug fixed.
irungentoo
2013-08-06
Merge pull request #361 from plutooo/master
irungentoo
2013-08-06
core: Moved handle ping packets to ping.c
plutooo
2013-08-06
Merge branch 'master' of https://github.com/plutooo/ProjectTox-Core into plut...
irungentoo
2013-08-06
core: Move ping request/response into ping.c
plutooo
2013-08-06
core: Move send ping packets functions to ping.c
plutooo
2013-08-05
Merge branch 'plutooo-master'
irungentoo
2013-08-05
Fixed style and is_pinging().
irungentoo
2013-08-05
Merge pull request #341 from stal888/userstatus-ext
irungentoo
2013-08-05
Merge branch 'master' of https://github.com/plutooo/ProjectTox-Core into plut...
irungentoo
2013-08-05
Fix bug where friendreq_handlepacket did not do bounds checking
Nick ODell
2013-08-05
Fix bug where handle_NATping wouldn't perform bounds checking
Nick ODell
2013-08-05
core: Rewrote ping-module, better performance and cleaner code.
plutooo
2013-08-05
Add functions for dealing with userstatus kinds.
Sebastian Stal
2013-08-05
temporary fix to prevent m_addfriend from segfaulting
Luke Champine
2013-08-05
Use void for functions with no parameters
Florian Hahn
2013-08-04
Improved cmake
Maxim Biro
2013-08-04
Fixed Windows build
Maxim Biro
2013-08-04
Make private functions in core/DHT.c static
Florian Hahn
2013-08-04
Make private functions in core/LAN_discovery.c static
Florian Hahn
2013-08-04
Make private functions in core/Lossless_UDP.c static
Florian Hahn
2013-08-04
Make private functions in core/net_crypto.c static
Florian Hahn
2013-08-03
various fixes for first time user
Jae Kwon
2013-08-03
Merge pull request #302 from ChlorideCull/master
irungentoo
2013-08-03
Fixed compatibility with original NaCl.
irungentoo
2013-08-03
Changed CMake options to compile the core shared
Chloride Cull
2013-08-03
DHT: added id_equal(), ipport_equal(), is_timeout()
plutooo
2013-08-02
Merge pull request #275 from nickodell/master
irungentoo
2013-08-02
Fixed regression.
irungentoo
2013-08-02
Replace ZEROBYTES - BOXZEROBYTES with MACBYTES
Nick ODell
2013-08-02
Merge branch 'Jeffail-master'
irungentoo
2013-08-02
Time is better as an unsigned variable.
irungentoo
2013-08-02
Fix bug where memcpy could overrun buffer
Nick ODell
2013-08-02
Fixed problems.
irungentoo
2013-08-02
updated return value comments
charmlesscoin
2013-08-02
added #defines for friend.status as well as for erroring on m_addfriend*
charmlesscoin
2013-08-02
Merge branch 'master' into Jeffail-master
irungentoo
2013-08-02
removed getnumfriends()
charmlesscoin
2013-08-02
Merge branch 'master' into Jeffail-master
irungentoo
2013-08-02
DHT: Fix return value of time().
Andreas Schneider
2013-08-02
Refactored DHT.c from end of NAT punching to EOF
Jeffail
2013-08-02
Refactored DHT.c, all of NAT punching functions (line 1217
Jeffail
2013-08-02
Refactored DHT.c down to line 1048 (beginning of NAT)
Jeffail
2013-08-02
Refactored DHT.c down to line 881
Jeffail
2013-08-02
Refactored DHT.c down to line 779
Jeffail
2013-08-02
Refactored DHT.c down to line 567
Jeffail
[prev]
[next]