[tor-bugs] #6877 [Tor]: Finally replace all char[] buffers with uint8_t[] buffers

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Oct 8 21:12:01 UTC 2013


#6877: Finally replace all char[] buffers with uint8_t[] buffers
------------------------+--------------------------------
     Reporter:  nickm   |      Owner:
         Type:  defect  |     Status:  needs_review
     Priority:  major   |  Milestone:  Tor: 0.2.5.x-final
    Component:  Tor     |    Version:
   Resolution:          |   Keywords:  tor-client
Actual Points:          |  Parent ID:
       Points:          |
------------------------+--------------------------------
Changes (by unixninja92):

 * status:  new => needs_review


Comment:

 I've started converting crypto.c. Everything but openssl version handling,
 converting keys to and from strings, handling algorithm names, and
 encodings have been switched over to unsigned chars.
 https://github.com/unixninja92/Tor/tree/ticket6877crypto1

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


More information about the tor-bugs mailing list