summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-21more ID extractionMichael Rose
2013-08-21refactoring packet IDsMichael Rose
2013-08-20Merge pull request #508 from nurupo/masterirungentoo
2013-08-20Fixed bug.irungentoo
2013-08-20Fixed DHTservers' path for WindowsMaxim Biro
2013-08-20Merge pull request #506 from irungentoo/refactorirungentoo
2013-08-20astyle --options=tools/astylerc -r ./*.{c,h}irungentoo
2013-08-20Lossless UDP tests fixed.irungentoo
2013-08-20Fixed DHT_serverdaemon.irungentoo
2013-08-20Merge pull request #505 from sonOfRa/refactorirungentoo
2013-08-20Fix friends testSimon Levermann
2013-08-20Use the messenger's dht instead of creating a new oneSimon Levermann
2013-08-20Merge remote-tracking branch 'upstream/refactor' into refactorSimon Levermann
2013-08-20DHT_bootstrap fixed.irungentoo
2013-08-20Fix Messenger_testSimon Levermann
2013-08-20Remove timer test, fix CMake files to respect this changeSimon Levermann
2013-08-20Fixed DHT_test.c and added some checks.irungentoo
2013-08-20nTox and cmake fixed.irungentoo
2013-08-20Refactor of core done.irungentoo
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