Control sending time with SSL_SEND_{CLIENT,SERVER}RANDOM_MODE
authorNick Mathewson <nickm@torproject.org>
Wed, 9 Oct 2013 14:37:53 +0000 (10:37 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 9 Oct 2013 14:37:53 +0000 (10:37 -0400)
(I'd rather use an option, but it appears that the options field is
full.)

Now, we send the time in the gmt_unix_time field if the appropriate
one of these mode options is set, but randomize the field if the flag
is not set.


No differences found