summaryrefslogtreecommitdiff
path: root/sal/rtl/cipher.cxx
AgeCommit message (Expand)Author
2018-08-31-Werror,-Wunused-parameterStephan Bergmann
2018-08-27directly use malloc/free in sal, instead of rtl_allocateMemory/etcNoel Grandin
2018-08-23rhbz#1618703: Allow to use OpenSSL as backend for rtl/cipher.hStephan Bergmann
2018-04-19cppcheck - fix variableScope in some filesGökhan Gurbetoğlu
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: salStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from shift-by-constant expressionsNoel Grandin
2017-07-23rtl: cleanup cipher.cxx equality conditionsChris Sherlock
2017-07-23rtl: remove comment cruft from cipher.cxxChris Sherlock
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-03-10Drop __rtl_cipher prefix from static entities (avoid reserved identifiers)Stephan Bergmann
2016-02-23new loplugin: commaoperatorNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2014-12-19fdo#39440 sal: reduce scope of local variablesMichael Weghorn
2013-02-22Bin pointless single-child directory levelTor Lillqvist