index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2013-08-18
Properly fixed possible realloc with size zero problem.
irungentoo
2013-08-18
Merge branch 'tox-bugs' of https://github.com/stqism/ToxCore into stqism-tox-...
irungentoo
2013-08-18
Merge pull request #488 from kongr45gpen/patch-1
irungentoo
2013-08-18
INSTALL.md: cd to the previous directory after installing libsodium
alezakos
2013-08-18
Merge pull request #479 from krisl/internalise_window_handling
irungentoo
2013-08-18
Fixed toxic not running
Sean Qureshi
2013-08-18
Merge pull request #16 from grimd34th/tox-bugs
Sean Qureshi
2013-08-18
Added username replacer for appdata on c drive
d34th
2013-08-18
No longer assumes Minix/BSD/AIX users actually use Macs when assigning a defa...
Sean Qureshi
2013-08-18
Added mac support to the standardized data file, cleaned up a bit
Sean Qureshi
2013-08-18
Added mac support with data, standarized data
Sean Qureshi
2013-08-18
Added windows support to the standarized location
Sean Qureshi
2013-08-18
Added more selectable dht servers
Sean Qureshi
2013-08-18
Makes cmake install DHTservers to its new place
Sean Qureshi
2013-08-18
Ran it through astyle
Sean Qureshi
2013-08-18
remove callback introduced temporarily during refactoring
Aaron Lipinski
2013-08-18
reduce number of windows, use consistent naming
Aaron Lipinski
2013-08-18
Fixes CERT MEM04-C; CWE-131 in net_crypto.c
Sean Qureshi
2013-08-18
remove WINDOW_STATUS, simplify adding and selecting chat windows
Aaron Lipinski
2013-08-18
Added minor error checking in Core, this helps prevent CERT MEM04-C; CWE-131
Sean Qureshi
2013-08-18
Fixed a core memory leak
Sean Qureshi
2013-08-17
Might improve windows detection
Sean Qureshi
[next]