poco/Net/testsuite
Alexander B 1a0355f1b7
fix(Net::MessageHeader): Correct RFC 2047 decoding for two consecutive encoded words (#4542)
* fix bug #4535
RFC 2047 decodeWord

* modify logic
uses separate string which contains simbols between chunks and if this
string contains only space ot \n or \t or \v than trim it
2024-04-29 10:54:23 +02:00
..
src fix(Net::MessageHeader): Correct RFC 2047 decoding for two consecutive encoded words (#4542) 2024-04-29 10:54:23 +02:00
CMakeLists.txt RFC: Remove Windows CE support (#4342) 2023-12-14 00:25:04 +01:00
Makefile Fix/poll set race (#3630) 2022-07-05 03:43:19 -05:00
TestSuite_vs90.vcproj fix(PollSet): Integrate windows epoll #2091, #3649 2022-07-06 11:36:16 +02:00
TestSuite_vs160.vcxproj chore(build): re-generated VS project files 2024-04-03 12:33:13 +02:00
TestSuite_vs160.vcxproj.filters chore(build): re-generated VS project files 2024-04-03 12:33:13 +02:00
TestSuite_vs170.vcxproj chore(build): re-generated VS project files 2024-04-03 12:33:13 +02:00
TestSuite_vs170.vcxproj.filters chore(build): re-generated VS project files 2024-04-03 12:33:13 +02:00
TestSuite.progen 4368 oracle odbc tests (#4410) 2024-01-31 22:07:07 +01:00