GitHub/Stricted/speedport-hybrid-php-api.git
8 years agosimplify encryption and decryption of router requests and define own exceptions
Stricted [Sun, 19 Jul 2015 23:56:22 +0000 (01:56 +0200)]
simplify encryption and decryption of router requests and define own exceptions

8 years agofix last commit
Stricted [Sat, 18 Jul 2015 18:07:55 +0000 (20:07 +0200)]
fix last commit

8 years agoupdate tests
Stricted [Sat, 18 Jul 2015 18:07:03 +0000 (20:07 +0200)]
update tests

8 years agoforce language = english
Stricted [Sat, 18 Jul 2015 17:51:49 +0000 (19:51 +0200)]
force language = english

8 years agoremove duplicate code 1.0.2
Stricted [Sat, 18 Jul 2015 15:51:45 +0000 (17:51 +0200)]
remove duplicate code

8 years agofix travis build
Stricted [Sat, 18 Jul 2015 02:32:08 +0000 (04:32 +0200)]
fix travis build

8 years agofix last commits
Stricted [Sat, 18 Jul 2015 02:31:10 +0000 (04:31 +0200)]
fix last commits

8 years agofix logout
Stricted [Sat, 18 Jul 2015 02:27:24 +0000 (04:27 +0200)]
fix logout

8 years agofix checkLogin
Stricted [Sat, 18 Jul 2015 02:19:58 +0000 (04:19 +0200)]
fix checkLogin

8 years agofix logout and add checkLogin method
Stricted [Fri, 17 Jul 2015 23:25:11 +0000 (01:25 +0200)]
fix logout and add checkLogin method

8 years agoadd requirements to readme file
Stricted [Wed, 15 Jul 2015 22:28:50 +0000 (00:28 +0200)]
add requirements to readme file

8 years agouse native php rrdtool implementation
Stricted [Wed, 15 Jul 2015 22:23:17 +0000 (00:23 +0200)]
use native php rrdtool implementation

8 years agofix paths in README.md
Stricted [Wed, 15 Jul 2015 18:56:16 +0000 (20:56 +0200)]
fix paths in README.md

8 years agofix last commit 1.0.1
Stricted [Wed, 15 Jul 2015 18:50:17 +0000 (20:50 +0200)]
fix last commit

8 years agoadd badges to readme
Stricted [Wed, 15 Jul 2015 18:49:48 +0000 (20:49 +0200)]
add badges to readme

8 years agofix travis build
Stricted [Wed, 15 Jul 2015 18:48:04 +0000 (20:48 +0200)]
fix travis build

8 years agoadd missing file
Stricted [Wed, 15 Jul 2015 18:46:12 +0000 (20:46 +0200)]
add missing file

8 years agofix last 2 commits
Stricted [Tue, 14 Jul 2015 15:23:32 +0000 (17:23 +0200)]
fix last 2 commits

8 years agoupdate rrd images
Stricted [Tue, 14 Jul 2015 15:18:09 +0000 (17:18 +0200)]
update rrd images

8 years agofix rrd graphs
Stricted [Tue, 14 Jul 2015 15:17:26 +0000 (17:17 +0200)]
fix rrd graphs

8 years agofix derivedk calculation 1.0.0
Stricted [Mon, 13 Jul 2015 12:46:52 +0000 (14:46 +0200)]
fix derivedk calculation

8 years agoadd rrdtool examples
Stricted [Mon, 13 Jul 2015 12:11:28 +0000 (14:11 +0200)]
add rrdtool examples

8 years agofix for php < 5.5.0
Stricted [Sun, 12 Jul 2015 16:30:28 +0000 (18:30 +0200)]
fix for php < 5.5.0

8 years agorename class
Stricted [Thu, 2 Jul 2015 12:16:27 +0000 (14:16 +0200)]
rename class

8 years agoignore komodo ide project files
Stricted [Thu, 2 Jul 2015 11:05:00 +0000 (13:05 +0200)]
ignore komodo ide project files

8 years agofix stupid error :D
Stricted [Thu, 2 Jul 2015 11:02:01 +0000 (13:02 +0200)]
fix stupid error :D

8 years agoremove check for php 5.3
Stricted [Thu, 2 Jul 2015 07:59:01 +0000 (09:59 +0200)]
remove check for php 5.3

8 years agorename class file
Stricted [Thu, 2 Jul 2015 07:51:36 +0000 (09:51 +0200)]
rename class file

8 years agoadd travis script
Stricted [Thu, 2 Jul 2015 07:47:34 +0000 (09:47 +0200)]
add travis script

8 years agofix login on firmware 050124.02.00.009
Stricted [Thu, 2 Jul 2015 07:07:51 +0000 (09:07 +0200)]
fix login on firmware 050124.02.00.009

8 years agoadd reconnect example/test file
Stricted [Wed, 1 Jul 2015 07:31:55 +0000 (09:31 +0200)]
add reconnect example/test file

8 years agoadd reconnectLte method
Stricted [Wed, 1 Jul 2015 07:08:21 +0000 (09:08 +0200)]
add reconnectLte method

8 years agoadd methods to decrypt return data from router
Stricted [Wed, 1 Jul 2015 04:36:25 +0000 (06:36 +0200)]
add methods to decrypt return data from router

8 years agostupid AES mode CCM -.-
Stricted [Sun, 28 Jun 2015 07:38:47 +0000 (09:38 +0200)]
stupid AES mode CCM -.-
stupid telekom

8 years agoremove debug code
Stricted [Sun, 28 Jun 2015 07:21:37 +0000 (09:21 +0200)]
remove debug code

8 years agoadd checkFirmware
Stricted [Sun, 28 Jun 2015 07:18:37 +0000 (09:18 +0200)]
add checkFirmware

8 years agoremove useless preg_replace
Stricted [Sun, 28 Jun 2015 06:57:28 +0000 (08:57 +0200)]
remove useless preg_replace

8 years agoadd getDialedCalls
Stricted [Sun, 28 Jun 2015 06:41:25 +0000 (08:41 +0200)]
add getDialedCalls

8 years agoadd getTakenCalls
Stricted [Sun, 28 Jun 2015 06:39:26 +0000 (08:39 +0200)]
add getTakenCalls

8 years agoadd getMissedCalls
Stricted [Sun, 28 Jun 2015 06:37:48 +0000 (08:37 +0200)]
add getMissedCalls

8 years agoadd method getSyslog
Stricted [Sun, 28 Jun 2015 06:35:07 +0000 (08:35 +0200)]
add method getSyslog

8 years agoadd test file for reboot
Stricted [Sun, 28 Jun 2015 06:20:26 +0000 (08:20 +0200)]
add test file for reboot

8 years agoadd some test files
Stricted [Sun, 28 Jun 2015 06:17:55 +0000 (08:17 +0200)]
add some test files

8 years agorename $url to $path
Stricted [Sun, 28 Jun 2015 03:40:52 +0000 (05:40 +0200)]
rename $url to $path

8 years agoadd changeConnectionStatus method
Stricted [Sun, 28 Jun 2015 02:28:57 +0000 (04:28 +0200)]
add changeConnectionStatus method

8 years agoadd LICENSE and CopyRight informations
Stricted [Sat, 27 Jun 2015 22:18:32 +0000 (00:18 +0200)]
add LICENSE and CopyRight informations

8 years agoinitial commit
Stricted [Sat, 27 Jun 2015 22:16:32 +0000 (00:16 +0200)]
initial commit