summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-23Merge pull request #841 from stal888/leaky_friendsirungentoo
2014-04-23Properly deallocate friends' status messages in kill_messengerstal
2014-04-16Merge pull request #834 from cgar/spellingirungentoo
2014-04-16multiple spelling fixesCarlos E. Garcia
2014-04-15Merge branch 'master' of https://github.com/tycho/ProjectTox-Core into tycho-...irungentoo
2014-04-14Added function to TCP client and some tests.irungentoo
2014-04-13media.h: include 'opus.h' instead of 'opus/opus.h'Steven Noonan
2014-04-13toxav/Makefile.inc: add LIBSODIUM_* variables to flagsSteven Noonan
2014-04-13TCP_client pretty much done?irungentoo
2014-04-13sockets: support Mac OS X way of disabling SIGPIPE on a socketSteven Noonan
2014-04-12Pings and onion packets implemented in TCP_Client.cirungentoo
2014-04-11Some code written for the TCP part.irungentoo
2014-04-10Added TCP test to build system.irungentoo
2014-04-09Merge branch 'avfix' of https://github.com/aitjcize/ProjectTox-Core into aitj...irungentoo
2014-04-09whitespace fix & proper use of "i.e.,"Carlos E. Garcia
2014-04-10Fix memory leak.AZ Huang
2014-04-09Fix phone.cAZ Huang
2014-04-08Merge branch 'openbsd' of https://github.com/czarkoff/ProjectTox-Core into cz...irungentoo
2014-04-08Add /usr/local/{include,lib} to search paths on OpenBSDDmitrij D. Czarkoff
2014-04-08Drop typedef redeclarationsDmitrij D. Czarkoff
2014-04-08Include 'netinet/in_systm.h' on OpenBSDDmitrij D. Czarkoff
2014-04-07Merge branch 'master' of https://github.com/mannol1/ProjectTox-Core into mann...irungentoo
2014-04-07Bug fixmannol
2014-04-06Added TCP_client.irungentoo
2014-04-06Merge branch 'master' of https://github.com/mannol1/ProjectTox-Core into mann...irungentoo
2014-04-06Codec settingsmannol
2014-04-05Astyled test.irungentoo
2014-04-05Rename suitemannol
2014-04-05Added testmannol
2014-04-04Added functions to get/set the nospam value to the public api.irungentoo
2014-04-03Maximum name lengths should now be the real maximum and not one byte less.irungentoo
2014-04-02Some code cleanups.irungentoo
2014-04-01Fixed bug where TOX_FAERR_SETNEWNOSPAM would be returned instead ofirungentoo
2014-03-31tox_group_get_names now returns a list of name lengths along with the list of...irungentoo
2014-03-30TCP server now sends/handles ping packets.irungentoo
2014-03-29TCP server now has onion functionality.irungentoo
2014-03-28TCP server almost ready.irungentoo
2014-03-27Merge pull request #818 from maksqwe/rtp_header_fixirungentoo
2014-03-28fix RTPHeader filling by zeros underflowMaks Naumov
2014-03-26TCP server testing in progress.irungentoo
2014-03-25Basic TCP server stuff should be all done, started testing it.irungentoo
2014-03-24A bit more work on TCP server.irungentoo
2014-03-23Merge pull request #817 from mannol1/masterirungentoo
2014-03-23Remove headermannol
2014-03-23Why do it even caremannol
2014-03-23Merge pull request #815 from jin-eld/nacl-fix-3irungentoo
2014-03-23Fix NaCl builds for *BSDJin^eLD
2014-03-23Fix shared/static settings when building vs. NaCl libraryJin^eLD
2014-03-22Some work on TCP server done.irungentoo
2014-03-22Clare case fixmannol