Commit graph

69 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
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
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
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
klizhentas 746e170c7f make static configuration compatible with the new changes 2015-11-29 13:00:23 -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
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
Alex Lyulkov 15e80c0a4f Deleted http api, added api via memory pipe, added permissions checker 2015-11-11 14:21:11 -08:00
Alex Lyulkov 850a113e98 Now ssh servers check certificates ttl 2015-11-08 19:11:16 -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
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 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
klizhentas 4e0ca070c2 fix outstanding issues found by go vet 2015-10-31 13:56:40 -07:00
klizhentas 00ef621e6b Apply apache license to teleport 2015-10-31 11:56:49 -07:00
Alex Lyulkov 821e16ae8b Added proxy, needs more test and cleaning up 2015-10-30 18:17:37 -07:00
alexlyulkov 23fa57dde1 Merge pull request #44 from gravitational/master
Merged from master
2015-10-30 17:54:23 -07:00
klizhentas 92933120e2 re-vendor configure and update code 2015-10-30 16:57:57 -07:00
klizhentas 7854426339 Merge branch 'master' into alexander/cleanup 2015-10-28 18:10:39 -07:00
Alex Lyulkov 8a6582c2db Fixed certificate ttl tests 2015-10-27 17:07:13 -07:00
alexlyulkov 1a065d9190 Merge pull request #41 from gravitational/alex/ssh-agent
Added time limits for certificates
2015-10-27 17:01:39 -07:00
Alex Lyulkov 76d09e1174 Fixed certificates ttl limiting 2015-10-27 16:56:10 -07:00
Alex Lyulkov 8f40a04b3a Fixed certificates ttl limiting 2015-10-27 16:41:47 -07:00
Alex Lyulkov a4ef8d5cba Added time limits for certificates 2015-10-27 16:30:16 -07:00
klizhentas 9df116c63f reduce code duplication 2015-10-26 17:58:39 -07:00
klizhentas 655328d03d rename supervisor and export a couple of functions 2015-10-26 17:11:57 -07:00
klizhentas 54d209bfb6 Merge branch 'master' into alexander/notelescope
Conflicts:
	lib/services/web.go
2015-10-26 14:38:47 -07:00
klizhentas 45a5c3c6ae final cleanups 2015-10-26 14:36:52 -07:00
Alex Lyulkov ce9e265c86 Now HOTP server checks 3 tokens ahead and syncs with client 2015-10-26 13:46:50 -07:00