tdlight/tdutils/td/utils
2020-12-26 20:25:59 +03:00
..
port Fix BufferedStdinImpl destruction. 2020-12-24 20:49:08 +03:00
AesCtrByteFlow.h
as.h Fix std::is_trivially_copyable usage. 2020-11-06 18:27:19 +03:00
AtomicRead.h Minor fixes. 2020-11-08 14:00:36 +03:00
base64.cpp
base64.h
benchmark.h
BigNum.cpp Improve OpenSSL 3.0 compatibility. 2020-12-22 17:46:56 +03:00
BigNum.h
bits.h
buffer.cpp
buffer.h
BufferedFd.h
BufferedReader.h
BufferedUdp.cpp
BufferedUdp.h
ByteFlow.h
CancellationToken.h
ChangesProcessor.h
check.cpp
check.h
Closure.h Revert "Closure.h: use static_assert instead of LOG(FATAL)" 2020-10-09 19:56:05 +03:00
common.h
ConcurrentHashTable.h
config.h.in
Container.h
Context.h
crypto.cpp Reimplement HMAC for OpenSSL 3.0.0. 2020-12-22 19:32:57 +03:00
crypto.h Optimize AES CBC. 2020-09-27 21:51:42 +03:00
DecTree.h
Destructor.h
Enumerator.h
EpochBasedMemoryReclamation.h
ExitGuard.cpp Disable logging after program exit. 2020-10-11 14:45:22 +03:00
ExitGuard.h Disable logging after program exit. 2020-10-11 14:45:22 +03:00
FileLog.cpp
FileLog.h
filesystem.cpp
filesystem.h
find_boundary.cpp
find_boundary.h
FloodControlFast.h
FloodControlStrict.h
format.h Do not include set in broadly used format.h. 2020-10-11 21:31:01 +03:00
GitInfo.cpp
GitInfo.h
Gzip.cpp
Gzip.h
GzipByteFlow.cpp
GzipByteFlow.h
Hash.h
HashMap.h
HashSet.h
HazardPointers.h
Heap.h
Hints.cpp
Hints.h
HttpUrl.cpp
HttpUrl.h
int_types.h
invoke.h
JsonBuilder.cpp
JsonBuilder.h
List.h
logging.cpp Fix dlog_print usage on Tizen. 2020-12-23 19:38:58 +03:00
logging.h Disable logging after program exit. 2020-10-11 14:45:22 +03:00
MemoryLog.h
MimeType.cpp
MimeType.h
misc.cpp Add rpad. 2020-10-30 16:21:13 +03:00
misc.h Improve error message. 2020-12-26 20:25:59 +03:00
MovableValue.h
MpmcQueue.cpp
MpmcQueue.h
MpmcWaiter.h
MpscLinkQueue.h
MpscPollableQueue.h
Named.h
ObjectPool.h
Observer.h
optional.h
OptionParser.cpp Fix OptionParser test on Windows. 2020-11-20 03:33:09 +03:00
OptionParser.h Fix OptionParser test on Windows. 2020-11-20 03:33:09 +03:00
OrderedEventsProcessor.h
overloaded.h
Parser.h
PathView.cpp
PathView.h
queue.h
Random.cpp Add Random::fast_bool. 2020-10-08 12:47:03 +03:00
Random.h Add Random::fast_bool. 2020-10-08 12:47:03 +03:00
ScopeGuard.h
SharedObjectPool.h
SharedSlice.cpp
SharedSlice.h
Slice-decl.h
Slice.cpp
Slice.h
Span.h
SpinLock.h
StackAllocator.cpp
StackAllocator.h
Status.cpp
Status.h
StealingQueue.h
Storer.h
StorerBase.h
StringBuilder.cpp
StringBuilder.h
tests.cpp Use Random::fast_bool. 2020-10-08 12:56:08 +03:00
tests.h
ThreadLocalStorage.h Fix GCC warning. 2020-11-06 18:27:33 +03:00
ThreadSafeCounter.h
Time.cpp Ensure that Time::now never returns negative time. 2020-11-21 20:33:15 +03:00
Time.h
TimedStat.h
Timer.cpp
Timer.h
tl_helpers.h
tl_parsers.cpp
tl_parsers.h
tl_storers.h
translit.cpp
translit.h
TsFileLog.cpp
TsFileLog.h
TsList.h
type_traits.h Fix std::is_trivially_copyable usage. 2020-11-06 18:27:19 +03:00
UInt.h
uint128.h
unicode.cpp
unicode.h
unique_ptr.h
utf8.cpp
utf8.h
Variant.h
VectorQueue.h