summaryrefslogtreecommitdiff
path: root/toxcore/Makefile.inc
AgeCommit message (Expand)Author
2014-09-27Moved all the connection stuff from messenger to friend_connection.irungentoo
2014-09-25Removed groupchats from core.irungentoo
2014-09-25Some code written for new group chats.irungentoo
2014-06-12pthread is now a core dependency instead of just a toxav dependency.irungentoo
2014-05-31Fixed the undefined reference to pow errorMaxim Biro
2014-05-22Merge remote-tracking branch 'upstream/master' into Multicalls-patchmannol
2014-05-20Merge upstream and other stuffmannol
2014-05-19listnotsecure
2014-05-12Added ping_array, a special efficient array for use in operationsirungentoo
2014-05-10Fixed build by adding librt to build system.irungentoo
2014-05-02Remove Lossless UDP (This breaks Tox.)irungentoo
2014-04-27Yeah many callsmannol
2014-04-21Crypto related cleanups.irungentoo
2014-04-10Added TCP test to build system.irungentoo
2014-03-23Fix NaCl builds for *BSDJin^eLD
2014-02-17Changed libtoxcore_la_LDADD to libtoxcore_la_LIBADD cause of creating a library.exonity
2014-01-16Wrote random_path function.irungentoo
2014-01-04Some work on the onion part done.irungentoo
2013-12-31Added onion.c to build system and added a test.irungentoo
2013-11-14Significantly trimmed down version of an ID<=>IP cache.Coren[m]
2013-10-13tox A/V: integration of A/V code into toxmannol
2013-09-09Start of group chats integration into the core.irungentoo
2013-09-06Allow to build vs nacl instead of libsodiumJin^eLD
2013-09-01Forward compatibility with automake 1.14jin-eld
2013-08-30Fixed warnings and moved hex_string_to_bin to testing/irungentoo
2013-08-30Merge branch 'udp_connections' of https://github.com/vx-k/ProjectTox-Core int...irungentoo
2013-08-30Sync makefile with source listjin-eld
2013-08-29Moved misc_tools from testing to toxcore.Anony Moose
2013-08-26Move extra libtool options into configurejin-eld
2013-08-26Also generate a .dll in MinGW buildsjin-eld
2013-08-24Remove cmake build systemjin-eld
2013-08-24Implemented autotools based build scriptsjin-eld