91 Commits

Author SHA1 Message Date
Clauss von Rabbe Jr
ac17d99e63 Merge pull request #35 from ivanilves/xaval
Xaval: connection manager
2017-06-04 01:07:33 +02:00
Ivan Ilves
625bfe140b README note 2017-06-04 00:57:06 +02:00
Ivan Ilves
89d1f455c5 Some enhancements 2017-06-04 00:52:31 +02:00
Ivan Ilves
448b429fd6 Add integration spec 2017-06-04 00:43:49 +02:00
Ivan Ilves
44638bce6a Xaval: connection manager 2017-06-02 09:00:30 +02:00
Ivan Ilves
ebea80fdfd Merge pull request #34 from ivanilves/select-ssh-private-key
Select specific SSH key with optional argument
2017-05-31 19:15:36 +02:00
Ivan Ilves
1f5f267c31 Select specific SSH key with optional argument 2017-05-31 18:45:05 +02:00
Ivan Ilves
2656d6e766 Update README.md 2017-05-27 16:38:07 +02:00
Ivan Ilves
a493aa09d4 Update README.md 2017-05-27 16:37:19 +02:00
Ivan Ilves
7224d05de8 Update README.md 2017-05-27 16:35:59 +02:00
Ivan Ilves
0ee28ede67 Remove old xiri-pic markdown 2017-05-27 16:14:30 +02:00
Ivan Ilves
aaaf9c0952 Update xiri-pic size 2017-05-27 16:13:42 +02:00
Ivan Ilves
c0fe124cc8 New xiri-pic
(cherry picked from commit fe0eae0fc2cda87f14f77cf832fde85f97dfa5d2)
2017-05-27 16:08:39 +02:00
Clauss von Rabbe Jr
72804ce49c Merge pull request #32 from ivanilves/testing/advanced-cases
Integration testing: Cases (advanced)
2017-05-27 10:12:08 +02:00
Ivan Ilves
0099035909 🐷 2017-05-27 09:59:14 +02:00
Ivan Ilves
387889a0df Case: run without route discovery 2017-05-27 09:45:58 +02:00
Ivan Ilves
c0b6c9c09d Case: run with route discovery 2017-05-27 09:36:18 +02:00
Ivan Ilves
3650bb3a37 Case: Run without reconnection 2017-05-27 00:16:52 +02:00
Ivan Ilves
63e8a4d53c Case: Run with reconnection 2017-05-26 23:37:24 +02:00
Ivan Ilves
20d6d7b179 Case: run without DNS propagation 2017-05-24 23:09:50 +02:00
Ivan Ilves
f49ad97aab Case: run with DNS propagation 2017-05-24 22:45:34 +02:00
Ivan Ilves
5f6fcdcd36 Case: server teardown 2017-05-22 12:49:55 +02:00
Ivan Ilves
a703c344d3 Case: client teardown 2017-05-22 08:39:40 +02:00
Ivan Ilves
118b9f4567 Merge pull request #31 from ivanilves/feature/integration-tests
Integration testing: Cases (basic)
2017-05-19 09:02:23 +02:00
Ivan Ilves
c3403e9540 Integration testing: Cases (Basic) 2017-05-19 08:54:47 +02:00
Ivan Ilves
adb9c5c07d Update README.md 2017-05-14 23:35:55 +02:00
Ivan Ilves
8030b89032 Merge pull request #30 from ivanilves/feature/testing
Integration testing: Skeleton
2017-05-14 23:28:46 +02:00
Ivan Ilves
4b37926db9 Integration testing: Skeleton 2017-05-14 23:13:25 +02:00
Ivan Ilves
93be59b5c1 Merge pull request #29 from ivanilves/fix/macos-ps
Fixed 🤦 bug
2017-04-24 22:30:54 +02:00
Ivan Ilves
3c2c161017 Fixed 🤦 bug 2017-04-24 22:27:07 +02:00
Ivan Ilves
00964dc28d Merge pull request #28 from ivanilves/fix/legacy-server-support
Legacy server support
2017-04-24 22:11:49 +02:00
Ivan Ilves
c652bdac45 Make tunX device initualization great again 2017-04-24 21:19:29 +02:00
Ivan Ilves
2d02e78f8c Solve exec/reconnect bug 2017-04-24 19:56:58 +02:00
Ivan Ilves
eb5ad1e2af Support legacy servers (???) 2017-04-24 15:47:28 +02:00
Ivan Ilves
0d0669c335 Merge branch 'fix/server-path-env-var'
* fix/server-path-env-var:
  Solve (?) CentOS6 environment / PATH issue
2017-04-24 15:35:41 +02:00
Ivan Ilves
69371a45a1 Solve (?) CentOS6 environment / PATH issue 2017-04-24 14:31:16 +02:00
Ivan Ilves
c88d892fab 🤖 2017-04-23 19:58:37 +02:00
Ivan Ilves
c93892bfbc 🎩 2017-04-23 19:55:52 +02:00
Ivan Ilves
d4772fd133 Merge pull request #27 from ivanilves/feature/check-if-outdated
Check, if we run OUTDATED version
2017-04-23 19:41:05 +02:00
Ivan Ilves
cbb859efc0 Check, if we run OUTDATED version 2017-04-23 19:38:20 +02:00
Ivan Ilves
f94762b983 Merge pull request #26 from ivanilves/feature/configurable-failed-pings
Configurable failed pings
2017-04-22 19:59:43 +02:00
Ivan Ilves
67bc01e9c5 Guard against zero value 2017-04-22 19:56:23 +02:00
Ivan Ilves
253a6f830a Configurable failed pings 2017-04-22 19:41:12 +02:00
Ivan Ilves
6bf9cce722 Merge pull request #22 from ivanilves/positional-params-and-reconnect
Positional params and reconnect
2017-04-09 11:47:44 +02:00
Ivan Ilves
b5e2e8fe41 Add "RECONNECTING" parameter 2017-04-09 11:43:36 +02:00
Ivan Ilves
047a457a2f Add reconnection functionality 2017-04-09 11:24:27 +02:00
Ivan Ilves
3808955f85 Added optional parameters 2017-04-09 11:05:36 +02:00
Ivan Ilves
8605155360 Merge branch 'chore/better-timing'
* chore/better-timing:
  Better exit timing
2017-04-02 23:17:56 +02:00
Ivan Ilves
4a64a33f2d Better exit timing 2017-04-02 22:44:31 +02:00
Ivan Ilves
fcaf6c2a61 Merge branch 'chore/better-exit'
* chore/better-exit:
  Better exit if SSH down
2017-04-02 22:42:20 +02:00