Commit graph

16 commits

Author SHA1 Message Date
Alex Lyulkov f3fef1b5d7 new keypairs precalculation with go channels 2016-01-30 01:44:43 +03:00
Alex Lyulkov 4e4ab2f9da Modified keypairs precalculating 2016-01-27 18:09:21 +03:00
Alex Lyulkov b38a6236ef Fixed precalculation, fixed the tests affected by additional parallel calculations 2016-01-26 20:29:45 +03:00
Alex Lyulkov ea7b88e6d9 Modified keys precompiling 2016-01-26 01:01:11 +03:00
Alex Lyulkov 85d74d6ddc Fixed mutex unlocking 2016-01-25 22:39:22 +03:00
Alex Lyulkov ef71410567 Added precompiled auth key-pairs to reduce login time 2016-01-25 18:15:13 +03:00
Alex Lyulkov a56b5236ac Moved to go1.5 vendoring 2016-01-20 18:52:25 +03: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
klizhentas 00ef621e6b Apply apache license to teleport 2015-10-31 11:56:49 -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
Alex Lyulkov a3db86b236 More folders arrangments 2015-10-05 20:36:55 +03:00