Commit Graph

31 Commits

Author SHA1 Message Date
Ishan Jain 83936c56ee bumped version to 0.0.15 2022-08-12 00:11:16 +05:30
Ishan Jain de24c4a07b bugfix: expose more of the types we are using 2022-08-12 00:11:01 +05:30
Ishan Jain 40b373eb44 bumped version to 0.0.14 2022-08-11 23:59:29 +05:30
Ishan Jain 81337dac5b Adding more methods!
1. Added methods to add/remove wireguard peers
2. Added tests and updated dependencies
2022-08-11 23:58:53 +05:30
Ishan Jain df85a85764 bumped version to 0.0.13 2022-08-11 16:36:39 +05:30
Ishan Jain 845fbe13bc bugfixes and refactored the project a bit
1. Fixed bugs in `.execute_post`.
2. Functions that take a single input string were updated to take a
   string and then create the request body from it instead of asking
user to enter the request body.
3. Moved tests from `tests/` to their specific modules
4. Added few more methods
2022-08-11 16:33:40 +05:30
Ishan Jain 7cfa7beddd bumped version to 0.0.12 2022-08-11 13:38:07 +05:30
Ishan Jain c7134d7bfc derive Eq trait on types 2022-08-11 13:37:43 +05:30
Ishan Jain 3be6b17bc9 bumped version to 0.11 2022-08-11 13:34:52 +05:30
Ishan Jain 9a2b32e906 derive Hash trait on types 2022-08-11 13:33:57 +05:30
Ishan Jain 16b3673fb4 bumped version to 0.0.10 2022-05-01 19:38:24 +05:30
Ishan Jain 8b04dbb4d2 Added routing/rule, ip/route. updated system/health, ip/dhcp-client 2022-05-01 19:38:09 +05:30
Ishan Jain 4d21251a5b bumped version to 0.0.9 2022-05-01 13:39:34 +05:30
Ishan Jain 3a5163f284 Updated wireguard module, Added DHCP Client module, Added some tests 2022-05-01 13:39:18 +05:30
Ishan Jain 26393517fa bumped version to 0.0.8 2022-04-29 17:37:05 +05:30
Ishan Jain f39ed466f6 Added endpoints, tests and updated dependencies
1. Added interface/wireguard, ip/address.
2. Updated dependencies.
3. Added tests and some comments
2022-04-29 17:36:20 +05:30
Ishan Jain 42e5144e5f bumped version to 0.0.7 2022-04-28 17:05:09 +05:30
Ishan Jain e6711968cc Expose types, Correct malformed responses from mikrotik. added repository url 2022-04-28 17:04:43 +05:30
Ishan Jain 77abd9ece8 bumped to v0.0.6 2022-04-18 20:06:47 +05:30
Ishan Jain 80dfcc892f bumped to v0.0.5 2022-04-18 20:05:40 +05:30
Ishan Jain 861bc05d7e removed unused dependencies, refactored some code 2022-04-18 19:54:38 +05:30
Ishan Jain f989c91eec bumped version to 0.0.4 2022-04-18 01:33:20 +05:30
Ishan Jain 5cd027d271 removed tracing/color-eyre and added thiserror 2022-04-18 01:33:01 +05:30
Ishan Jain 46d64ef491 bumped version, mark dev dependency 2022-04-18 01:08:18 +05:30
Ishan Jain 8a9e7621bd bumped version, removed unused dependency 2022-04-18 01:03:22 +05:30
Ishan Jain 320ba1564f Added some endpoints in dhcp-server from FIP namespace, updated readme, added tests 2022-04-18 00:59:42 +05:30
Ishan Jain e7e9e8510c Added readme 2022-04-17 23:55:19 +05:30
Ishan Jain 84eb146280 Updated cargo.toml 2022-04-17 23:51:26 +05:30
Ishan Jain 761adc0117
Create LICENSE 2022-04-17 18:20:51 +00:00
Ishan Jain a312327151 Changed version to 0.0.1, removed unused dependencies 2022-04-17 23:47:26 +05:30
Ishan Jain ed5cd865c5 Added endpoints to get/list interface and system health 2022-04-17 21:00:12 +05:30