summaryrefslogtreecommitdiff
path: root/http/utility.h
AgeCommit message (Expand)AuthorFilesLines
2020-08-25Implement Modified Event log propertyGeorge Liu1-0/+10
2020-08-18Improve base64Decode bounds checkingJonathan Doman1-5/+13
2020-08-17Enable clang warningsEd Tanous1-4/+4
2020-07-31Revert "Add out of bounds check in base64Decode"James Feist1-28/+6
2020-07-31Add out of bounds check in base64DecodeZhikui Ren1-6/+28
2020-07-16Deprecate the "" operator, and isEqPEd Tanous1-10/+0
2020-07-10Codespell spelling fixesGunnar Mills1-1/+1
2020-06-11clang-format: update to latest from docs repoGunnar Mills1-67/+98
2019-12-17Consolidate regex calls when converting linksJason M. Bills1-12/+5
2019-11-19Implement constant time string compare for tokenEd Tanous1-0/+22
2019-10-30Get rid of a nasty macroEd Tanous1-26/+56
2019-10-18Make references to crow less obviousEd Tanous1-0/+753