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-09
Moved some checks around
Maxim Biro
2013-08-09
Extracted repeated code into a function
Maxim Biro
2013-08-09
Fix a recurring typo in code and comments.
Christian Brueffer
2013-08-08
Merge pull request #403 from jin-eld/fix-friend-status-callback
irungentoo
2013-08-09
Fix typo in function name which results in missing symbol
jin-eld
2013-08-08
Merge pull request #400 from JFreegman/master
irungentoo
2013-08-08
added actions/alternate messages
Jfreegman
2013-08-08
Merge branch 'master' of https://github.com/nurupo/InsertProjectNameHere into...
irungentoo
2013-08-08
Made name consistent with other 'on change' callbacks
Maxim Biro
2013-08-08
Fixed a silly code ordering mistake
Maxim Biro
2013-08-08
Fixed dynamic memory allocation.
irungentoo
2013-08-08
Merge pull request #396 from lukechampine/dynamicfriends
irungentoo
2013-08-08
Moved a define and fixed another.
irungentoo
2013-08-08
make friendlist resize dynamically
Luke Champine
2013-08-08
Made a callback for Friend.status change
Maxim Biro
2013-08-07
Reinstate semicolon
stal
2013-08-07
Re-export m_callback_userstatus
stal
2013-08-07
Refactored an expression
Maxim Biro
2013-08-07
Added length checks
Maxim Biro
2013-08-07
Merge branch 'master' of http://github.com/irungentoo/ProjectTox-Core
Maxim Biro
2013-08-07
Some cosmetic improvements.
irungentoo
2013-08-07
Separated StatusMessage from UserStatus
Maxim Biro
2013-08-07
Merge branch 'read-receipt' of https://github.com/stal888/ProjectTox-Core int...
irungentoo
2013-08-07
Document functions, and fix bug.
Sebastian Stal
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
[next]