aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-01-13add python-phpipam submoduleHEADmasterGravatar Jonas Gunz
2020-03-18Merge pull request #21 from josephtingiris/masterGravatar Miha Petkovsek
multiple patches
2020-03-18Merge pull request #26 from Rico29/patch-1Gravatar Miha Petkovsek
Update class.phpipam-api.php
2020-03-18Merge pull request #27 from viniarck/fix/update_phpipam_pyclientGravatar Miha Petkovsek
Updated phpipam-pyclient origin submodule
2020-03-17Updated phpipam-pyclient origin submoduleGravatar Vinicius Arcanjo
2020-01-16Update class.phpipam-api.phpGravatar Rico29
replace deprecated mcrypt_encrypt by openssl_encrypt. API with php7 is broken
2019-11-09Merge pull request #23 from isaqueprofeta/masterGravatar Miha Petkovsek
Add phpipamsdk to the libraries
2019-03-15Merge pull request #11 from Park0/patch-1Gravatar Miha Petkovsek
Fixed typo connection member
2018-10-31added phpipamsdk submoduleGravatar Isaque Profeta dos Reis
2018-09-21replace random tabs with (4) spaces, add Content-Length header to ↵Gravatar jtingiris@dt
authorization (fixes apache 2.4 sending 400 for Content-Length: -1), trim newline in token (fixes nginx sending 400 for CR/LF in token), if not GET then add json_encode($params) to CURLOPT_POSTFIELDS
2018-01-13Merge pull request #15 from viniciusarcanjo/pyclientGravatar Miha Petkovsek
added phpipam-pyclient submodule
2017-12-27added phpipam-pyclient submoduleGravatar Vinicius Arcanjo
2017-07-10When there is no connection create oneGravatar Park0
When there is no connection create one
2017-07-10Fixed typoGravatar Park0
Fixed typo
2016-11-23Added response headers to API->response_headersGravatar Miha Petkovsek
2016-11-23Merged powershell-clientGravatar Miha Petkovsek
2016-11-15Merge branch 'master' of https://github.com/phpipam/phpipam-api-clientsGravatar Miha Petkovsek
2016-11-15Extended timeout from 4 to 30 secondsGravatar Miha Petkovsek
2016-08-25Merge pull request #4 from ajwm/masterGravatar Miha Petkovsek
fix error where api identifiers were lingering between calls
2016-08-24fix error where api identifiers were lingering between callsGravatar alastair.mayer
2016-08-16Merge pull request #3 from ajwm/masterGravatar Miha Petkovsek
fix id counter in phpipam_api_client class
2016-08-05fix id counter in phpipam_api_client classGravatar alastair.mayer
2016-07-13Added urlencode to encrypted parametersGravatar Miha Petkovsek
2016-07-12Controller for OPTIONS can be falseGravatar Miha Petkovsek
2016-06-22Merge branch 'master' of https://github.com/phpipam/phpipam-api-clientsGravatar Miha Petkovsek
2016-06-22Working php API client with exampleGravatar Miha Petkovsek
2016-01-20Update README.mdGravatar Miha Petkovsek
2016-01-20readme changeGravatar phpipam.net
2016-01-20Init php clientGravatar phpipam.net
2016-01-20first commitGravatar phpipam.net