Custom Query (8174 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (439 - 441 of 8174)

Ticket Resolution Summary Owner Reporter
#11005 fixed GetUser()/GetPass() in CProxySocket should use fz::to_wstring_from_utf8() Tommy Wu
Description

in CProxySocket, it set m_user/m_pass from UTF-8 via fz::to_utf8(). but GetUser() and GetPass() only convert it from std::string to std::wstring, it might get wrong string for unicode username/password.

#11048 fixed fix EPSV parsing in FZ 3.22.2-rc1 Tommy Wu
Description

it's failed to connect via HTTP proxy in 3.22.2-rc1. can't get the correct port number in EPSV response.

this patch will fix this issue.

#11086 fixed wxDOT deprecation warning Tommy Wu
Description

remove wxDOT deprecation warning

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.