]> git.ipfire.org Git - thirdparty/tor.git/commit
In comments and logs, say "UTC" not "GMT"
authorNick Mathewson <nickm@torproject.org>
Fri, 23 Nov 2012 15:05:16 +0000 (10:05 -0500)
committerNick Mathewson <nickm@torproject.org>
Fri, 23 Nov 2012 15:05:16 +0000 (10:05 -0500)
commit864e15cd1c596b2a9dbc610d3aa78b49a4f33355
tree4f41dd3906b2fe00639d389c28b7193a53b5908a
parente6828ea634966259a8f1bb92ef28d8b20b0dc0e4
In comments and logs, say "UTC" not "GMT"

Fix for #6113.

Note that the RFC1123 times we generate still all say 'GMT'.  I'm
going to suggest this is not worth changing.
changes/bug6113 [new file with mode: 0644]
src/common/tortls.c
src/common/util.c
src/or/confparse.h
src/or/hibernate.c
src/or/networkstatus.c
src/or/statefile.c