Commit Graph

68 Commits

Author SHA1 Message Date
levlam
c5b8e34cd3 Update version to 6.6. 2023-03-09 18:55:26 +03:00
levlam
8180845429 Update version to 6.5. 2023-02-02 19:21:46 +03:00
levlam
452a190094 Reduce Watchdog timeout to 0.25. 2023-01-06 16:30:12 +03:00
levlam
348b94bdee Update copyright year. 2023-01-01 00:31:16 +03:00
levlam
d091a730fb Update TDLib and version to 6.4.1. 2022-12-31 01:00:50 +03:00
levlam
c3b3c3033f Update version to 6.4. 2022-12-30 04:11:12 +03:00
levlam
30da51bc72 Dump statistics after stacktrace. 2022-12-29 16:59:38 +03:00
levlam
aec312006e Update version to 6.3.3. 2022-12-12 19:36:40 +03:00
levlam
c833612414 Output log tag before stack trace. 2022-11-12 11:15:33 +03:00
levlam
a822b35d87 Update TDLib and version to 6.3.2. 2022-11-08 01:35:39 +03:00
levlam
ab2f0f0bbc Update version to 6.3.1. 2022-11-07 00:59:44 +03:00
levlam
571baeead0 Update version to 6.3. 2022-11-04 18:01:15 +03:00
levlam
bb8b7a6702 Ignore dump-log and dump-stacktrace signals after crash. 2022-10-21 13:39:32 +03:00
levlam
b44bc1cabd Update TDLib and use AsyncFileLog instead of FileLog. 2022-10-09 20:16:45 +03:00
levlam
3be8cb6323 Move dump_statistics to ClientManager. 2022-10-06 22:18:36 +03:00
levlam
022bed651c Move TQueue::run_gc to ClientManager. 2022-10-06 21:42:33 +03:00
levlam
337b657f9c Add watchdog for ClientManager's thread. 2022-10-05 00:06:48 +03:00
levlam
04825c4b70 Move ClientManager to a separate thread. 2022-10-04 18:27:50 +03:00
levlam
c20f0c3d97 Improve dump of short MemoryLog. 2022-09-18 01:17:09 +03:00
levlam
c35bbf1bd2 Update TDLib to 1.8.6 and add options for changing CPU affinity. 2022-09-18 00:20:41 +03:00
levlam
aa9eff357c Add watchdog for main thread hanging. 2022-08-22 02:26:36 +03:00
levlam
90910f6ded Update TDLib and use td::WaitFreeHashMap if appropriate. 2022-08-21 14:44:57 +03:00
levlam
f59097ab16 Update version to 6.2. 2022-07-31 03:26:25 +03:00
levlam
95131fe376 Update TDLib. 2022-06-30 20:27:08 +03:00
levlam
24ee05d15f Update version to 6.1. 2022-06-19 20:25:15 +03:00
levlam
8a0f1dd730 Update TDLib and version to 6.0.2. 2022-05-04 20:12:23 +03:00
levlam
0dfcb6153a Update TDLib and version to 6.0.1. 2022-04-18 01:23:20 +03:00
levlam
31d947e971 Update version to 6.0. 2022-04-16 06:13:09 +03:00
levlam
4925532c25 Use td::unique_ptr instead of std::unique_ptr. 2022-03-16 12:52:34 +03:00
levlam
c57b04c4c8 Update version to 5.7. 2022-01-31 22:49:25 +03:00
levlam
208fd70d58 Minor improvements. 2022-01-25 18:18:44 +03:00
levlam
93ccd2a145 Update version to 5.6.1. 2022-01-01 12:45:09 +03:00
levlam
b75e6b43cd Update version to 5.6. 2021-12-30 21:09:17 +03:00
levlam
90f5247781 Update version to 5.5.1. 2021-12-09 19:06:22 +03:00
levlam
b440ade235 Update version to 5.5. 2021-12-07 14:43:39 +03:00
levlam
5491729a3c Assign a thread_id for main thread. 2021-11-17 13:24:19 +03:00
levlam
e9587a0083 Update TDLib and version to 5.4.1. 2021-11-07 04:23:28 +03:00
levlam
a838756c9a Update version to 5.4. 2021-11-04 15:51:16 +03:00
levlam
36b0c4426a Update version to 5.3.3. 2021-09-20 23:56:53 +03:00
levlam
87981c105d Print stack trace to stderr after receiving signal RTMIN+2. 2021-09-12 13:51:22 +03:00
levlam
0e1862d26d Update version to 5.3.2. 2021-09-08 17:22:40 +03:00
levlam
60acf1e402 Store separate size of query_list_. 2021-08-10 12:50:02 +03:00
levlam
05b3d5fcb1 Update version to 5.3.1. 2021-07-27 01:55:06 +03:00
levlam
81f298361c Update version to 5.3. 2021-06-25 04:20:57 +03:00
levlam
badeb9a7f0 Automatically detect whether colon can be used in a directory name. 2021-06-23 02:03:22 +03:00
levlam
08a92a2347 Use absolute file paths. 2021-06-22 21:26:41 +03:00
levlam
54112379ff Check write access to temporary directory. 2021-06-14 21:24:20 +03:00
levlam
061c34749a Dump statistics additionally to log by signal. 2021-06-14 20:53:55 +03:00
levlam
4eb391decd Dump memory statistics with other state. 2021-06-04 18:20:08 +03:00
levlam
19f9e1eff0 Output uptime and current state on closing. 2021-06-04 17:43:04 +03:00