Commit graph

221 commits

Author SHA1 Message Date
Alex Lyulkov c6ed9ba9f9 Added scp for client, fixed scp receiveDir handler, made utils.NetAddr implement net.Addr 2015-12-18 00:40:42 +03:00
Alex Lyulkov 37b6a2050a Added ssh client library 2015-12-16 21:06:21 +03:00
Alexander Klizhentas 6b8531f661 Merge pull request #60 from gravitational/alex/web/login
fixed bugs, added error text when web login fails
2015-12-10 12:33:22 -08:00
Alex Lyulkov ea789252e7 cleanup 2015-12-10 18:42:02 +03:00
Alex Lyulkov 8451bc1e31 fixed bugs, added error text when web login fails 2015-12-10 18:37:48 +03:00
alexlyulkov d70ac79b60 Merge pull request #59 from gravitational/alex/cleanup
Fixed http request arguments style
2015-12-10 17:53:10 +03:00
alexlyulkov 749e2e76d8 Merge pull request #58 from gravitational/alex/labels
Added node labels, fixed limiter bugs
2015-12-10 14:03:23 +03:00
Alex Lyulkov 02b13a7ead Added period for labels 2015-12-10 14:01:34 +03:00
Alex Lyulkov 3bb41b5419 Fixed http request arguments style 2015-12-08 21:49:03 +03:00
Alex Lyulkov c8332eba27 Added node labels, fixed limiter bugs 2015-12-07 23:05:54 +03:00
alexlyulkov f549d6d80e Merge pull request #57 from gravitational/alex/rate/limiter
Added rate limiter, connection limiter
2015-12-04 21:33:54 +03:00
alexlyulkov 9b11ec3f98 Merge pull request #56 from gravitational/alexander/devmode
proxy subsystem improvements
2015-12-04 21:33:21 +03:00
Alex Lyulkov 4168ae1555 Fixed teleport config 2015-12-04 20:07:59 +03:00
Alex Lyulkov 18201864ad Added tests 2015-12-04 18:32:00 +03:00
Alex Lyulkov 0a7e6fdfbe Refactoring 2015-12-03 12:26:34 +03:00
Alex Lyulkov 91bfd6e719 Added rate limiter, connection limiter 2015-12-02 21:51:32 +03:00
klizhentas dc9b4bea34 proxy subsystem improvements 2015-11-29 21:12:39 -08:00
Alexander Klizhentas 7c0504d691 Merge pull request #55 from gravitational/alexander/config
make static configuration compatible with the new changes
2015-11-29 13:27:02 -08:00
klizhentas 746e170c7f make static configuration compatible with the new changes 2015-11-29 13:00:23 -08:00
alexlyulkov 36b1a06e41 Merge pull request #54 from gravitational/alex/retries
Added reconnections, added nodes certificates cache, tctl agent deletes .sock files, some refactoring
2015-11-20 15:58:34 -08:00
Alex Lyulkov 18c8ff180a Refactored: renamed fqdn to domainName, renaimed CAservice names 2015-11-20 13:15:48 -08:00
Alex Lyulkov 3f2ab06e40 Refactored CertificateAuthority service, added getTrustedKeys function 2015-11-17 20:39:19 -08:00
Alex Lyulkov 34fd206e11 Cleaned Up 2015-11-16 21:05:25 -08:00
Alex Lyulkov ddd625035b Added reconnections, added certificates cache in nodes and proxy 2015-11-16 20:50:48 -08:00
alexlyulkov d7dba26b1a Merge pull request #53 from gravitational/alex/api-roles
Removed auth TCP API listener, added auth API permissions
2015-11-16 12:37:13 -08:00
Alex Lyulkov 0e7de32e61 Cleaned up 2015-11-15 21:21:34 -08:00
Alex Lyulkov dfb80c8347 Cleaned up 2015-11-14 23:52:37 -08:00
Alex Lyulkov 8c7f849805 Added tests for permissions, everythink works 2015-11-13 19:47:59 -08:00
Alex Lyulkov 390714b842 Integrated permissions checker, replaced special tun requests by API calls. 2015-11-12 17:32:45 -08:00
klizhentas d29254adba update syntax 2015-11-11 20:25:34 -08:00
Alex Lyulkov 15e80c0a4f Deleted http api, added api via memory pipe, added permissions checker 2015-11-11 14:21:11 -08:00
klizhentas 557176df8e migrate from orbit to gravity for package management 2015-11-11 09:51:00 -08:00
alexlyulkov e9550a04d9 Update README.md 2015-11-08 19:34:41 -08:00
alexlyulkov 546fa7a3bf Merge pull request #52 from gravitational/alex/fix
Fixed scp, added single node config, added certificate ttl checking
2015-11-08 19:26:03 -08:00
Alex Lyulkov 850a113e98 Now ssh servers check certificates ttl 2015-11-08 19:11:16 -08:00
alexlyulkov dfcf675e74 Update README.md 2015-11-08 17:20:10 -08:00
Alex Lyulkov 7c070cc84a Added comments 2015-11-08 16:16:56 -08:00
Alex Lyulkov 32c1c11a9e Fixed scp, added single node config 2015-11-06 20:55:12 -08:00
alexlyulkov 0164e3866c Merge pull request #51 from gravitational/alex/heartbeat
Added hostname to presence service(Now auth knows hostname of each node)
2015-11-05 12:25:45 -08:00
Alex Lyulkov 2925388efc Fixed proxy known servers filtering, fixed srv Shell test 2015-11-05 12:20:44 -08:00
Alex Lyulkov e94152b6f6 Added hostname to presence service(Now auth knows hostname of each node) 2015-11-04 21:02:58 -08:00
Alex Lyulkov e3073a57c5 Merge branch 'alex/ssh-agent'
Conflicts:
	lib/auth/srv_test.go
2015-11-04 17:38:53 -08:00
Alex Lyulkov 074807012c Cleaned up, added checking that server is known 2015-11-04 16:49:38 -08:00
Alex Lyulkov 01cef17bd3 Cleaned up 2015-11-03 19:53:44 -08:00
Alex Lyulkov 6a3e2f621e Added ssh agent tests 2015-11-03 18:28:20 -08:00
Alex Lyulkov 9a52d9ab22 Added ssh proxy test 2015-11-03 16:57:43 -08:00
Alex Lyulkov 7b67556c1e Cleaned up 2015-11-02 13:02:34 -08:00
Alexander Klizhentas ab7fb295e2 Update README.md 2015-10-31 14:43:52 -07:00
Alexander Klizhentas ff45bb1529 Merge pull request #49 from gravitational/alexander/docs
update the docs
2015-10-31 14:42:43 -07:00
klizhentas 7164f2dd66 update the docs 2015-10-31 14:42:07 -07:00