summaryrefslogtreecommitdiffstats
path: root/sal/rtl/cipher.cxx
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-14/+14
* use rtl_secureZeroMemory when we're zeroing temporaries before returningCaolán McNamara2018-10-201-5/+8
* -Werror,-Wunused-parameterStephan Bergmann2018-08-311-0/+1
* directly use malloc/free in sal, instead of rtl_allocateMemory/etcNoel Grandin2018-08-271-2/+2
* rhbz#1618703: Allow to use OpenSSL as backend for rtl/cipher.hStephan Bergmann2018-08-231-3/+161
* cppcheck - fix variableScope in some filesGökhan Gurbetoğlu2018-04-191-4/+3
* convert a<b?a:b to std::min(a,b)Noel Grandin2018-01-151-1/+2
* More loplugin:cstylecast: salStephan Bergmann2018-01-121-29/+29
* loplugin:salcall fix functionsNoel Grandin2017-12-111-3/+3
* loplugin:unnecessaryparen include c++ castsNoel Grandin2017-09-041-2/+2
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-08-171-6/+6
* remove UL/L suffixes from shift-by-constant expressionsNoel Grandin2017-08-171-12/+12
* rtl: cleanup cipher.cxx equality conditionsChris Sherlock2017-07-231-27/+32
* rtl: remove comment cruft from cipher.cxxChris Sherlock2017-07-231-199/+82
* Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann2016-05-101-0/+14
* Drop __rtl_cipher prefix from static entities (avoid reserved identifiers)Stephan Bergmann2016-03-101-52/+52
* new loplugin: commaoperatorNoel Grandin2016-02-231-2/+7
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-15/+15
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-7/+7
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-18/+18
* fdo#39440 sal: reduce scope of local variablesMichael Weghorn2014-12-191-3/+3
* Bin pointless single-child directory levelTor Lillqvist2013-02-221-0/+1351