Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-30 | Fixed build errors. | Kostya | |
2013-08-30 | Made IP_Port a union. | Kostya | |
2013-08-29 | Removed packet structs. | irungentoo | |
They were causing problems on certain compiler configurations. | |||
2013-08-29 | Merge branch 'master' of https://github.com/JamoBox/ProjectTox-Core into ↵ | irungentoo | |
JamoBox-master Conflicts: toxcore/LAN_discovery.h | |||
2013-08-29 | Correct a lot of the grammar and spelling. Also spent a few hours fixing the ↵ | pete | |
comments so they follow a standard. | |||
2013-08-29 | Fixed bug. | irungentoo | |
2013-08-28 | Fixed possible bug. | irungentoo | |
2013-08-24 | Rename core directory because of autoconf name clash | jin-eld | |
While doing the checks configure might generate "core" files and will then try to remove them. Having a "core" directory generates an error while runing the configure script. There's no workaround but to rename the core directory. |