Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://core.telegram.org/tdlib Upstream-Name: td Upstream-Contact: https://github.com/tdlib/td Files-Excluded: sqlite example/android example/ios example/swift example/uwp Files: benchmark/bench_actor.cpp benchmark/bench_crypto.cpp benchmark/bench_db.cpp benchmark/bench_empty.cpp benchmark/bench_handshake.cpp benchmark/bench_http.cpp benchmark/bench_http_reader.cpp benchmark/bench_http_server_cheat.cpp benchmark/bench_http_server.cpp benchmark/bench_http_server_fast.cpp benchmark/bench_log.cpp benchmark/bench_misc.cpp benchmark/bench_queue.cpp benchmark/bench_tddb.cpp benchmark/check_proxy.cpp benchmark/check_tls.cpp benchmark/hashmap_build.cpp benchmark/hashset_memory.cpp benchmark/rmdir.cpp benchmark/wget.cpp example/cpp/td_example.cpp example/cpp/tdjson_example.cpp example/csharp/TdExample.cs example/java/org/drinkless/tdlib/Client.java example/java/org/drinkless/tdlib/example/Example.java example/java/td_jni.cpp example/python/tdjson_example.py memprof/memprof.cpp memprof/memprof.h memprof/memprof_stat.cpp memprof/memprof_stat.h tdactor/example/example.cpp tdactor/td/actor/actor.h tdactor/td/actor/ConcurrentScheduler.cpp tdactor/td/actor/ConcurrentScheduler.h tdactor/td/actor/impl/Actor-decl.h tdactor/td/actor/impl/Actor.h tdactor/td/actor/impl/ActorId-decl.h tdactor/td/actor/impl/ActorId.h tdactor/td/actor/impl/ActorInfo-decl.h tdactor/td/actor/impl/ActorInfo.h tdactor/td/actor/impl/EventFull-decl.h tdactor/td/actor/impl/EventFull.h tdactor/td/actor/impl/Event.h tdactor/td/actor/impl/Scheduler.cpp tdactor/td/actor/impl/Scheduler-decl.h tdactor/td/actor/impl/Scheduler.h tdactor/td/actor/MultiPromise.cpp tdactor/td/actor/MultiPromise.h tdactor/td/actor/MultiTimeout.cpp tdactor/td/actor/MultiTimeout.h tdactor/td/actor/PromiseFuture.h tdactor/td/actor/SchedulerLocalStorage.h tdactor/td/actor/SignalSlot.h tdactor/td/actor/SleepActor.h tdactor/td/actor/Timeout.h tdactor/test/actors_bugs.cpp tdactor/test/actors_main.cpp tdactor/test/actors_simple.cpp tdactor/test/actors_workers.cpp tddb/td/db/binlog/Binlog.cpp tddb/td/db/binlog/binlog_dump.cpp tddb/td/db/binlog/BinlogEvent.cpp tddb/td/db/binlog/BinlogEvent.h tddb/td/db/binlog/Binlog.h tddb/td/db/binlog/BinlogHelper.h tddb/td/db/binlog/BinlogInterface.h tddb/td/db/binlog/ConcurrentBinlog.cpp tddb/td/db/binlog/ConcurrentBinlog.h tddb/td/db/binlog/detail/BinlogEventsBuffer.cpp tddb/td/db/binlog/detail/BinlogEventsBuffer.h tddb/td/db/binlog/detail/BinlogEventsProcessor.cpp tddb/td/db/binlog/detail/BinlogEventsProcessor.h tddb/td/db/BinlogKeyValue.h tddb/td/db/DbKey.h tddb/td/db/detail/RawSqliteDb.cpp tddb/td/db/detail/RawSqliteDb.h tddb/td/db/KeyValueSyncInterface.h tddb/td/db/SeqKeyValue.h tddb/td/db/SqliteConnectionSafe.cpp tddb/td/db/SqliteConnectionSafe.h tddb/td/db/SqliteDb.cpp tddb/td/db/SqliteDb.h tddb/td/db/SqliteKeyValueAsync.cpp tddb/td/db/SqliteKeyValueAsync.h tddb/td/db/SqliteKeyValue.cpp tddb/td/db/SqliteKeyValue.h tddb/td/db/SqliteKeyValueSafe.h tddb/td/db/SqliteStatement.cpp tddb/td/db/SqliteStatement.h tddb/td/db/TQueue.cpp tddb/td/db/TQueue.h tddb/td/db/TsSeqKeyValue.h td/generate/generate_c.cpp td/generate/generate_common.cpp td/generate/generate_dotnet.cpp td/generate/generate_java.cpp td/generate/generate_json.cpp td/generate/remove_documentation.cpp td/generate/tl_json_converter.cpp td/generate/tl_json_converter.h td/generate/tl_writer_c.h td/generate/tl_writer_cpp.cpp td/generate/tl_writer_cpp.h td/generate/tl_writer_dotnet.h td/generate/tl_writer_h.cpp td/generate/tl_writer_h.h td/generate/tl_writer_hpp.cpp td/generate/tl_writer_hpp.h td/generate/tl_writer_java.cpp td/generate/tl_writer_java.h td/generate/tl_writer_jni_cpp.cpp td/generate/tl_writer_jni_cpp.h td/generate/tl_writer_jni_h.cpp td/generate/tl_writer_jni_h.h td/generate/tl_writer_td.cpp td/generate/tl_writer_td.h td/mtproto/AuthData.cpp td/mtproto/AuthData.h td/mtproto/AuthKey.h td/mtproto/ConnectionManager.cpp td/mtproto/ConnectionManager.h td/mtproto/CryptoStorer.h td/mtproto/DhCallback.h td/mtproto/DhHandshake.cpp td/mtproto/DhHandshake.h td/mtproto/HandshakeActor.cpp td/mtproto/HandshakeActor.h td/mtproto/HandshakeConnection.h td/mtproto/Handshake.cpp td/mtproto/Handshake.h td/mtproto/HttpTransport.cpp td/mtproto/HttpTransport.h td/mtproto/IStreamTransport.cpp td/mtproto/IStreamTransport.h td/mtproto/KDF.cpp td/mtproto/KDF.h td/mtproto/MessageId.h td/mtproto/MtprotoQuery.h td/mtproto/NoCryptoStorer.h td/mtproto/PacketInfo.h td/mtproto/PacketStorer.h td/mtproto/PingConnection.cpp td/mtproto/PingConnection.h td/mtproto/Ping.cpp td/mtproto/Ping.h td/mtproto/ProxySecret.cpp td/mtproto/ProxySecret.h td/mtproto/RawConnection.cpp td/mtproto/RawConnection.h td/mtproto/RSA.cpp td/mtproto/RSA.h td/mtproto/SessionConnection.cpp td/mtproto/SessionConnection.h td/mtproto/TcpTransport.cpp td/mtproto/TcpTransport.h td/mtproto/TlsInit.cpp td/mtproto/TlsInit.h td/mtproto/TlsReaderByteFlow.cpp td/mtproto/TlsReaderByteFlow.h td/mtproto/Transport.cpp td/mtproto/Transport.h td/mtproto/TransportType.h td/mtproto/utils.cpp td/mtproto/utils.h tdnet/td/net/DarwinHttp.h tdnet/td/net/DarwinHttp.mm tdnet/td/net/GetHostByNameActor.cpp tdnet/td/net/GetHostByNameActor.h tdnet/td/net/HttpChunkedByteFlow.cpp tdnet/td/net/HttpChunkedByteFlow.h tdnet/td/net/HttpConnectionBase.cpp tdnet/td/net/HttpConnectionBase.h tdnet/td/net/HttpContentLengthByteFlow.cpp tdnet/td/net/HttpContentLengthByteFlow.h tdnet/td/net/HttpFile.cpp tdnet/td/net/HttpFile.h tdnet/td/net/HttpHeaderCreator.h tdnet/td/net/HttpInboundConnection.cpp tdnet/td/net/HttpInboundConnection.h tdnet/td/net/HttpOutboundConnection.cpp tdnet/td/net/HttpOutboundConnection.h tdnet/td/net/HttpProxy.cpp tdnet/td/net/HttpProxy.h tdnet/td/net/HttpQuery.cpp tdnet/td/net/HttpQuery.h tdnet/td/net/HttpReader.cpp tdnet/td/net/HttpReader.h tdnet/td/net/NetStats.h tdnet/td/net/Socks5.cpp tdnet/td/net/Socks5.h tdnet/td/net/SslCtx.cpp tdnet/td/net/SslCtx.h tdnet/td/net/SslStream.cpp tdnet/td/net/SslStream.h tdnet/td/net/TcpListener.cpp tdnet/td/net/TcpListener.h tdnet/td/net/TransparentProxy.cpp tdnet/td/net/TransparentProxy.h tdnet/td/net/Wget.cpp tdnet/td/net/Wget.h td/telegram/AccentColorId.h td/telegram/AccessRights.h td/telegram/AccountManager.cpp td/telegram/AccountManager.h td/telegram/AffectedHistory.h td/telegram/AnimationsManager.cpp td/telegram/AnimationsManager.h td/telegram/AnimationsManager.hpp td/telegram/Application.cpp td/telegram/Application.h td/telegram/AttachMenuManager.cpp td/telegram/AttachMenuManager.h td/telegram/AudiosManager.cpp td/telegram/AudiosManager.h td/telegram/AudiosManager.hpp td/telegram/AuthManager.cpp td/telegram/AuthManager.h td/telegram/AuthManager.hpp td/telegram/AutoDownloadSettings.cpp td/telegram/AutoDownloadSettings.h td/telegram/AutosaveManager.cpp td/telegram/AutosaveManager.h td/telegram/BackgroundId.h td/telegram/BackgroundInfo.cpp td/telegram/BackgroundInfo.h td/telegram/BackgroundInfo.hpp td/telegram/BackgroundManager.cpp td/telegram/BackgroundManager.h td/telegram/BackgroundType.cpp td/telegram/BackgroundType.h td/telegram/BackgroundType.hpp td/telegram/Birthdate.cpp td/telegram/Birthdate.h td/telegram/Birthdate.hpp td/telegram/BlockListId.h td/telegram/BoostManager.cpp td/telegram/BoostManager.h td/telegram/BotCommand.cpp td/telegram/BotCommand.h td/telegram/BotCommandScope.cpp td/telegram/BotCommandScope.h td/telegram/BotInfoManager.cpp td/telegram/BotInfoManager.h td/telegram/BotMenuButton.cpp td/telegram/BotMenuButton.h td/telegram/BusinessAwayMessage.cpp td/telegram/BusinessAwayMessage.h td/telegram/BusinessAwayMessage.hpp td/telegram/BusinessAwayMessageSchedule.cpp td/telegram/BusinessAwayMessageSchedule.h td/telegram/BusinessAwayMessageSchedule.hpp td/telegram/BusinessConnectedBot.cpp td/telegram/BusinessConnectedBot.h td/telegram/BusinessConnectedBot.hpp td/telegram/BusinessConnectionId.h td/telegram/BusinessConnectionManager.cpp td/telegram/BusinessConnectionManager.h td/telegram/BusinessGreetingMessage.cpp td/telegram/BusinessGreetingMessage.h td/telegram/BusinessGreetingMessage.hpp td/telegram/BusinessInfo.cpp td/telegram/BusinessInfo.h td/telegram/BusinessInfo.hpp td/telegram/BusinessIntro.cpp td/telegram/BusinessIntro.h td/telegram/BusinessIntro.hpp td/telegram/BusinessManager.cpp td/telegram/BusinessManager.h td/telegram/BusinessRecipients.cpp td/telegram/BusinessRecipients.h td/telegram/BusinessRecipients.hpp td/telegram/BusinessWorkHours.cpp td/telegram/BusinessWorkHours.h td/telegram/BusinessWorkHours.hpp td/telegram/CallActor.cpp td/telegram/CallActor.h td/telegram/CallbackQueriesManager.cpp td/telegram/CallbackQueriesManager.h td/telegram/CallDiscardReason.cpp td/telegram/CallDiscardReason.h td/telegram/CallId.h td/telegram/CallManager.cpp td/telegram/CallManager.h td/telegram/ChainId.h td/telegram/ChannelId.h td/telegram/ChannelParticipantFilter.cpp td/telegram/ChannelParticipantFilter.h td/telegram/ChannelRecommendationManager.cpp td/telegram/ChannelRecommendationManager.h td/telegram/ChannelType.h td/telegram/ChatId.h td/telegram/ChatReactions.cpp td/telegram/ChatReactions.h td/telegram/ChatReactions.hpp td/telegram/cli.cpp td/telegram/ClientActor.cpp td/telegram/ClientActor.h td/telegram/Client.cpp td/telegram/ClientDotNet.cpp td/telegram/Client.h td/telegram/ClientJson.cpp td/telegram/ClientJson.h td/telegram/CommonDialogManager.cpp td/telegram/CommonDialogManager.h td/telegram/ConfigManager.cpp td/telegram/ConfigManager.h td/telegram/ConnectionState.cpp td/telegram/ConnectionState.h td/telegram/Contact.cpp td/telegram/Contact.h td/telegram/ContactsManager.cpp td/telegram/ContactsManager.h td/telegram/CountryInfoManager.cpp td/telegram/CountryInfoManager.h td/telegram/CustomEmojiId.h td/telegram/DelayDispatcher.cpp td/telegram/DelayDispatcher.h td/telegram/Dependencies.cpp td/telegram/Dependencies.h td/telegram/DeviceTokenManager.cpp td/telegram/DeviceTokenManager.h td/telegram/DhCache.cpp td/telegram/DhCache.h td/telegram/DhConfig.h td/telegram/DialogActionBar.cpp td/telegram/DialogActionBar.h td/telegram/DialogAction.cpp td/telegram/DialogAction.h td/telegram/DialogActionManager.cpp td/telegram/DialogActionManager.h td/telegram/DialogAdministrator.cpp td/telegram/DialogAdministrator.h td/telegram/DialogBoostLinkInfo.h td/telegram/DialogDate.h td/telegram/DialogDb.cpp td/telegram/DialogDb.h td/telegram/DialogEventLog.cpp td/telegram/DialogEventLog.h td/telegram/DialogFilter.cpp td/telegram/DialogFilterDialogInfo.h td/telegram/DialogFilter.h td/telegram/DialogFilter.hpp td/telegram/DialogFilterId.h td/telegram/DialogFilterInviteLink.cpp td/telegram/DialogFilterInviteLink.h td/telegram/DialogFilterManager.cpp td/telegram/DialogFilterManager.h td/telegram/DialogId.cpp td/telegram/DialogId.h td/telegram/DialogInviteLink.cpp td/telegram/DialogInviteLink.h td/telegram/DialogInviteLinkManager.cpp td/telegram/DialogInviteLinkManager.h td/telegram/DialogListId.h td/telegram/DialogLocation.cpp td/telegram/DialogLocation.h td/telegram/DialogManager.cpp td/telegram/DialogManager.h td/telegram/DialogNotificationSettings.cpp td/telegram/DialogNotificationSettings.h td/telegram/DialogNotificationSettings.hpp td/telegram/DialogParticipant.cpp td/telegram/DialogParticipantFilter.cpp td/telegram/DialogParticipantFilter.h td/telegram/DialogParticipant.h td/telegram/DialogParticipantManager.cpp td/telegram/DialogParticipantManager.h td/telegram/DialogSource.cpp td/telegram/DialogSource.h td/telegram/Dimensions.cpp td/telegram/Dimensions.h td/telegram/Dimensions.hpp td/telegram/Document.cpp td/telegram/Document.h td/telegram/Document.hpp td/telegram/DocumentsManager.cpp td/telegram/DocumentsManager.h td/telegram/DocumentsManager.hpp td/telegram/DownloadManagerCallback.cpp td/telegram/DownloadManagerCallback.h td/telegram/DownloadManager.cpp td/telegram/DownloadManager.h td/telegram/DraftMessage.cpp td/telegram/DraftMessage.h td/telegram/DraftMessage.hpp td/telegram/EmailVerification.cpp td/telegram/EmailVerification.h td/telegram/EmojiGroup.cpp td/telegram/EmojiGroup.h td/telegram/EmojiGroup.hpp td/telegram/EmojiGroupType.cpp td/telegram/EmojiGroupType.h td/telegram/EmojiStatus.cpp td/telegram/EmojiStatus.h td/telegram/EncryptedFile.h td/telegram/FileReferenceManager.cpp td/telegram/FileReferenceManager.h td/telegram/FileReferenceManager.hpp td/telegram/files/FileBitmask.cpp td/telegram/files/FileBitmask.h td/telegram/files/FileData.h td/telegram/files/FileData.hpp td/telegram/files/FileDb.cpp td/telegram/files/FileDb.h td/telegram/files/FileDbId.h td/telegram/files/FileDownloader.cpp td/telegram/files/FileDownloader.h td/telegram/files/FileEncryptionKey.cpp td/telegram/files/FileEncryptionKey.h td/telegram/files/FileFromBytes.cpp td/telegram/files/FileFromBytes.h td/telegram/files/FileGcParameters.cpp td/telegram/files/FileGcParameters.h td/telegram/files/FileGcWorker.cpp td/telegram/files/FileGcWorker.h td/telegram/files/FileGenerateManager.cpp td/telegram/files/FileGenerateManager.h td/telegram/files/FileHashUploader.cpp td/telegram/files/FileHashUploader.h td/telegram/files/FileId.h td/telegram/files/FileId.hpp td/telegram/files/FileLoaderActor.h td/telegram/files/FileLoader.cpp td/telegram/files/FileLoader.h td/telegram/files/FileLoaderUtils.cpp td/telegram/files/FileLoaderUtils.h td/telegram/files/FileLoadManager.cpp td/telegram/files/FileLoadManager.h td/telegram/files/FileLocation.h td/telegram/files/FileLocation.hpp td/telegram/files/FileManager.cpp td/telegram/files/FileManager.h td/telegram/files/FileManager.hpp td/telegram/files/FileSourceId.h td/telegram/files/FileSourceId.hpp td/telegram/files/FileStats.cpp td/telegram/files/FileStats.h td/telegram/files/FileStatsWorker.cpp td/telegram/files/FileStatsWorker.h td/telegram/files/FileType.cpp td/telegram/files/FileType.h td/telegram/files/FileUploader.cpp td/telegram/files/FileUploader.h td/telegram/files/PartsManager.cpp td/telegram/files/PartsManager.h td/telegram/files/ResourceManager.cpp td/telegram/files/ResourceManager.h td/telegram/files/ResourceState.h td/telegram/FolderId.h td/telegram/ForumTopic.cpp td/telegram/ForumTopicEditedData.cpp td/telegram/ForumTopicEditedData.h td/telegram/ForumTopicEditedData.hpp td/telegram/ForumTopic.h td/telegram/ForumTopic.hpp td/telegram/ForumTopicIcon.cpp td/telegram/ForumTopicIcon.h td/telegram/ForumTopicIcon.hpp td/telegram/ForumTopicInfo.cpp td/telegram/ForumTopicInfo.h td/telegram/ForumTopicInfo.hpp td/telegram/ForumTopicManager.cpp td/telegram/ForumTopicManager.h td/telegram/Game.cpp td/telegram/Game.h td/telegram/Game.hpp td/telegram/GameManager.cpp td/telegram/GameManager.h td/telegram/GitCommitHash.cpp.in td/telegram/GitCommitHash.h td/telegram/GiveawayParameters.cpp td/telegram/GiveawayParameters.h td/telegram/GiveawayParameters.hpp td/telegram/Global.cpp td/telegram/Global.h td/telegram/GlobalPrivacySettings.cpp td/telegram/GlobalPrivacySettings.h td/telegram/GroupCallId.h td/telegram/GroupCallManager.cpp td/telegram/GroupCallManager.h td/telegram/GroupCallParticipant.cpp td/telegram/GroupCallParticipant.h td/telegram/GroupCallParticipantOrder.cpp td/telegram/GroupCallParticipantOrder.h td/telegram/GroupCallVideoPayload.cpp td/telegram/GroupCallVideoPayload.h td/telegram/HashtagHints.cpp td/telegram/HashtagHints.h td/telegram/InlineQueriesManager.cpp td/telegram/InlineQueriesManager.h td/telegram/InputDialogId.cpp td/telegram/InputDialogId.h td/telegram/InputGroupCallId.cpp td/telegram/InputGroupCallId.h td/telegram/InputInvoice.cpp td/telegram/InputInvoice.h td/telegram/InputInvoice.hpp td/telegram/InputMessageText.cpp td/telegram/InputMessageText.h td/telegram/InputMessageText.hpp td/telegram/JsonValue.cpp td/telegram/JsonValue.h td/telegram/LabeledPricePart.h td/telegram/LanguagePackManager.cpp td/telegram/LanguagePackManager.h td/telegram/LinkManager.cpp td/telegram/LinkManager.h td/telegram/Location.cpp td/telegram/Location.h td/telegram/Log.cpp td/telegram/LogDotNet.cpp td/telegram/logevent/LogEvent.h td/telegram/logevent/LogEventHelper.cpp td/telegram/logevent/LogEventHelper.h td/telegram/logevent/SecretChatEvent.h td/telegram/Logging.cpp td/telegram/Logging.h td/telegram/Log.h td/telegram/MediaAreaCoordinates.cpp td/telegram/MediaAreaCoordinates.h td/telegram/MediaAreaCoordinates.hpp td/telegram/MediaArea.cpp td/telegram/MediaArea.h td/telegram/MediaArea.hpp td/telegram/MessageContent.cpp td/telegram/MessageContent.h td/telegram/MessageContentType.cpp td/telegram/MessageContentType.h td/telegram/MessageCopyOptions.h td/telegram/MessageDb.cpp td/telegram/MessageDb.h td/telegram/MessageEntity.cpp td/telegram/MessageEntity.h td/telegram/MessageEntity.hpp td/telegram/MessageExtendedMedia.cpp td/telegram/MessageExtendedMedia.h td/telegram/MessageExtendedMedia.hpp td/telegram/MessageForwardInfo.cpp td/telegram/MessageForwardInfo.h td/telegram/MessageForwardInfo.hpp td/telegram/MessageFullId.h td/telegram/MessageId.cpp td/telegram/MessageId.h td/telegram/MessageImportManager.cpp td/telegram/MessageImportManager.h td/telegram/MessageInputReplyTo.cpp td/telegram/MessageInputReplyTo.h td/telegram/MessageInputReplyTo.hpp td/telegram/MessageLinkInfo.h td/telegram/MessageOrigin.cpp td/telegram/MessageOrigin.h td/telegram/MessageOrigin.hpp td/telegram/MessageReaction.cpp td/telegram/MessageReaction.h td/telegram/MessageReaction.hpp td/telegram/MessageReplyHeader.cpp td/telegram/MessageReplyHeader.h td/telegram/MessageReplyInfo.cpp td/telegram/MessageReplyInfo.h td/telegram/MessageReplyInfo.hpp td/telegram/MessageSearchFilter.cpp td/telegram/MessageSearchFilter.h td/telegram/MessageSelfDestructType.cpp td/telegram/MessageSelfDestructType.h td/telegram/MessageSender.cpp td/telegram/MessageSender.h td/telegram/MessagesInfo.cpp td/telegram/MessagesInfo.h td/telegram/MessagesManager.cpp td/telegram/MessagesManager.h td/telegram/MessageSource.cpp td/telegram/MessageSource.h td/telegram/MessageThreadDb.cpp td/telegram/MessageThreadDb.h td/telegram/MessageThreadInfo.h td/telegram/MessageTtl.cpp td/telegram/MessageTtl.h td/telegram/MessageViewer.cpp td/telegram/MessageViewer.h td/telegram/MinChannel.h td/telegram/MinChannel.hpp td/telegram/misc.cpp td/telegram/misc.h td/telegram/net/AuthDataShared.cpp td/telegram/net/AuthDataShared.h td/telegram/net/AuthKeyState.h td/telegram/net/ConnectionCreator.cpp td/telegram/net/ConnectionCreator.h td/telegram/net/DcAuthManager.cpp td/telegram/net/DcAuthManager.h td/telegram/net/DcId.h td/telegram/net/DcOptions.h td/telegram/net/DcOptionsSet.cpp td/telegram/net/DcOptionsSet.h td/telegram/net/MtprotoHeader.cpp td/telegram/net/MtprotoHeader.h td/telegram/net/NetActor.cpp td/telegram/net/NetActor.h td/telegram/net/NetQueryCounter.h td/telegram/net/NetQuery.cpp td/telegram/net/NetQueryCreator.cpp td/telegram/net/NetQueryCreator.h td/telegram/net/NetQueryDelayer.cpp td/telegram/net/NetQueryDelayer.h td/telegram/net/NetQueryDispatcher.cpp td/telegram/net/NetQueryDispatcher.h td/telegram/net/NetQuery.h td/telegram/net/NetQueryStats.cpp td/telegram/net/NetQueryStats.h td/telegram/net/NetStatsManager.cpp td/telegram/net/NetStatsManager.h td/telegram/net/NetType.h td/telegram/net/Proxy.cpp td/telegram/net/Proxy.h td/telegram/net/PublicRsaKeySharedCdn.cpp td/telegram/net/PublicRsaKeySharedCdn.h td/telegram/net/PublicRsaKeySharedMain.cpp td/telegram/net/PublicRsaKeySharedMain.h td/telegram/net/PublicRsaKeyWatchdog.cpp td/telegram/net/PublicRsaKeyWatchdog.h td/telegram/net/Session.cpp td/telegram/net/Session.h td/telegram/net/SessionMultiProxy.cpp td/telegram/net/SessionMultiProxy.h td/telegram/net/SessionProxy.cpp td/telegram/net/SessionProxy.h td/telegram/net/TempAuthKeyWatchdog.h td/telegram/NewPasswordState.cpp td/telegram/NewPasswordState.h td/telegram/NotificationGroupFromDatabase.h td/telegram/NotificationGroupId.h td/telegram/NotificationGroupInfo.cpp td/telegram/NotificationGroupInfo.h td/telegram/NotificationGroupInfo.hpp td/telegram/NotificationGroupKey.h td/telegram/NotificationGroupType.cpp td/telegram/NotificationGroupType.h td/telegram/Notification.h td/telegram/NotificationId.h td/telegram/NotificationManager.cpp td/telegram/NotificationManager.h td/telegram/NotificationObjectFullId.h td/telegram/NotificationObjectId.h td/telegram/NotificationSettingsManager.cpp td/telegram/NotificationSettingsManager.h td/telegram/NotificationSettingsScope.cpp td/telegram/NotificationSettingsScope.h td/telegram/NotificationSound.cpp td/telegram/NotificationSound.h td/telegram/NotificationSoundType.h td/telegram/NotificationType.cpp td/telegram/NotificationType.h td/telegram/OptionManager.cpp td/telegram/OptionManager.h td/telegram/OrderedMessage.cpp td/telegram/OrderedMessage.h td/telegram/OrderInfo.cpp td/telegram/OrderInfo.h td/telegram/OrderInfo.hpp td/telegram/PasswordManager.cpp td/telegram/PasswordManager.h td/telegram/Payments.cpp td/telegram/Payments.h td/telegram/PeerColor.cpp td/telegram/PeerColor.h td/telegram/PeopleNearbyManager.cpp td/telegram/PeopleNearbyManager.h td/telegram/PhoneNumberManager.cpp td/telegram/PhoneNumberManager.h td/telegram/Photo.cpp td/telegram/PhotoFormat.h td/telegram/Photo.h td/telegram/Photo.hpp td/telegram/PhotoSize.cpp td/telegram/PhotoSize.h td/telegram/PhotoSize.hpp td/telegram/PhotoSizeSource.cpp td/telegram/PhotoSizeSource.h td/telegram/PhotoSizeSource.hpp td/telegram/PollId.h td/telegram/PollId.hpp td/telegram/PollManager.cpp td/telegram/PollManager.h td/telegram/PollManager.hpp td/telegram/Premium.cpp td/telegram/PremiumGiftOption.cpp td/telegram/PremiumGiftOption.h td/telegram/PremiumGiftOption.hpp td/telegram/Premium.h td/telegram/PrivacyManager.cpp td/telegram/PrivacyManager.h td/telegram/PtsManager.h td/telegram/PublicDialogType.h td/telegram/QueryCombiner.cpp td/telegram/QueryCombiner.h td/telegram/QueryMerger.cpp td/telegram/QueryMerger.h td/telegram/QuickReplyManager.cpp td/telegram/QuickReplyManager.h td/telegram/QuickReplyMessageFullId.h td/telegram/QuickReplyShortcutId.h td/telegram/ReactionListType.cpp td/telegram/ReactionListType.h td/telegram/ReactionManager.cpp td/telegram/ReactionManager.h td/telegram/ReactionManager.hpp td/telegram/ReactionType.cpp td/telegram/ReactionType.h td/telegram/ReactionType.hpp td/telegram/ReactionUnavailabilityReason.h td/telegram/RecentDialogList.cpp td/telegram/RecentDialogList.h td/telegram/RepliedMessageInfo.cpp td/telegram/RepliedMessageInfo.h td/telegram/RepliedMessageInfo.hpp td/telegram/ReplyMarkup.cpp td/telegram/ReplyMarkup.h td/telegram/ReplyMarkup.hpp td/telegram/ReportReason.cpp td/telegram/ReportReason.h td/telegram/RequestActor.h td/telegram/RequestedDialogType.cpp td/telegram/RequestedDialogType.h td/telegram/RequestedDialogType.hpp td/telegram/RestrictionReason.cpp td/telegram/RestrictionReason.h td/telegram/SavedMessagesManager.cpp td/telegram/SavedMessagesManager.h td/telegram/SavedMessagesTopicId.cpp td/telegram/SavedMessagesTopicId.h td/telegram/ScheduledServerMessageId.h td/telegram/ScopeNotificationSettings.cpp td/telegram/ScopeNotificationSettings.h td/telegram/ScopeNotificationSettings.hpp td/telegram/SecretChatActor.cpp td/telegram/SecretChatActor.h td/telegram/SecretChatDb.cpp td/telegram/SecretChatDb.h td/telegram/SecretChatId.h td/telegram/SecretChatLayer.h td/telegram/SecretChatsManager.cpp td/telegram/SecretChatsManager.h td/telegram/SecretInputMedia.cpp td/telegram/SecretInputMedia.h td/telegram/SecureManager.cpp td/telegram/SecureManager.h td/telegram/SecureStorage.cpp td/telegram/SecureStorage.h td/telegram/SecureValue.cpp td/telegram/SecureValue.h td/telegram/SecureValue.hpp td/telegram/SendCodeHelper.cpp td/telegram/SendCodeHelper.h td/telegram/SendCodeHelper.hpp td/telegram/SentEmailCode.cpp td/telegram/SentEmailCode.h td/telegram/SequenceDispatcher.cpp td/telegram/SequenceDispatcher.h td/telegram/ServerMessageId.h td/telegram/SetWithPosition.h td/telegram/SharedDialog.cpp td/telegram/SharedDialog.h td/telegram/SharedDialog.hpp td/telegram/SpecialStickerSetType.cpp td/telegram/SpecialStickerSetType.h td/telegram/SponsoredMessageManager.cpp td/telegram/SponsoredMessageManager.h td/telegram/StateManager.cpp td/telegram/StateManager.h td/telegram/StatisticsManager.cpp td/telegram/StatisticsManager.h td/telegram/StickerFormat.cpp td/telegram/StickerFormat.h td/telegram/StickerListType.cpp td/telegram/StickerListType.h td/telegram/StickerMaskPosition.cpp td/telegram/StickerMaskPosition.h td/telegram/StickerMaskPosition.hpp td/telegram/StickerPhotoSize.cpp td/telegram/StickerPhotoSize.h td/telegram/StickerPhotoSize.hpp td/telegram/StickerSetId.cpp td/telegram/StickerSetId.h td/telegram/StickersManager.cpp td/telegram/StickersManager.h td/telegram/StickersManager.hpp td/telegram/StickerType.cpp td/telegram/StickerType.h td/telegram/StorageManager.cpp td/telegram/StorageManager.h td/telegram/StoryContent.cpp td/telegram/StoryContent.h td/telegram/StoryContentType.cpp td/telegram/StoryContentType.h td/telegram/StoryDb.cpp td/telegram/StoryDb.h td/telegram/StoryForwardInfo.cpp td/telegram/StoryForwardInfo.h td/telegram/StoryForwardInfo.hpp td/telegram/StoryFullId.h td/telegram/StoryId.h td/telegram/StoryInteractionInfo.cpp td/telegram/StoryInteractionInfo.h td/telegram/StoryInteractionInfo.hpp td/telegram/StoryListId.h td/telegram/StoryManager.cpp td/telegram/StoryManager.h td/telegram/StoryNotificationSettings.h td/telegram/StoryStealthMode.cpp td/telegram/StoryStealthMode.h td/telegram/StoryStealthMode.hpp td/telegram/StoryViewer.cpp td/telegram/StoryViewer.h td/telegram/SuggestedAction.cpp td/telegram/SuggestedAction.h td/telegram/SuggestedAction.hpp td/telegram/Support.cpp td/telegram/Support.h td/telegram/TdCallback.h td/telegram/td_c_client.cpp td/telegram/td_c_client.h td/telegram/Td.cpp td/telegram/TdDb.cpp td/telegram/TdDb.h td/telegram/td_emscripten.cpp td/telegram/Td.h td/telegram/td_json_client.cpp td/telegram/td_json_client.h td/telegram/td_log.cpp td/telegram/td_log.h td/telegram/TermsOfService.cpp td/telegram/TermsOfService.h td/telegram/ThemeManager.cpp td/telegram/ThemeManager.h td/telegram/TimeZoneManager.cpp td/telegram/TimeZoneManager.h td/telegram/TopDialogCategory.cpp td/telegram/TopDialogCategory.h td/telegram/TopDialogManager.cpp td/telegram/TopDialogManager.h td/telegram/TranscriptionInfo.cpp td/telegram/TranscriptionInfo.h td/telegram/TranscriptionInfo.hpp td/telegram/TranscriptionManager.cpp td/telegram/TranscriptionManager.h td/telegram/TranslationManager.cpp td/telegram/TranslationManager.h td/telegram/UniqueId.h td/telegram/UpdatesManager.cpp td/telegram/UpdatesManager.h td/telegram/UserId.h td/telegram/Usernames.cpp td/telegram/Usernames.h td/telegram/UserPrivacySetting.cpp td/telegram/UserPrivacySetting.h td/telegram/UserPrivacySettingRule.cpp td/telegram/UserPrivacySettingRule.h td/telegram/Venue.cpp td/telegram/Venue.h td/telegram/Version.h td/telegram/VideoNotesManager.cpp td/telegram/VideoNotesManager.h td/telegram/VideoNotesManager.hpp td/telegram/VideosManager.cpp td/telegram/VideosManager.h td/telegram/VideosManager.hpp td/telegram/VoiceNotesManager.cpp td/telegram/VoiceNotesManager.h td/telegram/VoiceNotesManager.hpp td/telegram/WebApp.cpp td/telegram/WebApp.h td/telegram/WebApp.hpp td/telegram/WebPageBlock.cpp td/telegram/WebPageBlock.h td/telegram/WebPageId.h td/telegram/WebPagesManager.cpp td/telegram/WebPagesManager.h tdtl/td/tl/tl_config.cpp tdtl/td/tl/tl_config.h tdtl/td/tl/tl_core.cpp tdtl/td/tl/tl_core.h tdtl/td/tl/tl_file_outputer.cpp tdtl/td/tl/tl_file_outputer.h tdtl/td/tl/tl_file_utils.cpp tdtl/td/tl/tl_file_utils.h tdtl/td/tl/tl_generate.cpp tdtl/td/tl/tl_generate.h tdtl/td/tl/tl_outputer.cpp tdtl/td/tl/tl_outputer.h tdtl/td/tl/tl_simple.h tdtl/td/tl/tl_simple_parser.h tdtl/td/tl/tl_string_outputer.cpp tdtl/td/tl/tl_string_outputer.h tdtl/td/tl/tl_writer.cpp tdtl/td/tl/tl_writer.h td/tl/tl_dotnet_object.h td/tl/tl_jni_object.cpp td/tl/tl_jni_object.h td/tl/tl_json.h td/tl/TlObject.h td/tl/tl_object_parse.h td/tl/tl_object_store.h tdutils/generate/generate_mime_types_gperf.cpp tdutils/td/utils/AesCtrByteFlow.h tdutils/td/utils/algorithm.h tdutils/td/utils/as.h tdutils/td/utils/AsyncFileLog.cpp tdutils/td/utils/AsyncFileLog.h tdutils/td/utils/AtomicRead.h tdutils/td/utils/base64.cpp tdutils/td/utils/base64.h tdutils/td/utils/benchmark.h tdutils/td/utils/BigNum.cpp tdutils/td/utils/BigNum.h tdutils/td/utils/bits.h tdutils/td/utils/buffer.cpp tdutils/td/utils/BufferedFd.h tdutils/td/utils/BufferedReader.h tdutils/td/utils/BufferedUdp.cpp tdutils/td/utils/BufferedUdp.h tdutils/td/utils/buffer.h tdutils/td/utils/ByteFlow.h tdutils/td/utils/CancellationToken.h tdutils/td/utils/ChainScheduler.h tdutils/td/utils/ChangesProcessor.h tdutils/td/utils/check.cpp tdutils/td/utils/check.h tdutils/td/utils/Closure.h tdutils/td/utils/CombinedLog.h tdutils/td/utils/common.h tdutils/td/utils/ConcurrentHashTable.h tdutils/td/utils/Container.h tdutils/td/utils/Context.h tdutils/td/utils/crypto.cpp tdutils/td/utils/crypto.h tdutils/td/utils/DecTree.h tdutils/td/utils/Destructor.h tdutils/td/utils/emoji.cpp tdutils/td/utils/emoji.h tdutils/td/utils/Enumerator.h tdutils/td/utils/EpochBasedMemoryReclamation.h tdutils/td/utils/ExitGuard.cpp tdutils/td/utils/ExitGuard.h tdutils/td/utils/FileLog.cpp tdutils/td/utils/FileLog.h tdutils/td/utils/filesystem.cpp tdutils/td/utils/filesystem.h tdutils/td/utils/find_boundary.cpp tdutils/td/utils/find_boundary.h tdutils/td/utils/fixed_vector.h tdutils/td/utils/FlatHashMapChunks.h tdutils/td/utils/FlatHashMap.h tdutils/td/utils/FlatHashSet.h tdutils/td/utils/FlatHashTable.cpp tdutils/td/utils/FlatHashTable.h tdutils/td/utils/FloodControlFast.h tdutils/td/utils/FloodControlGlobal.cpp tdutils/td/utils/FloodControlGlobal.h tdutils/td/utils/FloodControlStrict.h tdutils/td/utils/format.h tdutils/td/utils/GzipByteFlow.cpp tdutils/td/utils/GzipByteFlow.h tdutils/td/utils/Gzip.cpp tdutils/td/utils/Gzip.h tdutils/td/utils/Hash.h tdutils/td/utils/HashMap.h tdutils/td/utils/HashSet.h tdutils/td/utils/HashTableUtils.h tdutils/td/utils/HazardPointers.h tdutils/td/utils/Heap.h tdutils/td/utils/Hints.cpp tdutils/td/utils/Hints.h tdutils/td/utils/HttpUrl.cpp tdutils/td/utils/HttpUrl.h tdutils/td/utils/int_types.h tdutils/td/utils/invoke.h tdutils/td/utils/JsonBuilder.cpp tdutils/td/utils/JsonBuilder.h tdutils/td/utils/List.h tdutils/td/utils/logging.cpp tdutils/td/utils/logging.h tdutils/td/utils/MapNode.h tdutils/td/utils/MemoryLog.h tdutils/td/utils/MimeType.cpp tdutils/td/utils/MimeType.h tdutils/td/utils/misc.cpp tdutils/td/utils/misc.h tdutils/td/utils/MovableValue.h tdutils/td/utils/MpmcQueue.cpp tdutils/td/utils/MpmcQueue.h tdutils/td/utils/MpmcWaiter.h tdutils/td/utils/MpscLinkQueue.h tdutils/td/utils/MpscPollableQueue.h tdutils/td/utils/Named.h tdutils/td/utils/NullLog.h tdutils/td/utils/ObjectPool.h tdutils/td/utils/Observer.h tdutils/td/utils/optional.h tdutils/td/utils/OptionParser.cpp tdutils/td/utils/OptionParser.h tdutils/td/utils/OrderedEventsProcessor.h tdutils/td/utils/overloaded.h tdutils/td/utils/Parser.h tdutils/td/utils/PathView.cpp tdutils/td/utils/PathView.h tdutils/td/utils/port/Clocks.cpp tdutils/td/utils/port/Clocks.h tdutils/td/utils/port/config.h tdutils/td/utils/port/CxCli.h tdutils/td/utils/port/detail/Epoll.cpp tdutils/td/utils/port/detail/Epoll.h tdutils/td/utils/port/detail/EventFdBsd.cpp tdutils/td/utils/port/detail/EventFdBsd.h tdutils/td/utils/port/detail/EventFdLinux.cpp tdutils/td/utils/port/detail/EventFdLinux.h tdutils/td/utils/port/detail/EventFdWindows.cpp tdutils/td/utils/port/detail/EventFdWindows.h tdutils/td/utils/port/detail/Iocp.cpp tdutils/td/utils/port/detail/Iocp.h tdutils/td/utils/port/detail/KQueue.cpp tdutils/td/utils/port/detail/KQueue.h tdutils/td/utils/port/detail/NativeFd.cpp tdutils/td/utils/port/detail/NativeFd.h tdutils/td/utils/port/detail/PollableFd.h tdutils/td/utils/port/detail/Poll.cpp tdutils/td/utils/port/detail/Poll.h tdutils/td/utils/port/detail/Select.cpp tdutils/td/utils/port/detail/Select.h tdutils/td/utils/port/detail/skip_eintr.h tdutils/td/utils/port/detail/ThreadIdGuard.cpp tdutils/td/utils/port/detail/ThreadIdGuard.h tdutils/td/utils/port/detail/ThreadPthread.cpp tdutils/td/utils/port/detail/ThreadPthread.h tdutils/td/utils/port/detail/ThreadStl.h tdutils/td/utils/port/detail/WineventPoll.cpp tdutils/td/utils/port/detail/WineventPoll.h tdutils/td/utils/port/EventFdBase.h tdutils/td/utils/port/EventFd.h tdutils/td/utils/port/FileFd.cpp tdutils/td/utils/port/FileFd.h tdutils/td/utils/port/FromApp.h tdutils/td/utils/port/IoSlice.h tdutils/td/utils/port/IPAddress.cpp tdutils/td/utils/port/IPAddress.h tdutils/td/utils/port/MemoryMapping.cpp tdutils/td/utils/port/MemoryMapping.h tdutils/td/utils/port/Mutex.h tdutils/td/utils/port/path.cpp tdutils/td/utils/port/path.h tdutils/td/utils/port/platform.cpp tdutils/td/utils/port/platform.h tdutils/td/utils/port/PollBase.h tdutils/td/utils/port/PollFlags.cpp tdutils/td/utils/port/PollFlags.h tdutils/td/utils/port/Poll.h tdutils/td/utils/port/rlimit.cpp tdutils/td/utils/port/rlimit.h tdutils/td/utils/port/RwMutex.h tdutils/td/utils/port/ServerSocketFd.cpp tdutils/td/utils/port/ServerSocketFd.h tdutils/td/utils/port/signals.cpp tdutils/td/utils/port/signals.h tdutils/td/utils/port/sleep.cpp tdutils/td/utils/port/sleep.h tdutils/td/utils/port/SocketFd.cpp tdutils/td/utils/port/SocketFd.h tdutils/td/utils/port/stacktrace.cpp tdutils/td/utils/port/stacktrace.h tdutils/td/utils/port/Stat.cpp tdutils/td/utils/port/Stat.h tdutils/td/utils/port/StdStreams.cpp tdutils/td/utils/port/StdStreams.h tdutils/td/utils/port/thread.h tdutils/td/utils/port/thread_local.cpp tdutils/td/utils/port/thread_local.h tdutils/td/utils/port/UdpSocketFd.cpp tdutils/td/utils/port/UdpSocketFd.h tdutils/td/utils/port/uname.cpp tdutils/td/utils/port/uname.h tdutils/td/utils/port/user.cpp tdutils/td/utils/port/user.h tdutils/td/utils/port/wstring_convert.cpp tdutils/td/utils/port/wstring_convert.h tdutils/td/utils/Promise.h tdutils/td/utils/queue.h tdutils/td/utils/Random.cpp tdutils/td/utils/Random.h tdutils/td/utils/ScopeGuard.h tdutils/td/utils/SetNode.h tdutils/td/utils/SharedObjectPool.h tdutils/td/utils/SharedSlice.cpp tdutils/td/utils/SharedSlice.h tdutils/td/utils/SliceBuilder.h tdutils/td/utils/Slice.cpp tdutils/td/utils/Slice-decl.h tdutils/td/utils/Slice.h tdutils/td/utils/Span.h tdutils/td/utils/SpinLock.h tdutils/td/utils/StackAllocator.cpp tdutils/td/utils/StackAllocator.h tdutils/td/utils/Status.cpp tdutils/td/utils/Status.h tdutils/td/utils/StealingQueue.h tdutils/td/utils/StorerBase.h tdutils/td/utils/Storer.h tdutils/td/utils/StringBuilder.cpp tdutils/td/utils/StringBuilder.h tdutils/td/utils/tests.cpp tdutils/td/utils/tests.h tdutils/td/utils/ThreadLocalStorage.h tdutils/td/utils/ThreadSafeCounter.h tdutils/td/utils/Time.cpp tdutils/td/utils/TimedStat.h tdutils/td/utils/Time.h tdutils/td/utils/Timer.cpp tdutils/td/utils/Timer.h tdutils/td/utils/TlDowncastHelper.h tdutils/td/utils/tl_helpers.h tdutils/td/utils/tl_parsers.cpp tdutils/td/utils/tl_parsers.h tdutils/td/utils/tl_storers.h tdutils/td/utils/TlStorerToString.h tdutils/td/utils/translit.cpp tdutils/td/utils/translit.h tdutils/td/utils/TsCerr.cpp tdutils/td/utils/TsCerr.h tdutils/td/utils/TsFileLog.cpp tdutils/td/utils/TsFileLog.h tdutils/td/utils/TsList.h tdutils/td/utils/TsLog.cpp tdutils/td/utils/TsLog.h tdutils/td/utils/type_traits.h tdutils/td/utils/uint128.h tdutils/td/utils/UInt.h tdutils/td/utils/unicode.cpp tdutils/td/utils/unicode.h tdutils/td/utils/unique_ptr.h tdutils/td/utils/unique_value_ptr.h tdutils/td/utils/utf8.cpp tdutils/td/utils/utf8.h tdutils/td/utils/Variant.h tdutils/td/utils/VectorQueue.h tdutils/td/utils/WaitFreeHashMap.h tdutils/td/utils/WaitFreeHashSet.h tdutils/td/utils/WaitFreeVector.h tdutils/test/bitmask.cpp tdutils/test/buffer.cpp tdutils/test/ChainScheduler.cpp tdutils/test/ConcurrentHashMap.cpp tdutils/test/crypto.cpp tdutils/test/emoji.cpp tdutils/test/Enumerator.cpp tdutils/test/EpochBasedMemoryReclamation.cpp tdutils/test/filesystem.cpp tdutils/test/gzip.cpp tdutils/test/hashset_benchmark.cpp tdutils/test/HashSet.cpp tdutils/test/HazardPointers.cpp tdutils/test/heap.cpp tdutils/test/HttpUrl.cpp tdutils/test/json.cpp tdutils/test/List.cpp tdutils/test/log.cpp tdutils/test/misc.cpp tdutils/test/MpmcQueue.cpp tdutils/test/MpmcWaiter.cpp tdutils/test/MpscLinkQueue.cpp tdutils/test/OptionParser.cpp tdutils/test/OrderedEventsProcessor.cpp tdutils/test/port.cpp tdutils/test/pq.cpp tdutils/test/SharedObjectPool.cpp tdutils/test/SharedSlice.cpp tdutils/test/StealingQueue.cpp tdutils/test/variant.cpp tdutils/test/WaitFreeHashMap.cpp tdutils/test/WaitFreeHashSet.cpp tdutils/test/WaitFreeVector.cpp test/country_info.cpp test/crypto.cpp test/data.cpp test/data.h test/db.cpp test/fuzz_url.cpp test/http.cpp test/link.cpp test/main.cpp test/message_entities.cpp test/mtproto.cpp test/online.cpp test/poll.cpp test/query_merger.cpp test/secret.cpp test/secure_storage.cpp test/set_with_position.cpp test/string_cleaning.cpp test/tdclient.cpp test/tqueue.cpp Copyright: 2014-2023, Aliaksei Levin 2014-2023, Arseny Smirnov 2014-2024, Aliaksei Levin 2014-2024, Arseny Smirnov License: BSL-1.0 Files: .clang-format .gitattributes .gitignore CHANGELOG.md CMake/AddCXXCompilerFlag.cmake CMake/FindAtomics.cmake CMake/FindReadline.cmake CMake/GeneratePkgConfig.cmake CMake/PreventInSourceBuild.cmake CMake/TdSetUpCompiler.cmake CMake/iOS.cmake CMake/illumos.cmake CMakeLists.txt Doxyfile SplitSource.php README.md TdConfig.cmake benchmark/CMakeLists.txt build.html example/README.md example/cpp/.gitignore example/cpp/CMakeLists.txt example/cpp/README.md example/csharp/.gitignore example/csharp/README.md example/csharp/TdExample.csproj example/csharp/TdExample.sln example/java/.gitignore example/java/CMakeLists.txt example/java/README.md example/python/README.md example/web/.gitignore example/web/README.md example/web/build-openssl.sh example/web/build-tdlib.sh example/web/build-tdweb.sh example/web/copy-tdlib.sh example/web/tdweb/README.md example/web/tdweb/package-lock.json example/web/tdweb/src/index.js example/web/tdweb/src/logger.js example/web/tdweb/src/wasm-utils.js example/web/tdweb/src/worker.js example/web/tdweb/package.json example/web/tdweb/webpack.config.js format.ps1 format.sh post.js src.ps1 src.sh td/generate/CMakeLists.txt td/generate/DotnetTlDocumentationGenerator.php td/generate/DoxygenTlDocumentationGenerator.php td/generate/JavadocTlDocumentationGenerator.php td/generate/TlDocumentationGenerator.php td/generate/scheme/mtproto_api.tl td/generate/scheme/secret_api.tl td/generate/scheme/td_api.tl td/generate/scheme/telegram_api.tl td/generate/tl-parser/CMakeLists.txt tdactor/CMakeLists.txt tdclientjson_export_list tddb/CMakeLists.txt tdnet/CMakeLists.txt tdtl/CMakeLists.txt tdutils/CMakeLists.txt tdutils/generate/CMakeLists.txt tdutils/generate/mime_types.txt tdutils/td/utils/config.h.in test/CMakeLists.txt update_version.sh Copyright: 2014-2024, Aliaksei Levin 2014-2024, Arseny Smirnov License: BSL-1.0 Comment: Listed files don't contain copyright/license information. Assuming same license and copyright holdership as applicable to majority of other code files. Files: td/generate/tl-parser/tl-parser.c td/generate/tl-parser/tl-parser.h td/generate/tl-parser/tlc.c Copyright: 2012-2013, Vkontakte Ltd 2014, Vitaly Valtman License: GPL-2+ Files: td/generate/tl-parser/crc32.c td/generate/tl-parser/crc32.h Copyright: 2009-2012, Vkontakte Ltd License: LGPL-2+ Files: CMake/GetGitRevisionDescription.cmake.in Copyright: 2009-2012, Iowa State University 2011-2015, Contributors License: BSL-1.0 Files: CMake/GetGitRevisionDescription.cmake Copyright: 2009-2013, Iowa State University 2013-2020, Contributors 2013-2020, Ryan Pavlik License: BSL-1.0 Files: td/generate/tl-parser/tl-tl.h Copyright: 2012-2013, Vkontakte Ltd License: GPL-2+ Files: td/generate/tl-parser/wgetopt.c Copyright: 1987, 88,89,90,91,92,93,94,95,96,98,99,2000,2001, Free Software Foundation, Inc. License: LGPL-2.1+ Files: td/generate/tl-parser/wgetopt.h Copyright: 1989-1994, 1996-1999, 2001, 2003-2004, 2009-2010, Free Software Foundation, Inc. License: LGPL-2.1+ Files: td/generate/tl-parser/tl-parser-tree.h Copyright: 2013-2014, Vitaly Valtman License: LGPL-2.1+ Files: td/generate/tl-parser/portable_endian.h Copyright: Mathias Panzenböck License: public-domain Files: debian/* Copyright: 2024, Ying-Chun Liu (PaulLiu) 2024, Mike Gabriel License: BSL-1.0 or GPL-2+ or LGPL-2+ or Expat License: BSL-1.0 Boost Software License - Version 1.0 - August 17th, 2003 . Permission is hereby granted, free of charge, to any person or organization obtaining a copy of the software and accompanying documentation covered by this license (the "Software") to use, reproduce, display, distribute, execute, and transmit the Software, and to prepare derivative works of the Software, and to permit third-parties to whom the Software is furnished to do so, all subject to the following: . The copyright notices in the Software and this entire statement, including the above license grant, this restriction and the following disclaimer, must be included in all copies of the Software, in whole or in part, and all derivative works of the Software, unless such copies or derivative works are solely in the form of machine-executable object code generated by a source language processor. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License: GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". License: LGPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU Lesser General Public License can be found in /usr/share/common-licenses/LGPL-2. License: LGPL-2.1+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU Lesser General Public License can be found in /usr/share/common-licenses/LGPL-2.1. License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License: public-domain I, the author, place this file hereby into the public domain. Use it at your own risk for whatever you like. In case there are jurisdictions that don't support putting things in the public domain you can also consider it to be "dual licensed" under the BSD, MIT and Apache licenses, if you want to. This code is trivial anyway. Consider it an example on how to get the endian conversion functions on different platforms.