teleport/lib/events
Ev Kontsevoy d0e6e42015 Bufix: certificate expiration issue
This commit closes #529

Teleport was using nanoseconds to set the certificate expiration,
instead of milliseconds.

Changes:

- Switched from nanoseconds to seconds
- Switched from UTC to native time (because that's what golang/x/ssh
  uses internally)
2016-09-12 17:55:31 -07:00
..
api.go PR comments - implemented! 2016-05-07 21:51:35 -07:00
api_test.go Fixed tests 2016-04-28 23:49:36 -07:00
auditlog.go Bufix: certificate expiration issue 2016-09-12 17:55:31 -07:00
auditlog_test.go Implemented a new Teleport option: "no recording" 2016-09-05 22:12:57 -07:00
discard.go Implemented a new Teleport option: "no recording" 2016-09-05 22:12:57 -07:00