summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-20More refactoring done.irungentoo
2013-08-20Merge branch 'master' into refactorirungentoo
2013-08-20Merge pull request #503 from rose-m/issue-495-fixirungentoo
2013-08-20fixed space handling in commands (issue #495)Michael Rose
2013-08-20Merge pull request #502 from stqism/issue-470-fixirungentoo
2013-08-20Fixed issue 470, crypto_test still forcing libsodium when NaCL is chosenSean Qureshi
2013-08-19Some refactoring done.irungentoo
2013-08-19Merge pull request #499 from JFreegman/masterirungentoo
2013-08-19fix tab bar bugsJfreegman
2013-08-19fix tab bar bugsJfreegman
2013-08-19Merge pull request #497 from rose-m/masterirungentoo
2013-08-19Merge with upstreamMichael Rose
2013-08-19Fixed segfault.irungentoo
2013-08-19Realloc apparently doesn't always behave like free() if size is zero.irungentoo
2013-08-19Prevented possible MITM attack.irungentoo
2013-08-19fix potential memory issueMichael Rose
2013-08-19fix define checksMichael Rose
2013-08-18Merge pull request #491 from loadletter/masterirungentoo
2013-08-18Merge pull request #494 from frh/masterirungentoo
2013-08-19Made configdir check XDG_CONFIG_HOME for config dirFrederik Holden
2013-08-18Modified cmakefile to move the serverlist to the proper directory.loadletter
2013-08-18Use configdir.c instead of hardcoded paths for the list of DHT servers.loadletter
2013-08-18fix OS check in toxicMichael Rose
2013-08-18Merge pull request #490 from ayberk/masterirungentoo
2013-08-18Fixed stack problem.irungentoo
2013-08-18Fixed broken build pathsAyberk Yilmaz
2013-08-18Fixed segfault and removed deprecated code.irungentoo
2013-08-18Properly fixed possible realloc with size zero problem.irungentoo
2013-08-18Merge branch 'tox-bugs' of https://github.com/stqism/ToxCore into stqism-tox-...irungentoo
2013-08-18Merge pull request #488 from kongr45gpen/patch-1irungentoo
2013-08-18INSTALL.md: cd to the previous directory after installing libsodiumalezakos
2013-08-18Merge pull request #479 from krisl/internalise_window_handlingirungentoo
2013-08-18Fixed toxic not runningSean Qureshi
2013-08-18Merge pull request #16 from grimd34th/tox-bugsSean Qureshi
2013-08-18Added username replacer for appdata on c drived34th
2013-08-18No longer assumes Minix/BSD/AIX users actually use Macs when assigning a defa...Sean Qureshi
2013-08-18Added mac support to the standardized data file, cleaned up a bitSean Qureshi
2013-08-18Added mac support with data, standarized dataSean Qureshi
2013-08-18Added windows support to the standarized locationSean Qureshi
2013-08-18Added more selectable dht serversSean Qureshi
2013-08-18Makes cmake install DHTservers to its new placeSean Qureshi
2013-08-18Ran it through astyleSean Qureshi
2013-08-18remove callback introduced temporarily during refactoringAaron Lipinski
2013-08-18reduce number of windows, use consistent namingAaron Lipinski
2013-08-18Fixes CERT MEM04-C; CWE-131 in net_crypto.cSean Qureshi
2013-08-18remove WINDOW_STATUS, simplify adding and selecting chat windowsAaron Lipinski
2013-08-18Added minor error checking in Core, this helps prevent CERT MEM04-C; CWE-131Sean Qureshi
2013-08-18Fixed a core memory leakSean Qureshi
2013-08-17Might improve windows detectionSean Qureshi
2013-08-17Added more colorsSean Qureshi