index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
Added ERROR() and WARNING() for debugging.
Konstantin Kowalski
2013-08-06
Added a linked list implementation.
Konstantin Kowalski
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
Merge branch 'dev'
plutooo
2013-08-06
core: Move send ping packets functions to ping.c
plutooo
2013-08-06
core: Move send ping packets functions to ping.c
plutooo
2013-08-06
Merge branch 'master' of https://github.com/JFreegman/ProjectTox-Core into JF...
irungentoo
2013-08-06
Merge pull request #354 from Nominate/patch-4
irungentoo
2013-08-06
Fixed formatting
Nominate
2013-08-06
Update prompt.c
Nominate
2013-08-06
Corrected wrap-around
Nominate
2013-08-06
Stops line-spamming and clears before printing help
Nominate
2013-08-05
Merge pull request #353 from cjsthompson/master
irungentoo
2013-08-06
On UNIX, if pkg-config is available, use it to find the location of
Christoph J. Thompson
2013-08-05
Merge pull request #352 from stqism/master
irungentoo
2013-08-05
Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core
Sean Qureshi
2013-08-05
Added flash, apparently in weird cases it works when beep fails
Sean Qureshi
2013-08-05
Merge pull request #351 from joshuaj/toxic_flicker_fix
irungentoo
2013-08-05
Merge branch 'plutooo-master'
irungentoo
2013-08-05
Fixed style and is_pinging().
irungentoo
2013-08-05
Merge pull request #350 from stqism/master
irungentoo
2013-08-05
Merge pull request #341 from stal888/userstatus-ext
irungentoo
2013-08-05
Windoze
Sebastian Stal
2013-08-05
Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core
Sean Qureshi
2013-08-05
Removed a useless ! from toxics status
Sean Qureshi
2013-08-05
Merge pull request #349 from volgafan/patch-1
irungentoo
2013-08-05
Merge pull request #348 from stqism/master
irungentoo
2013-08-05
Update install.rst
volgafan
2013-08-05
Merge branch 'master' of https://github.com/plutooo/ProjectTox-Core into plut...
irungentoo
2013-08-05
Throws in a bell when a message is recieved, to warn to user
Sean Qureshi
2013-08-05
spacing didn't match outgoing msgs
Jfreegman
2013-08-05
bug fix and added wrapping on friends list
Jfreegman
2013-08-05
Merge pull request #347 from nickodell/master
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
list commands on chat window popup
Jfreegman
2013-08-05
chat window deleting and re-adding - it just werks
Jfreegman
2013-08-05
core: Rewrote ping-module, better performance and cleaner code.
plutooo
2013-08-05
Make test clients compatible with userstatus kinds
Sebastian Stal
2013-08-05
Add functions for dealing with userstatus kinds.
Sebastian Stal
2013-08-05
Merge pull request #339 from Nominate/patch-3
irungentoo
2013-08-05
Grammar/aesthetic amendment
Nominate
2013-08-05
Merge pull request #338 from Nominate/patch-1
irungentoo
2013-08-05
Merge remote-tracking branch 'upstream/master' into testing
Jfreegman
[next]