Commit Graph

13 Commits

Author SHA1 Message Date
irungentoo 12663475bc Merge branch 'typo' of https://github.com/zetok/ProjectTox-Core 2015-06-20 21:35:51 -04:00
irungentoo 022a3ec0d8 Merge branch 'doc' of https://github.com/zetok/ProjectTox-Core 2015-06-20 21:35:20 -04:00
Zetok Zalbavar 0536bf8fc4 Fix typo in readme: "enrironment" → "environment" 2015-06-20 18:54:37 +01:00
Zetok Zalbavar 68dc14f80c Add real instruction on how to use APIDSL and astyle
also add to "tox{,.in}.h" note that "tox.h" shouldn't be edited directly,
pointing to "tox.in.h"
2015-06-20 01:22:46 +01:00
Zetok Zalbavar 4ffd5584f9 Improve documentation about tcp_port
Apparently it's not entirely clear that it's not needed in clients.

v2, as provided by @nurupo
2015-06-20 01:08:43 +01:00
irungentoo 6d883f488f Return error if file_id parameter is NULL. 2015-06-03 19:56:12 -04:00
irungentoo 5ea703c844 Comment fix. 2015-05-29 19:01:14 -04:00
irungentoo 29c37bf2f4 Fixed comment. 2015-05-28 11:37:24 -04:00
irungentoo 441e007362 tox_new returns NULL on failure. 2015-05-25 15:20:38 -04:00
irungentoo 8e80ced6ce Move savedata to options struct.
Add a way to select the type of savedata (normal savedata, load a
secret key, potentially others?) to load.
2015-05-22 18:23:56 -04:00
irungentoo 3a28a8c5fb Added basic TCP server hosting to tox.h api.
TODO: tell friends we are hosting a relay and prioritize using relays
hosted by friends over bootstrap ones.
2015-05-08 22:03:24 -04:00
flan 045b510a14 fix useless use of cat 2015-04-26 09:57:50 +02:00
irungentoo 422e74424a Switched tox.h to the dsl generated one.
Added input file to generate it.

Moved the astyle stuff to the astyle directory in other/.
2015-04-25 20:39:13 -04:00