summaryrefslogtreecommitdiff
path: root/http/ut
AgeCommit message (Expand)AuthorFilesLines
2022-02-15Move validateAndSplitUri to common utility headerEd Tanous1-0/+41
2022-02-08Add UrlFromPieces helper functionEd Tanous1-0/+16
2022-01-25Fix Boost exceptions in GetDateTime seriesEd Tanous1-26/+27
2022-01-25Update unit tests for getDateTimeEd Tanous1-7/+40
2021-12-15Change DateOffset from Z to +00:00Nan Zhou1-5/+5
2021-12-11fix the year 2038 problem in getDateTimeNan Zhou1-0/+19
2021-02-03http: utility: Add base64encodeAdriana Kobylak1-0/+40
2020-10-23fix include namesEd Tanous1-1/+1
2020-08-18Improve base64Decode bounds checkingJonathan Doman1-0/+18