[PR #57] [MERGED] Added comments to improve documentation #98

Closed
opened 2026-03-02 03:04:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cagritaskn/GoodbyeDPI-Turkey/pull/57
Author: @OmerZeyveli
Created: 3/9/2025
Status: Merged
Merged: 3/9/2025
Merged by: @cagritaskn

Base: masterHead: comments


📝 Commits (1)

📊 Changes

17 files changed (+199 additions, -72 deletions)

View changed files

📝 src/blackwhitelist.c (+16 -2)
📝 src/blackwhitelist.h (+3 -0)
📝 src/dnsredir.c (+44 -7)
📝 src/dnsredir.h (+13 -5)
📝 src/fakepackets.c (+1 -0)
📝 src/fakepackets.h (+12 -2)
📝 src/goodbyedpi.c (+13 -3)
📝 src/goodbyedpi.h (+6 -6)
📝 src/service.c (+7 -0)
📝 src/service.h (+4 -3)
📝 src/ttltrack.c (+13 -1)
📝 src/ttltrack.h (+10 -6)
📝 src/utils/getline.c (+44 -37)
📝 src/utils/getline.h (+2 -0)
📝 src/utils/repl_str.c (+5 -0)
📝 src/utils/repl_str.h (+1 -0)
📝 src/utils/uthash.h (+5 -0)

📄 Description

No code or functional changes were made. Only documentation in the form of inline comments.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/cagritaskn/GoodbyeDPI-Turkey/pull/57 **Author:** [@OmerZeyveli](https://github.com/OmerZeyveli) **Created:** 3/9/2025 **Status:** ✅ Merged **Merged:** 3/9/2025 **Merged by:** [@cagritaskn](https://github.com/cagritaskn) **Base:** `master` ← **Head:** `comments` --- ### 📝 Commits (1) - [`4f85716`](https://github.com/cagritaskn/GoodbyeDPI-Turkey/commit/4f85716ff74a8739eecaa331a387be3aba0b58af) comments ### 📊 Changes **17 files changed** (+199 additions, -72 deletions) <details> <summary>View changed files</summary> 📝 `src/blackwhitelist.c` (+16 -2) 📝 `src/blackwhitelist.h` (+3 -0) 📝 `src/dnsredir.c` (+44 -7) 📝 `src/dnsredir.h` (+13 -5) 📝 `src/fakepackets.c` (+1 -0) 📝 `src/fakepackets.h` (+12 -2) 📝 `src/goodbyedpi.c` (+13 -3) 📝 `src/goodbyedpi.h` (+6 -6) 📝 `src/service.c` (+7 -0) 📝 `src/service.h` (+4 -3) 📝 `src/ttltrack.c` (+13 -1) 📝 `src/ttltrack.h` (+10 -6) 📝 `src/utils/getline.c` (+44 -37) 📝 `src/utils/getline.h` (+2 -0) 📝 `src/utils/repl_str.c` (+5 -0) 📝 `src/utils/repl_str.h` (+1 -0) 📝 `src/utils/uthash.h` (+5 -0) </details> ### 📄 Description No code or functional changes were made. Only documentation in the form of inline comments. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 03:04:40 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/GoodbyeDPI-Turkey#98
No description provided.