summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-29Moved misc_tools from testing to toxcore.Anony Moose
2013-08-28Fixed another thing in loop; added initialization for tox_array in lossless UDP.Anony Moose
2013-08-26Fixed for loop counter errors.Anony Moose
2013-08-26Fixed several embarrassing errors and potential problems in tox_array.Anony Moose
2013-08-26Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core into u...Anony Moose
2013-08-26Merge pull request #534 from jin-eld/automake-compatibilityirungentoo
2013-08-26connection_id can be negative, so it shouldn't be uint32_t.Anony Moose
2013-08-26Tune automake options to avoid problems with newer versionsjin-eld
2013-08-26Trying to fix memory leak.Anony Moose
2013-08-26Merge pull request #533 from jin-eld/separate-lt-optionsirungentoo
2013-08-26Move extra libtool options into configurejin-eld
2013-08-26Fix trailing whitespacejin-eld
2013-08-26Merge pull request #532 from jin-eld/freebsdirungentoo
2013-08-26Add /usr/local/* to search paths on FreeBSDjin-eld
2013-08-25Merge pull request #531 from jin-eld/dllirungentoo
2013-08-26Also generate a .dll in MinGW buildsjin-eld
2013-08-25Made array stuff more readable.Anony Moose
2013-08-25Removed commented code and fixed broken functions for Lossless_UDP tox_array.Anony Moose
2013-08-25Modified Lossless_UDP connections to work with tox_array.Anony Moose
2013-08-25Merge pull request #529 from Jman012/masterirungentoo
2013-08-24Fixed display issue with INSTALL.mdJman012
2013-08-24Merge pull request #528 from vx-k/style_changeirungentoo
2013-08-24Merge pull request #527 from vx-k/masterirungentoo
2013-08-24Merge pull request #525 from stqism/docsirungentoo
2013-08-24Merge pull request #526 from JamoBox/patch-1irungentoo
2013-08-24consistency checkJamoBox
2013-08-24fixed typosJamoBox
2013-08-24Added array for loop.Anony Moose
2013-08-24Updated INSTALL.md to list clients, improved optionsSean Qureshi
2013-08-24Some more style changesAnony Moose
2013-08-24Fixed style in several macros.Anony Moose
2013-08-24Fixed semantics of tox_array (should also be more memory efficient).Anony Moose
2013-08-24Merge pull request #523 from jin-eld/fix-configure-help-typoirungentoo
2013-08-24Fix typo in configure script help textjin-eld
2013-08-24Merge pull request #522 from jin-eld/fix-out-of-tree-buildsirungentoo
2013-08-24This fixes out of tree buildsjin-eld
2013-08-24Merge pull request #521 from stqism/docsirungentoo
2013-08-24Updated the INSTALL.md to reflect the new build systemSean Qureshi
2013-08-23Merge pull request #520 from jin-eld/tune-pkg-configirungentoo
2013-08-24Let clients include <tox/tox.h>jin-eld
2013-08-23Merge pull request #484 from jin-eld/shared-lib-prirungentoo
2013-08-24Remove cmake build systemjin-eld
2013-08-24Move travis build to autotoolsjin-eld
2013-08-24Implemented autotools based build scriptsjin-eld
2013-08-24Rename core directory because of autoconf name clashjin-eld
2013-08-23Merge pull request #519 from manuel-arguelles/pcfileirungentoo
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