aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/http.cpp
AgeCommit message (Expand)Author
2026-01-01Update copyright year.levlam
2025-01-01Update copyright year.levlam
2024-05-14Fix warning.levlam
2024-05-12Fix warning suppression.levlam
2024-03-25Suppress GCC 13 warning.levlam
2024-01-01Update copyright year.levlam
2023-11-25Add multipart/form-data tests.levlam
2023-11-24Explicitly pass content-type of the test HTTP query.levlam
2023-04-23Delete temporary files after test finish.levlam
2023-01-01Update copyright year.levlam
2022-01-08Don't use implicitly namespace td in HTTP tests.levlam
2022-01-01Update copyright year.levlam
2021-11-21Remove explicit verbosity level changes in tests.levlam
2021-10-21Minor improvements.levlam
2021-09-24Remove TD_EXPERIMENTAL_WATCH_OS.levlam
2021-05-26Remove REGISTER_TESTS define.levlam
2021-05-17Don't include SliceBuilder.h in logging.h.levlam
2021-03-28Enable HTTP gzip text.levlam
2021-03-27Minor improvements.levlam
2021-03-26Fix compilation errors and formatting.levlam
2021-03-26TD_EXPERIMENTAL_WATCH_OS cmake optionArseny Smirnov
2021-03-19Add HTTP-gzip test.levlam
2021-01-01Move some functions from misc.h to algorithm.h.levlam
2021-01-01Update copyright year.levlam
2020-10-08Use Random::fast_bool.levlam
2020-08-20Silence clang warning.levlam
2020-08-13Minor improvements.levlam
2020-08-11Fix BufferSlice self-move.levlam
2020-08-05Fix BufferSlice size statistics.levlam
2020-08-04BufferSlice: stats of total BufferSlices sizeArseny Smirnov
2020-07-23Speed up tests execution.levlam
2020-07-23ByteFlow: bugfix and test improvementArseny Smirnov
2020-07-22ByteFlow: backpressure draftArseny Smirnov
2020-07-21PollableFd: explicit sync_with_pollArseny Smirnov
2020-05-22Remove unneeded includes.levlam
2020-05-01Do not use std::rand.levlam
2020-03-15Make max_compression_ratio required parameter in gzencode.levlam
2020-01-19More enum class usages.levlam
2020-01-01Update copyright year.levlam
2019-12-24Do not use functional cast on integers.levlam
2019-07-30Actors: destroy events in mailbox in context of actorArseny Smirnov
2019-02-13Explicitly include common.h.levlam
2019-01-01Update copyright year.levlam
2018-12-20Move UInt to UInt.hlevlam
2018-09-10Remove legacy ChainBufferWriter::create_empty.levlam
2018-09-10Fix some includes.levlam
2018-09-07A lot of fixes.levlam
2018-08-14Almost compilesArseny Smirnov
2018-05-19Fix tests.levlam
2018-01-02Update copyright year.levlam