summaryrefslogtreecommitdiff
path: root/core/network.c
AgeCommit message (Collapse)Author
2013-07-13Cmake changed, small change in random_int()irungentoo
Cmake builds now builds the new ncurses test only on non windows.
2013-07-08Spelling mistakes fixed.irungentoo
2013-07-05Crypto done(still need to test it a bit more thought)irungentoo
Replaced chars with uint8_t Added a new test program. Added some functions to Lossless UDP. And some other stuff.
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
Also made a nice function to init networking.