master
Avoid duplicating symbols in legacy.a with some build options
4.0-POST-CLANG-FORMAT-WEBKIT
crypto/idea/i_cfb64.c: condition 'n < 0' can never be met after doing 'n = n & 0x07'
crypto/idea/i_ofb64.c: mask the num value after negativity check
Update copyright year
Move common macro definitions to internal/common.h and fix comments.