Custom Query (8143 matches)
Results (436 - 438 of 8143)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#11005 | fixed | GetUser()/GetPass() in CProxySocket should use fz::to_wstring_from_utf8() | ||
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 | ||
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 | ||
Description |
remove wxDOT deprecation warning |
Note:
See TracQuery
for help on using queries.