Francesco Chemolli

Results 34 issues of Francesco Chemolli

* Allow passing astyle program name via ASTYLE environment variable. * By default, use "astyle-3.1" if present or "astyle" otherwise. * Add an option to format changed source files only....

S-waiting-for-reviewer

Auth::User uses a dlink_list for proxy_match_cache replace it with a std::list to make the code cleaner and more readable. Removing this dlink container should resolve Coverity issue #1461172.

S-waiting-for-author

cast from 'void*' HANDLE to long int loses precision [-fpermissive]

S-waiting-for-author
M-failed-staging-checks

NTLM status codes are defines and overlap somewhat. Turn them into a C++ enum class.

S-waiting-for-author
S-waiting-for-QA

MacOS offers useable but deprecated LDAP and SASL frameworks. Use them.

S-waiting-for-author

Configure currently sets -Werror in SQUID_C{,XX}FLAGS. This makes it so that these flags are not used for configure tests, but are used for building squid, and this can cause different...

S-waiting-for-author