]> git.scottworley.com Git - keystroke-timestamps/commit
Only print to-the-second resolution by default.
authorScott Worley <scottworley@scottworley.com>
Thu, 5 Sep 2013 05:06:29 +0000 (22:06 -0700)
committerScott Worley <scottworley@scottworley.com>
Thu, 5 Sep 2013 05:06:29 +0000 (22:06 -0700)
commit9779d071833a13aa6163e294a45a0d14ad2cf8e9
tree4d7ed345cbf9b076f96da0eac4092da3e4a67850
parente39f0d25119206ea7412331a24f49911f530a6bd
Only print to-the-second resolution by default.

Put microseconds behind a flag.

This makes it harder to do timing analysis on the log file to try to
turn this into a keylogger.

(More precise timing information is still available to an on-line attack
by watching the flush timings or by watching the CPU usage and run state
of the process.)
keystroke-timestamps.c