index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-08-21
Fixed segfault and added support for single quotes in toxic
Sanket Parmar
2013-08-21
Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core
irungentoo
2013-08-21
Added signer/checker using ed25519 and libsodium I wrote for fun.
irungentoo
2013-08-21
Merge pull request #509 from rose-m/refactor
irungentoo
2013-08-21
more ID extraction
Michael Rose
2013-08-21
refactoring packet IDs
Michael Rose
2013-08-20
Merge pull request #508 from nurupo/master
irungentoo
2013-08-20
Fixed bug.
irungentoo
2013-08-20
Fixed DHTservers' path for Windows
Maxim Biro
2013-08-20
Merge pull request #506 from irungentoo/refactor
irungentoo
2013-08-20
astyle --options=tools/astylerc -r ./*.{c,h}
irungentoo
2013-08-20
Lossless UDP tests fixed.
irungentoo
2013-08-20
Fixed DHT_serverdaemon.
irungentoo
2013-08-20
Merge pull request #505 from sonOfRa/refactor
irungentoo
2013-08-20
Fix friends test
Simon Levermann
2013-08-20
Use the messenger's dht instead of creating a new one
Simon Levermann
2013-08-20
Merge remote-tracking branch 'upstream/refactor' into refactor
Simon Levermann
2013-08-20
DHT_bootstrap fixed.
irungentoo
2013-08-20
Fix Messenger_test
Simon Levermann
2013-08-20
Remove timer test, fix CMake files to respect this change
Simon Levermann
2013-08-20
Fixed DHT_test.c and added some checks.
irungentoo
2013-08-20
nTox and cmake fixed.
irungentoo
2013-08-20
Refactor of core done.
irungentoo
2013-08-20
More refactoring done.
irungentoo
2013-08-20
Merge branch 'master' into refactor
irungentoo
2013-08-20
Merge pull request #503 from rose-m/issue-495-fix
irungentoo
2013-08-20
fixed space handling in commands (issue #495)
Michael Rose
2013-08-20
Merge pull request #502 from stqism/issue-470-fix
irungentoo
2013-08-20
Fixed issue 470, crypto_test still forcing libsodium when NaCL is chosen
Sean Qureshi
2013-08-19
Some refactoring done.
irungentoo
2013-08-19
Merge pull request #499 from JFreegman/master
irungentoo
2013-08-19
fix tab bar bugs
Jfreegman
2013-08-19
fix tab bar bugs
Jfreegman
2013-08-19
Merge pull request #497 from rose-m/master
irungentoo
2013-08-19
Merge with upstream
Michael Rose
2013-08-19
Fixed segfault.
irungentoo
2013-08-19
Realloc apparently doesn't always behave like free() if size is zero.
irungentoo
2013-08-19
Prevented possible MITM attack.
irungentoo
2013-08-19
fix potential memory issue
Michael Rose
2013-08-19
fix define checks
Michael Rose
2013-08-18
Merge pull request #491 from loadletter/master
irungentoo
2013-08-18
Merge pull request #494 from frh/master
irungentoo
2013-08-19
Made configdir check XDG_CONFIG_HOME for config dir
Frederik Holden
2013-08-18
Modified cmakefile to move the serverlist to the proper directory.
loadletter
2013-08-18
Use configdir.c instead of hardcoded paths for the list of DHT servers.
loadletter
2013-08-18
fix OS check in toxic
Michael Rose
2013-08-18
Merge pull request #490 from ayberk/master
irungentoo
2013-08-18
Fixed stack problem.
irungentoo
2013-08-18
Fixed broken build paths
Ayberk Yilmaz
2013-08-18
Fixed segfault and removed deprecated code.
irungentoo
[next]