summaryrefslogtreecommitdiff
path: root/core/network.c
AgeCommit message (Expand)Author
2013-08-05Use void for functions with no parametersFlorian Hahn
2013-08-01core: getaddrinfo() lookup error handlingplutooo
2013-07-30Merge branch 'master' of https://github.com/nurupo/InsertProjectNameHere into...irungentoo
2013-07-29Replace magic value "7" with string "echo"Erik Price
2013-07-29Fixed function signatureMaxim Biro
2013-07-27Ran the code through: astyle --style=linuxirungentoo
2013-07-27Merge branch 'master' of https://github.com/KostyaKow/ProjectTox-Core into Ko...irungentoo
2013-07-26A *lot* of style changes.Konstantin Kowalski
2013-07-27Merge remote-tracking branch 'ProjectTox/master'Astonex
2013-07-27Close the socket in shutdown_networking()Astonex
2013-07-26Fix some indentingsometwo
2013-07-26Added basic Local/LAN discovery.irungentoo
2013-07-26Formatting.SilentSand
2013-07-25LicensingSilentSand
2013-07-25Broadcast now enabled on socket.irungentoo
2013-07-24Changed the error checking to not just be Windows onlyAstonex
2013-07-24Changed bind() == -1 check to INVALID_SOCK checkAstonex
2013-07-24Added simple init_networking() error checkingAstonex
2013-07-20Added address resolving function (Thank you stal).Maxim Biro
2013-07-20Fixed comments in other files as per request of jvrvAndrew
2013-07-13Cmake changed, small change in random_int()irungentoo
2013-07-08Spelling mistakes fixed.irungentoo
2013-07-05Crypto done(still need to test it a bit more thought)irungentoo
2013-07-03Compiled for windows and fixed stuff accordingly.irungentoo
2013-07-03TODO updated.irungentoo
2013-07-01Made code more portable.irungentoo
2013-06-28Couple fixes.irungentoo
2013-06-27Added a function.irungentoo
2013-06-27Cleaned up some stuff.irungentoo
2013-06-27Fixed something in the DHT, added a milisecond time function.irungentoo
2013-06-26Oups.irungentoo
2013-06-26Licenced the code under the GPL for now.irungentoo
2013-06-26Stuff addedirungentoo
2013-06-26Moved the network functions from the DHT into network.irungentoo