mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-22 18:22:57 +00:00
Don't mangle arguments containing spaces and other special characters, pass them unchanged to the proxy or server as applicable. More robust parsing of server parameters: don't hit on partial words; use ssl_server2's default values. Minor style improvements.