mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
5 lines
280 B
Text
5 lines
280 B
Text
o Minor features (control port):
|
|
- Introduce GETINFO "current-time/{local,utc}" to return the local
|
|
and UTC times respectively in ISO format. This helps a controller
|
|
like Tor Browser detect a time-related error. Closes ticket 25511.
|
|
Patch by Neel Chauhan.
|