From 57388ab4e38703b0f55e07b1acea399d197adee4 Mon Sep 17 00:00:00 2001
From: uazo <29201891+uazo@users.noreply.github.com>
Date: Thu, 16 Oct 2025 13:08:36 +0000
Subject: [PATCH] [AUTO][DOC] Generate patches doc for master branch
---
docs/PATCHES.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/PATCHES.md b/docs/PATCHES.md
index cc94fd44..687cc95d 100644
--- a/docs/PATCHES.md
+++ b/docs/PATCHES.md
@@ -149,6 +149,7 @@
|**Enable Android Dynamic Performance Framework**
Wed, 23 Aug 2023 13:49:19 +0000
File: [Enable-Android-Dynamic-Performance-Framework.patch](/build/patches/Enable-Android-Dynamic-Performance-Framework.patch)
Author: uazo
Context:
License: GPL-2.0-or-later ||
|**Enable Cert Management UI**
Thu, 16 Jan 2025 09:43:07 +0000
File: [Enable-Cert-Management-UI.patch](/build/patches/Enable-Cert-Management-UI.patch)
Author: uazo
Context:
License: GPL-2.0-or-later |Activates the ui of certificate management in desktop platforms,
disabling the use of system certificates by default (which can be activated from the ui).|
|**Enable Certificate Transparency**
Fri, 10 Jun 2022 14:20:02 +0200
File: [Enable-Certificate-Transparency.patch](/build/patches/Enable-Certificate-Transparency.patch)
Author: csagan5
Context:
License: GPL-3.0-only |Reporting/auditing functionalities are disabled; a flag is exposed.
Add guard to make sure that certificate transparency stays enabled
by default.|
+|**Enable ClientHello Segmentation**
Wed, 15 Oct 2025 13:58:11 +0000
File: [Enable-ClientHello-Segmentation.patch](/build/patches/Enable-ClientHello-Segmentation.patch)
Author: uazo
Context:
License: GPL-2.0-or-later |Allows the ClientHello packet to be sent by segmenting it into multiple packets.
Can be useful for circumventing censorship via DIP introspection.
The patch automatically disables the mode in case of outdated or
incompatible servers, if the TLS handshake fails or times out.
The mode is accessible via the flag clienthello-fragmentation and is
currently disabled.
Based on the work of Shukan (https://habr.com/ru/articles/954284)|
|**Enable Do-Not-Track by default**
Wed, 29 May 2024 13:49:01 +0000
File: [Enable-Do-Not-Track-by-default.patch](/build/patches/Enable-Do-Not-Track-by-default.patch)
Author: uazo
Context:
License: GPL-2.0-or-later ||
|**Enable Document Open Inheritance Removal**
Tue, 28 Mar 2023 15:43:18 +0000
File: [Enable-Document-Open-Inheritance-Removal.patch](/build/patches/Enable-Document-Open-Inheritance-Removal.patch)
Author: uazo
Context:
License: GPL-2.0-or-later ||
|**Enable Global Privacy Control**
Wed, 29 May 2024 13:43:50 +0000
File: [Enable-Global-Privacy-Control.patch](/build/patches/Enable-Global-Privacy-Control.patch)
Author: uazo
Context:
License: GPL-2.0-or-later ||