[tor-bugs] #11444 [Tor]: Drop support for long-obsolete versions of Windows

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Apr 8 16:17:50 UTC 2014


#11444: Drop support for long-obsolete versions of Windows
---------------------------------------+-----------------------------------
 Reporter:  nickm                      |          Owner:
     Type:  defect                     |         Status:  new
 Priority:  normal                     |      Milestone:  Tor:
Component:  Tor                        |  0.2.6.x-final
 Keywords:  tor-relay windows cleanup  |        Version:
Parent ID:                             |  Actual Points:
                                       |         Points:
---------------------------------------+-----------------------------------
 When we started writing Tor, Windows 98 was still a going concern.  Now...
 it is less so.

 We should identify and drop support code for all windows versions before
 Windows XP.  This is mainly going to be a matter of identifying cases
 where we use LoadLibrary and GetProcAddress to find always-present-
 functions in always-present DLLs, and looking for opportunities to move
 from old busted APIs to fresh new ones.

 (Dropping support for windows XP is a separate ticket.)

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


More information about the tor-bugs mailing list