Relicense to ISC License.
[routeros-api.git] / src / routeros_api.h
2016-10-19 Florian ForsterRelicense to ISC License. master
2009-12-25 Florian Forstersrc/routeros_api.h: Whitespace fix: Use tabs for indent...
2009-12-23 Florian ForsterImplemented "ros_system_resource", a high-level interfa...
2009-12-22 Florian ForsterMerge remote branch 'origin/master'
2009-12-22 Florian Forstersrc/routeros_api.h: Include <stdbool.h> when compiled...
2009-11-27 Florian Forster"registration-table" interface: Add "radio-name", ...
2009-11-26 Florian Forstersrc/routeros_api.h: Make next pointers `const'.
2009-11-26 Florian ForsterAdded high-level interface for "/interface/print".
2009-11-26 Florian Forstersrc/routeros_api.h: Include stdint.h / inttypes.h for...
2009-11-26 Florian ForsterAdded first high-level interface for the registration...
2009-11-25 Florian ForsterSource files: s/libmikrotik/librouteros/
2009-11-25 Florian ForsterAdd compiletime and runtime versioning information.
2009-11-25 Florian Forstersrc/routeros_api.h: Add «extern "C"» for C++ programs.
2009-11-25 Florian Forstersrc/routeros_api.h: Protect against multiple inclusions.
2009-11-25 Florian ForsterChanged all prefixes: s/\<mt_/ros_/g
2009-11-19 Florian ForsterAdded the mt_reply_status function.
2009-11-19 Florian ForsterFix a few simply typos.
2009-11-19 Florian ForsterImplemented connecting and improved parsing.
2009-11-18 Florian ForsterInitial commit.