[tor-bugs] #6384 [Tor]: Log library versions at startup, and in response to a command-line option

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Sep 3 19:25:29 UTC 2013


#6384: Log library versions at startup, and in response to a command-line option
-----------------------------+------------------------------
     Reporter:  ioerror      |      Owner:
         Type:  enhancement  |     Status:  new
     Priority:  normal       |  Milestone:  Tor: unspecified
    Component:  Tor          |    Version:
   Resolution:               |   Keywords:  easy tor-client
Actual Points:               |  Parent ID:
       Points:               |
-----------------------------+------------------------------

Comment (by nickm):

 Quick notes:
   * crypto_openssl_get_header_version_str leaks its output.  It should
 probably use the static-variable trick.
   * I don't think the hex thing is actually needed.  (I wonder why I
 mentioned it above?)
   * I hope we aren't supporting zlib <= 1.1; zlib 1.1.0 was released in
 1998, and several security flaws in zlib have been fixed since then.

 Other than that, it seems okay to me.

 It's going to conflict with #4647, but that's not a big deal. (Don't worry
 about this; solving merge conflicts my thing.) I'll merge it after #4647,
 since it'll probably be easier that way.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/6384#comment:7>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list