Commit Graph

195 Commits

Author SHA1 Message Date
levlam 32bac7bd24 Move Promise to tdutils. 2022-06-27 13:30:18 +03:00
levlam 0909f88bc3 Use int53 for file size in TDLib API. 2022-05-11 17:17:20 +03:00
levlam 0baf4cb070 Improve log message. 2022-04-20 18:56:23 +03:00
levlam 9233d32b8e Fix misprint. 2022-03-17 23:33:02 +03:00
levlam 15f27455c5 Move other big classes inside FlatHashMap to unique_ptr. 2022-02-11 19:27:32 +03:00
levlam a24d31b58e Support JSON response in GoogleDnsResolver. 2022-02-10 23:32:33 +03:00
levlam 22ed61e1b7 More FlatHashMap usages. 2022-02-09 17:05:27 +03:00
levlam 9e96126b87 Log to WARNING HTTP internal server errors. 2022-02-02 01:13:11 +03:00
KnorpelSenf 789b9c0a55 Fix much typos 2022-01-25 16:07:36 +03:00
levlam 8085779cdc Update copyright year. 2022-01-01 03:35:39 +03:00
levlam 40e0e3e457 Fix HttpReader destructor. 2021-12-06 21:59:24 +03:00
levlam b731414d42 Init some fields just in case. 2021-11-11 17:39:09 +03:00
levlam 712197ad6d Mark some constructors as noexcept. 2021-11-10 21:55:50 +03:00
levlam b0eca77c9a Improve logging. 2021-11-08 17:11:35 +03:00
levlam ca7947cf44 Minor improvements. 2021-11-04 12:46:08 +03:00
levlam 377bd18909 Pass BufferedFd to HttpConnection. 2021-10-27 20:29:01 +03:00
levlam 0c1469f7c6 Fix TransparentProxy::Callback. 2021-10-22 19:59:15 +03:00
levlam 1e49f6dc13 Use auto as variable type if it is initialized with a cast. 2021-10-20 01:27:02 +03:00
levlam 44a186c7c1 Minor improvements. 2021-10-18 19:26:14 +03:00
levlam 81b38d5607 Mark move constructors/assignment operators noexcept. 2021-10-18 14:36:15 +03:00
levlam f35afe23c8 Minor warning fixes. 2021-10-18 12:57:13 +03:00
levlam 61c3a2bcf5 Remove TD_EXPERIMENTAL_WATCH_OS. 2021-09-24 13:41:22 +03:00
levlam db18baa503 Unify include order. 2021-09-19 00:47:05 +03:00
levlam 41ca7fdedb Restore idle connection timeout after migration to another thread. 2021-09-06 21:22:39 +03:00
levlam 1caf0e6296 Fix multipart/form-data reading. 2021-09-06 20:13:32 +03:00
levlam 43d9ba81ac Prefer std::unordered_map to std::map. 2021-08-21 21:42:07 +03:00
levlam 40c5d47717 Make inherited classes final if possible. 2021-07-04 05:58:54 +03:00
levlam edfa5d1d98 Use final instead of override. 2021-07-03 23:51:36 +03:00
levlam 924286da8f Use manual checks instead of cmake_minimum_required to propagate policies. 2021-06-13 23:38:48 +03:00
levlam 9cecc116f3 Prefer US spelling of "canceled". 2021-05-31 21:51:48 +03:00
levlam a6a4eb6616 Don't include SliceBuilder.h in logging.h. 2021-05-17 15:21:11 +03:00
levlam 969b52cc82 Minor improvements. 2021-04-09 02:35:50 +03:00
Arseny Smirnov a51b63afdd more checks for watch os version 2021-03-29 16:26:11 +03:00
levlam b84318fed4 Minor improvements. 2021-03-27 05:19:22 +03:00
levlam 66de95d93c Fix compilation errors and formatting. 2021-03-26 18:52:45 +03:00
Arseny Smirnov 5c7b7d4c85 TD_EXPERIMENTAL_WATCH_OS cmake option 2021-03-26 18:04:25 +03:00
levlam 48aecf8837 Improve quoted-string parsing in Content-Disposition header. 2021-03-21 02:58:29 +03:00
levlam 9d0f1eaaff HttpReader: gix Gzip high watermark. 2021-03-21 00:48:09 +03:00
levlam ab614651f3 Support 7 more HTTP response status codes. 2021-03-08 22:27:58 +03:00
levlam 52c1da0a70 Update copyright year. 2021-01-01 15:57:46 +03:00
levlam 3681da21d8 Automatically close unclosed contours. 2020-12-16 16:04:27 +03:00
levlam 5cbf90e4a0 Safer work with negative monotonic time. 2020-11-21 16:34:39 +03:00
levlam d5da47510d Minor fixes. 2020-11-20 01:32:58 +03:00
levlam 1fa87babb3 Fix TcpListener re-init. 2020-11-10 02:03:48 +03:00
levlam 41825d5790 Fix formatting. 2020-11-09 23:48:43 +03:00
Kunoi Sayami a49c8676d8
Add parameters specify tcp server bind ip address (#1287) 2020-11-09 23:46:07 +03:00
levlam b514800cd1 Fix tdnet dependencies order.
GitOrigin-RevId: cf5c5c4f28cd1a3445ab6cda293944655df1c0fa
2020-10-13 01:30:50 +03:00
levlam c83a46a821 Fix Emscripten build.
GitOrigin-RevId: e5a6570b125ca0f1c0cc13809fece5834ee1f00a
2020-10-08 01:21:28 +03:00
levlam 98adef1145 Move url_decode to tdutils.
GitOrigin-RevId: bd9ef4caa56996a96626b16998b423ab304b9ee6
2020-09-14 18:58:39 +03:00
levlam a74d02f412 Add option for checking IP address in the certificate as host.
GitOrigin-RevId: dba5b87a59f3d3d3241051ee0257a5786fdf4fb0
2020-09-14 03:58:57 +03:00