public inbox for gwml@vger.gnuweeb.org
 help / color / mirror / Atom feed
[ammarfaizi2-block:testing/af/home] BUILD SUCCESS 28fa240f4e6d1d057579db454d64510a9edfd611
 2025-09-24 19:52 UTC 

[ammarfaizi2-block:testing/af/home] BUILD SUCCESS 510258cfd82878f98343fb4ca79f7e0631b1391a
 2025-09-22  1:24 UTC 

[PATCH gwproxy v12 0/8] Initial work on integration of DNS parser lib in gwproxy
 2025-09-18 23:16 UTC  (13+ messages)
` [PATCH gwproxy v12 1/8] gwproxy: Remove 'struct gwp_dns_query' declaration
` [PATCH gwproxy v12 2/8] gwproxy: Introduce __unused macro
` [PATCH gwproxy v12 3/8] Add DNS parser code
` [PATCH gwproxy v12 4/8] Add DNS resolver code
` [PATCH gwproxy v12 5/8] dns_resolver: Add DNS resolution interface APIs
` [PATCH gwproxy v12 6/8] gwproxy: Introduce --dns-server and --raw-dns
` [PATCH gwproxy v12 7/8] epoll: Intregrate the raw DNS feature to epoll
` [PATCH gwproxy v12 8/8] Makefile: Introduce --use-new-dns-resolver configure option

[PATCH gwproxy v11 0/6] Initial work on integration of DNS parser lib in gwproxy
 2025-09-15  2:50 UTC  (24+ messages)
` [PATCH gwproxy v11 1/6] dns: Use __sys_close instead of close
` [PATCH gwproxy v11 2/6] gwproxy: Define __maybe_unused macro
` [PATCH gwproxy v11 3/6] dnsparser: Add dns parser code
` [PATCH gwproxy v11 4/6] gwproxy: Refactor code base to add experimental raw DNS backend
` [PATCH gwproxy v11 5/6] gwproxy: Update Makefile and configure scripts
` [PATCH gwproxy v11 6/6] gwproxy: Reduce #ifdef CONFIG_RAW_DNS
` (subset) [PATCH gwproxy v11 0/6] Initial work on integration of DNS parser lib in gwproxy

[PATCH gwproxy v10 0/2] Initial work on integration of DNS parser lib in gwproxy
 2025-09-14  4:34 UTC  (13+ messages)
` [PATCH gwproxy v10 1/2] dnsparser: Add dns parser code
` [PATCH gwproxy v10 2/2] gwproxy: refactor code base to add experimental raw DNS backend

[ammarfaizi2-block:testing/af/home] BUILD SUCCESS 67bc8dcc571f7b5ffeaa5eac83a386bf5f00f835
 2025-09-13 19:39 UTC 

[PATCH gwproxy v9 0/2] Initial work on integration of DNS parser lib in gwproxy
 2025-09-10 10:28 UTC  (6+ messages)
` [PATCH gwproxy v9 1/2] dnsparser: Add dns parser code
` [PATCH gwproxy v9 2/2] gwproxy: refactor code base to add experimental raw DNS backend

[PATCH gwproxy v8 0/2] Initial work on integration of DNS parser lib in gwproxy
 2025-09-09  2:38 UTC  (34+ messages)
` [PATCH gwproxy v8 1/2] dnsparser: Add dns parser code
` [PATCH gwproxy v8 2/2] gwproxy: refactor code base to add experimental raw DNS backend

Request for Account Creation Assistance - International User
 2025-09-03  3:36 UTC 

Request for sandbox isolation testing
 2025-09-01  4:19 UTC 

Requesting to take down the domain "walkers-songs.com" and flagged as phising due their scamming actions
 2025-09-01  2:33 UTC 

[PATCH gwproxy v1] gwproxy: Remove trailing spaces
 2025-08-29  8:12 UTC  (2+ messages)

[PATCH gwproxy v7 0/2] Initial work on integration of DNS parser lib in gwproxy
 2025-08-29  8:06 UTC  (17+ messages)
` [PATCH gwproxy v7 1/2] dnsparser: Add dns parser code
` [PATCH gwproxy v7 2/2] gwproxy: refactor code base to add experimental raw DNS backend

[PATCH gwproxy v6 00/11] Initial work on integration of DNS parser lib in gwproxy
 2025-08-29  1:59 UTC  (16+ messages)
` [PATCH gwproxy v6 01/11] gwproxy: Fix syntax error inside assertion
` [PATCH gwproxy v6 02/11] gwproxy: Fix socks5 failure on debug mode
` [PATCH gwproxy v6 03/11] dnsparser: Add dns parser code
` [PATCH gwproxy v6 04/11] dnsparser: remove unused constant
` [PATCH gwproxy v6 05/11] dnsparser: Ignore CNAME if any
` [PATCH gwproxy v6 06/11] dns: Remove code block related to the usage of glibc's getaddrinfo_a function
` [PATCH gwproxy v6 07/11] dns: refactor dns.c to integrate the dns parser
` [PATCH gwproxy v6 08/11] dns: revert removed DNS code and disable raw DNS by default
` [PATCH gwproxy v6 09/11] test: revert DNS test-case
` [PATCH gwproxy v6 10/11] gwproxy: Add DNS server option
` [PATCH gwproxy v6 11/11] dns: Add fallback mechanism for raw DNS

