summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-23Add pkg-config fileManuel Argüelles
2013-08-23Merge branch 'new-api'irungentoo
2013-08-23Replaced some defines with enums.irungentoo
2013-08-23Merge pull request #518 from manuel-arguelles/make_installirungentoo
2013-08-23Add entry to allow make installManuel Argüelles
2013-08-23Fixed some comments.irungentoo
2013-08-23Added tox_ to 2 typedefs.irungentoo
2013-08-23Forgot to commit a file in last commit.irungentoo
2013-08-23New API done and tested.irungentoo
2013-08-23Merge branch 'master' into new-apiirungentoo
2013-08-23Removed useless and broken tests.irungentoo
2013-08-23Merge pull request #517 from stqism/screw-nTox_win32irungentoo
2013-08-23Added TOX prefix to enum.irungentoo
2013-08-23Removed nTox_win32Sean Qureshi
2013-08-23Merge pull request #516 from jin-eld/remove-toxicirungentoo
2013-08-23Remove toxic from core repositoryjin-eld
2013-08-22New api proposal.irungentoo
2013-08-22Merge pull request #515 from manuel-arguelles/unicode_optionalirungentoo
2013-08-22Make wide character support optionalManuel Argüelles
2013-08-22init_cryptopacket is now called by new_DHT.irungentoo
2013-08-21Merge pull request #512 from manuel-arguelles/toxic_unicodeirungentoo
2013-08-21Merge pull request #511 from sanketsparmar/fixed_quotesirungentoo
2013-08-21Remove fix_name() functionManuel Argüelles
2013-08-21Add wide char support in toxic (issue #440)Manuel Argüelles
2013-08-21Add cmake module for ncurseswManuel Argüelles
2013-08-21Fixed segfault and added support for single quotes in toxicSanket Parmar
2013-08-21Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Coreirungentoo
2013-08-21Added signer/checker using ed25519 and libsodium I wrote for fun.irungentoo
2013-08-21Merge pull request #509 from rose-m/refactorirungentoo
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