267 Commits (17f0a377ae9591b7d6ac49e28ed1ac4fd96f2395)
 

Author SHA1 Message Date
Diogo Bemfica 17f0a377ae add options in read method to commands that have multiple responses 5 years ago
Paul Zloi 45c2722e55
Small fixes in funding config 6 years ago
Paul Rock 0742694e8e Example of password update of ppp secret created 6 years ago
Paul Rock 88ac3a0bd4 Finetune of ServiceProviderTests, testPregResponse added to ClientTest 6 years ago
Paul Rock e94bea685d Finetune of pregResponse, it now supports complex queries with multiple equal strings 6 years ago
Paul Rock 0f12ee73f9 Additional example added 6 years ago
Paul Rock 2632f1811a ssl_options support added to SocketTrait 6 years ago
Paul Rock 634bbc8f58 ssl_options support added to Config class 6 years ago
Paul Rock 494bca3753 ssl_options parameter added to configs/routeros-api.php 6 years ago
Paul Rock a40a0b4251 Tests code finetune after code styles fix 6 years ago
Paul Rock 9e7aa42214 Ignore updated 6 years ago
Paul Rock 30426de590 Libraries for code lint and some additional settings was added to composer.json 6 years ago
Paul Zloi 2079884a6d
Delete FUNDING.yml 6 years ago
Paul Zloi 2f822d8be6
Merge pull request #40 from EvilFreelancer/development 6 years ago
Paul Rock 71f5bf7bf5 travis does not allow to use ssh on testing stage 6 years ago
Paul Rock 0b117accd5 --prefer-source parameter removed from travis config 6 years ago
Paul Rock c838edc064 skip state if openssl extention is not available added to ClientTest of export methods 6 years ago
Paul Rock 98bf022c8b ROS_SSH_PORT param added to phpunit.xml 6 years ago
Paul Rock ab632d79cb tests cleanup and update to level of logic, coverage increased 6 years ago
Paul Rock 70e75ff9c3 code style tune in ResponseIterator 6 years ago
Paul Rock f578750e50 non-used use removed from Query class 6 years ago
Paul Rock 9986867d0f phpDoc update in ArrayHelper 6 years ago
Paul Rock e5498b6971 non-reachable break removed 6 years ago
Paul Rock 60f83aa756 close method added to APIConnector class 6 years ago
Paul Rock e921c4df25 Deprecated write method was removed from Client class, export method now support additional arguments, detector of /export command which exec ssh was added 6 years ago
Paul Rock e506768ecb Deprecated method w, wr, wri was removed from ShortsTrait, tests fixed 6 years ago
Paul Rock a904982a57 Return type added to close method of StreamInterface 6 years ago
Paul Rock 049df4bb4c PHPDoc cleanup in ResourceStream and StringStream classes 6 years ago
Paul Rock 64d22d5eaa Prealoading added to ResponseIterator, some non-used code removed 6 years ago
Paul Rock f88a4d1a1d PHPDoc fo Config class was updated, small tunes added to ConfigInterface 6 years ago
Paul Rock f316c2d58d Preloading feature added to APILengthCoDec class 6 years ago
Paul Rock e06a007834 Small rafactorigin in SocketTrait, provate variabled was renamed 6 years ago
Paul Rock ab3acd4d56 Additional information about parameters added to default Laravel config 6 years ago
Paul Rock fee89f30ee Usage of legacy methods removed from all examples 6 years ago
Paul Rock 2cbd59c2d6 Small fixes in tests 6 years ago
Paul Rock 0025b5115b Simple example with ->equal method usage added 6 years ago
Paul Rock 75a201e0f2 Responses/parameters of some methods in Client class changed from other classes to interfaces, consts moved from ClientInterface to Config class 6 years ago
Paul Rock df1c5d1ad4 larapack/dd added to require-dev packages 6 years ago
Paul Rock 239e19168b Know issues block added to readme 6 years ago
Paul Rock a9b18d4015 Note about minimal requirements added to readme 6 years ago
Paul Rock fed455cc76 Note about export method added to readme 6 years ago
Paul Rock be80ff9bcf To Client class was added ->export() method, it use divineomega/php-ssh-connection library for interact with remote hosts, example file updated 6 years ago
Paul Rock 07ba9480b4 ALLOWED const was moved from ConfigInterface to Config class 6 years ago
Paul Rock 951b781163 New `ssh_port` option was added to confings, it need to executing direct commands on remote router 6 years ago
Paul Rock 3b56dc6f5b Library for work with SSH added to composer, it need for /export 6 years ago
Paul Rock 0da8a1ffcc Colors was disabled on preconf stage 6 years ago
Paul Rock f555e8cbd2 Conflicts solved 6 years ago
Paul Rock ef55a691b7 PHPUnit package updated, some extended visualization of tests results enabled, paths to Laravel classes changed, small fixes for phpunit 8.0 added to tests 6 years ago
Paul Rock 6f14f68404 Additional notes about `equal` method of `Query` class added to readme, details about Laravel changed to new paths 6 years ago
Paul Rock fd8ca3e356 Laravel classes renamed, tests of Laravel classes added 6 years ago