[tor-bugs] #11445 [Tor]: Drop support for Windows XP

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


#11445: Drop support for Windows XP
---------------------------------------+-----------------------------------
 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:
---------------------------------------+-----------------------------------
 Windows XP hit its end-of-life today.

 We should identify and drop support code for 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.

 I'm making this a separate ticket from #11444 (removing support from pre-
 XP versions) since the timing on the two can be argued to be separate.
 Nonetheless, if we agree to do both at once, that might be clever.

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


More information about the tor-bugs mailing list