index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2013-08-17
Added more colors
Sean Qureshi
2013-08-17
Standarized DHTservers
Sean Qureshi
2013-08-17
Merge pull request #483 from fhahn/small-test-improvements
irungentoo
2013-08-17
Add test for getname
Florian Hahn
2013-08-17
Remove unused script for running tests
Florian Hahn
2013-08-17
Use ck_assert_msg
Florian Hahn
2013-08-17
Fixed bug.
irungentoo
2013-08-17
Added dynamic memory allocation to crypto connections.
irungentoo
2013-08-17
Merge pull request #480 from rose-m/master
irungentoo
2013-08-17
Messenger stores / loads nickname
Michael Rose
2013-08-16
Added docs detailing containing latest protocol changes.
irungentoo
2013-08-16
Line breaks removed.
irungentoo
[next]