This repository has been archived on 2020-05-25. You can view files and clone it, but cannot push or open issues or pull requests.
tdlib-fork/tdutils/td/utils
levlam ad167a48ba Pass Slice to parse_url.
GitOrigin-RevId: e6cd357042b827ca56a11bb377c8b07ccd120230
2019-08-05 12:56:28 +03:00
..
port Add NetBSD support. 2019-08-02 19:06:53 +03:00
AesCtrByteFlow.h Update copyright year. 2019-01-01 01:02:34 +03:00
as.h tdutils: update from other project 2019-07-06 13:29:15 +02:00
base64.cpp Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
base64.h Update copyright year. 2019-01-01 01:02:34 +03:00
benchmark.h Update copyright year. 2019-01-01 01:02:34 +03:00
BigNum.cpp Fix LibreSSL compatibility. 2019-08-02 01:04:38 +03:00
BigNum.h Update copyright year. 2019-01-01 01:02:34 +03:00
bits.h Fix tdutils after update. 2019-07-21 21:07:07 +03:00
buffer.cpp ObfuscatedTransport: support of emulated_tls flag 2019-06-26 15:51:48 +02:00
buffer.h Use copy_from instead of memcoy if possible. 2019-07-27 01:27:22 +03:00
BufferedFd.h tdutils: update from other project 2019-07-06 13:29:15 +02:00
BufferedReader.h Use copy_from instead of memcoy if possible. 2019-07-27 01:27:22 +03:00
BufferedUdp.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
BufferedUdp.h Explicitly include common.h. 2019-02-13 00:26:36 +03:00
ByteFlow.h Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
CancellationToken.h Minor fixes. 2019-05-22 21:17:24 +03:00
ChangesProcessor.h Update copyright year. 2019-01-01 01:02:34 +03:00
check.cpp Fix some g++4.9 CE. 2019-02-13 02:29:52 +03:00
check.h Fix DCHECK 2019-02-13 13:33:14 +03:00
Closure.h Update copyright year. 2019-01-01 01:02:34 +03:00
common.h Use correct case for Windows headers just in case. 2019-07-28 17:04:59 +03:00
ConcurrentHashTable.h Remove standalone Sha256State functions. 2019-07-23 03:50:03 +03:00
config.h.in TD_FD_DEBUG: cmake option to debug EINVAL errors 2019-07-31 12:18:48 +03:00
Container.h Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
Context.h Update copyright year. 2019-01-01 01:02:34 +03:00
crypto.cpp Use copy_from instead of memcoy if possible. 2019-07-27 01:27:22 +03:00
crypto.h Remove standalone Sha256State functions. 2019-07-23 03:50:03 +03:00
DecTree.h Fix tdutils after update. 2019-07-21 21:07:07 +03:00
Destructor.h Update copyright year. 2019-01-01 01:02:34 +03:00
Enumerator.h Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
EpochBasedMemoryReclamation.h Fix includes. 2019-07-23 01:50:12 +03:00
FileLog.cpp Fd::stat returns Result<Stat> instead of Stat 2019-06-19 16:31:25 +02:00
FileLog.h Add LogInterface::get_file_paths method. 2019-01-18 01:17:20 +03:00
filesystem.cpp tdutils: update from other project 2019-07-06 13:29:15 +02:00
filesystem.h tdutils: update from other project 2019-07-06 13:29:15 +02:00
find_boundary.cpp Use Slice == instead of std::memcmp if possible. 2019-07-27 01:42:18 +03:00
find_boundary.h Update copyright year. 2019-01-01 01:02:34 +03:00
FloodControlFast.h Update copyright year. 2019-01-01 01:02:34 +03:00
FloodControlStrict.h Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
format.h Fail fast on photos bigger than 10 MB. 2019-01-07 20:41:05 +03:00
GitInfo.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
GitInfo.h Update copyright year. 2019-01-01 01:02:34 +03:00
Gzip.cpp Fix includes. 2019-07-23 01:50:12 +03:00
Gzip.h tdutils: update from other project 2019-07-06 13:29:15 +02:00
GzipByteFlow.cpp Explicitly include common.h. 2019-02-13 00:26:36 +03:00
GzipByteFlow.h Update copyright year. 2019-01-01 01:02:34 +03:00
Hash.h Fix includes. 2019-07-23 01:50:12 +03:00
HashMap.h Fix tdutils after update. 2019-07-21 21:07:07 +03:00
HashSet.h Fix tdutils after update. 2019-07-21 21:07:07 +03:00
HazardPointers.h Fix tdutils after update. 2019-07-21 21:07:07 +03:00
Heap.h tdutils: update from other project 2019-07-06 13:29:15 +02:00
Hints.cpp Add more logging. 2019-05-30 01:35:19 +03:00
Hints.h Add more logging. 2019-05-30 01:35:19 +03:00
HttpUrl.cpp Pass Slice to parse_url. 2019-08-05 12:56:28 +03:00
HttpUrl.h Pass Slice to parse_url. 2019-08-05 12:56:28 +03:00
int_types.h Update copyright year. 2019-01-01 01:02:34 +03:00
invoke.h tdutils: update from other project 2019-07-06 13:29:15 +02:00
JsonBuilder.cpp More push notification parsing. 2019-03-26 03:57:38 +03:00
JsonBuilder.h More push notification parsing. 2019-03-26 03:57:38 +03:00
List.h Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
logging.cpp Fix tdutils after update. 2019-07-21 21:07:07 +03:00
logging.h Remove unused buffer log tag. 2019-03-26 16:24:29 +03:00
MemoryLog.h Explicitly init some std::atomic. 2019-01-24 06:18:14 +03:00
MimeType.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
MimeType.h Update copyright year. 2019-01-01 01:02:34 +03:00
misc.cpp Fix tdutils after update. 2019-07-21 21:07:07 +03:00
misc.h Fix tdutils after update. 2019-07-21 21:07:07 +03:00
MovableValue.h Update copyright year. 2019-01-01 01:02:34 +03:00
MpmcQueue.cpp Fix tdutils after update. 2019-07-21 21:07:07 +03:00
MpmcQueue.h Fix tdutils after update. 2019-07-21 21:07:07 +03:00
MpmcWaiter.h Fix includes. 2019-07-23 01:50:12 +03:00
MpscLinkQueue.h Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
MpscPollableQueue.h MpscPollableQueue: fix warning 2019-07-04 15:16:59 +02:00
Named.h Update copyright year. 2019-01-01 01:02:34 +03:00
ObjectPool.h Use LOG_CHECK where it is necessary 2019-02-12 19:17:20 +03:00
Observer.h Update copyright year. 2019-01-01 01:02:34 +03:00
optional.h Fix includes. 2019-07-23 01:50:12 +03:00
OptionsParser.cpp Fix tdutils after update. 2019-07-21 21:07:07 +03:00
OptionsParser.h Fix tdutils after update. 2019-07-21 21:07:07 +03:00
OrderedEventsProcessor.h Use LOG_CHECK where it is necessary 2019-02-12 19:17:20 +03:00
overloaded.h Update copyright year. 2019-01-01 01:02:34 +03:00
Parser.h Add ConstParser. 2019-08-05 12:42:42 +03:00
PathView.h Update copyright year. 2019-01-01 01:02:34 +03:00
queue.h Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
Random.cpp Random: secure_uint{32,64} 2019-07-04 12:55:17 +02:00
Random.h Random: secure_uint{32,64} 2019-07-04 12:55:17 +02:00
ScopeGuard.h Update copyright year. 2019-01-01 01:02:34 +03:00
SharedObjectPool.h tdutils: update from other project 2019-07-06 13:29:15 +02:00
Slice-decl.h Fix tdutils after update. 2019-07-21 21:07:07 +03:00
Slice.h tdutils: update from other project 2019-07-06 13:29:15 +02:00
Span.h Fix tdutils after update. 2019-07-21 21:07:07 +03:00
SpinLock.h tdutils: update from other project 2019-07-06 13:29:15 +02:00
StackAllocator.cpp Delete reused notification groups from database and other fixes. 2019-01-12 03:40:06 +03:00
StackAllocator.h CHECK fixes. 2019-02-12 23:19:11 +03:00
Status.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
Status.h Add TRY_RESULT_ASSIGN. 2019-07-24 05:10:32 +03:00
Storer.h Better file_type_name. 2019-01-20 01:59:37 +03:00
StorerBase.h Update copyright year. 2019-01-01 01:02:34 +03:00
StringBuilder.cpp CHECK fixes. 2019-02-12 23:19:11 +03:00
StringBuilder.h CHECK fixes. 2019-02-12 23:19:11 +03:00
tests.cpp Add ConstParser. 2019-08-05 12:42:42 +03:00
tests.h Fix tdutils after update. 2019-07-21 21:07:07 +03:00
ThreadSafeCounter.h Fix includes. 2019-07-23 01:50:12 +03:00
Time.cpp tdutils: update from other project 2019-07-06 13:29:15 +02:00
Time.h Fix tdutils after update. 2019-07-21 21:07:07 +03:00
TimedStat.h Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
Timer.cpp Fix tdutils after update. 2019-07-21 21:07:07 +03:00
Timer.h Fix tdutils after update. 2019-07-21 21:07:07 +03:00
tl_helpers.h Remove END_PARSE_FLAGS_GENERIC. 2019-08-01 03:40:28 +03:00
tl_parsers.cpp Fix formatting. 2019-02-13 00:28:47 +03:00
tl_parsers.h Update copyright year. 2019-01-01 01:02:34 +03:00
tl_storers.h Add misaligned pointer debug. 2019-05-03 16:53:34 +03:00
translit.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
translit.h Update copyright year. 2019-01-01 01:02:34 +03:00
type_traits.h Update copyright year. 2019-01-01 01:02:34 +03:00
UInt.h Use Slice == instead of std::memcmp if possible. 2019-07-27 01:42:18 +03:00
uint128.h Fix tdutils after update. 2019-07-21 21:07:07 +03:00
unicode.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
unicode.h Update copyright year. 2019-01-01 01:02:34 +03:00
unique_ptr.h Update copyright year. 2019-01-01 01:02:34 +03:00
utf8.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
utf8.h Update copyright year. 2019-01-01 01:02:34 +03:00
Variant.h tdutils: update from other project 2019-07-06 13:29:15 +02:00
VectorQueue.h tdutils: update from other project 2019-07-06 13:29:15 +02:00