[ammarfaizi2-block:testing/af/home] BUILD SUCCESS e03cb7b2f3133cd2d55f6e5233f5d858c90a934a
 2025-08-28 21:03 UTC 

[ammarfaizi2-block:testing/af/rcu] BUILD SUCCESS 337c1b1c78b6df0ecde21d0157bdc52ca8a87e24
 2025-08-28 20:07 UTC 

[ammarfaizi2-block:testing/af/io-uring] BUILD SUCCESS 0b7e8b7e6e14bc8dcf8d6bdae3b454821f8b7b25
 2025-08-28 17:27 UTC 

[PATCH gwproxy v5 0/2] Initial work on integration of DNS parser lib in gwproxy
 2025-08-28  4:19 UTC  (30+ messages)
` [PATCH gwproxy v5 1/2] dns: Allow only port string number
` [PATCH gwproxy v5 2/2] dnsparser: Add dns parser code
` (subset) [PATCH gwproxy v5 0/2] Initial work on integration of DNS parser lib in gwproxy

[ammarfaizi2-block:testing/af/vfs.work.mount] BUILD SUCCESS 3a3cff5072448a9601426d2c0763adb42b64dd2e
 2025-08-28  2:04 UTC 

[ammarfaizi2-block:testing/af/home] BUILD SUCCESS 276a67492c994da2abc4b24182fdfb0de893dc74
 2025-08-22 15:27 UTC 

[PATCH 0/2] ccli: Two small fixes for ccli
 2025-08-21  0:23 UTC  (7+ messages)
` [PATCH 1/2] ccli: cache: Fix -Wuninitialized warning
` [PATCH 2/2] ccli: commands: Fix optimized `strlen()` calls

Follow up on Heatmap Bug with Multi-Currency Watchlist
 2025-08-20 21:45 UTC  (4+ messages)
`  "

Mail sending test from AOL Mail
 2025-08-20  3:37 UTC 

Regarding contact details changes
 2025-08-20  3:08 UTC 

Regarding contact details changes
 2025-08-20  2:42 UTC 

hi
 2025-08-20  2:24 UTC  (2+ messages)
    ` I need your help (Answer my questions first)

[GIT PULL gwproxy] Android build fixes
 2025-08-17 14:53 UTC  (2+ messages)

[ammarfaizi2-block:testing/af/home] BUILD SUCCESS 5734d2db36826bcdd9615b2d8aef6f2e00c87bf8
 2025-08-17 12:44 UTC 

[PATCH gwproxy v2] epoll: Improve log readability and efficiency
 2025-08-17  5:13 UTC  (3+ messages)

[PATCH gwproxy v0] epoll: Improve log readability and efficiency
 2025-08-17  5:02 UTC  (8+ messages)

[PATCH gwproxy v0] net: Fix convert_str_to_ssaddr
 2025-08-16 15:28 UTC  (2+ messages)

[ammarfaizi2-block:testing/af/home] BUILD SUCCESS 1ac92600ce5b74f5a8bfef21b9b4c7394c6142a1
 2025-08-14 10:25 UTC 

[PATCH gwproxy v4 0/6] Initial work for DNS lookup implementation
 2025-08-14  4:54 UTC  (7+ messages)
` [PATCH gwproxy v4 4/6] dnslookup: Initial work for implementation of C-ares-like getaddrinfo function


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox