public inbox for gwml@vger.gnuweeb.org
 help / color / mirror / Atom feed
 messages from 2025-07-28 05:15:29 to 2025-08-14 07:16:00 UTC [more...]

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

[PATCH gwproxy v4 0/6] Initial work for DNS lookup implementation
 2025-08-14  4:54 UTC  (35+ messages)
` [PATCH gwproxy v4 1/6] dnslookup: Split common functionality and struct into net.h and net.c
` [PATCH gwproxy v4 2/6] dnslookup: Add a new parameter default_port
` [PATCH gwproxy v4 3/6] dnslookup: Allow only port string number
` [PATCH gwproxy v4 4/6] dnslookup: Initial work for implementation of C-ares-like getaddrinfo function
` [PATCH gwproxy v4 5/6] dnsparser: Transaction id creation is delegated to caller
` [PATCH gwproxy v4 6/6] dnslookup: Make gw_ares_getaddrinfo asynchronous
` (subset) [PATCH gwproxy v4 0/6] Initial work for DNS lookup implementation

[PATCH net v2] net: usbnet: Fix the wrong netif_carrier_on() call placement
 2025-08-12 20:57 UTC  (13+ messages)

Delivery report
 2025-08-12  5:12 UTC 

Delivery report
 2025-08-12  5:12 UTC 

Delivery report
 2025-08-11  6:03 UTC 

Delivery report
 2025-08-11  6:03 UTC 

[ammarfaizi2-block:testing/af/debugging] BUILD SUCCESS e481d88a75ba0d9ccf635f58028d89b0092cb1e1
 2025-08-10  1:02 UTC 

[GIT PULL v2] PCI changes for v6.17
 2025-08-09 16:28 UTC  (18+ messages)

[ammarfaizi2-block:testing/af/home] BUILD SUCCESS 7272427002e3016d4940d4d884c29d5de497349b
 2025-08-09  5:39 UTC 

Undangan untuk gabung GNU/Weeb & Perihal soal Collab (Dikirim ulang)
 2025-08-07  3:37 UTC  (5+ messages)

[PATCH net v3] net: usbnet: Fix the wrong netif_carrier_on() call
 2025-08-06 19:54 UTC  (2+ messages)

[PATCH gwproxy v3 0/6] Initial work for DNS lookup implementation
 2025-08-06  3:45 UTC  (10+ messages)
` [PATCH gwproxy v3 1/6] dnslookup: Split common functionality and struct into net.h and net.c
` [PATCH gwproxy v3 2/6] dnslookup: Add a new parameter default_port
` [PATCH gwproxy v3 3/6] dnslookup: Allow only port string number
` [PATCH gwproxy v3 4/6] dnslookup: Initial work for implementation of C-ares-like getaddrinfo function
` [PATCH gwproxy v3 5/6] dnsparser: Transaction id creation is delegated to caller
` [PATCH gwproxy v3 6/6] dnslookup: Make gw_ares_getaddrinfo asynchronous

[PATCH gwproxy v3 0/6] Initial work for DNS lookup implementation
 2025-08-06  3:43 UTC  (10+ messages)
` [PATCH gwproxy v3 1/6] dnslookup: Split common functionality and struct into net.h and net.c
` [PATCH gwproxy v3 2/6] dnslookup: Add a new parameter default_port
` [PATCH gwproxy v3 3/6] dnslookup: Allow only port string number
` [PATCH gwproxy v3 4/6] dnslookup: Initial work for implementation of C-ares-like getaddrinfo function
` [PATCH gwproxy v3 5/6] dnsparser: Transaction id creation is delegated to caller
` [PATCH gwproxy v3 6/6] dnslookup: Make gw_ares_getaddrinfo asynchronous

[PATCH gwproxy v3 0/9] Initial work for DNS lookup implementation
 2025-08-05 14:02 UTC  (27+ messages)
` [PATCH gwproxy v3 1/9] dnslookup: Split common functionality and struct into net.h and net.c
` [PATCH gwproxy v3 2/9] dnslookup: Add a new parameter, default_port
` [PATCH gwproxy v3 3/9] dnslookup: Allow only port string number
` [PATCH gwproxy v3 4/9] dnslookup: Initial work for implementation of C-ares-like getaddrinfo function
` [PATCH gwproxy v3 5/9] dnsparser: Update unit test of dns parser
` [PATCH gwproxy v3 6/9] dnsparser: Fix serialize_answ function
` [PATCH gwproxy v3 7/9] dnsparser: Transaction id creation is delegated to caller
` [PATCH gwproxy v3 8/9] dnslookup: Make gw_ares_getaddrinfo asynchronous
` [PATCH gwproxy v3 9/9] dnslookup: code style changes

How to set profile picture in email?
 2025-08-05 13:23 UTC 

[PATCH gwproxy v1 0/3] Initial work for DNS lookup implementation
 2025-08-05  6:28 UTC  (18+ messages)
` [PATCH gwproxy v1 1/3] dnslookup: split common functionality and struct into net.c
` [PATCH gwproxy v1 2/3] dnslookup: Allow only port string number
` [PATCH gwproxy v1 3/3] dnslookup: Initial work for implementation of C-ares-like getaddrinfo function

[PATCH gwproxy v2 0/3] Initial work for DNS lookup implementation
 2025-08-02  2:06 UTC  (10+ messages)
` [PATCH gwproxy v2 1/3] dnslookup: split common functionality and struct into net.c
` [PATCH gwproxy v2 2/3] dnslookup: Allow only port string number
` [PATCH gwproxy v2 3/3] dnslookup: Initial work for implementation of C-ares-like getaddrinfo function

Request to install Devin.ai Integration in GNUWeeb
 2025-08-02  1:13 UTC  (7+ messages)

[PATCH net v1] net: usbnet: Fix the wrong netif_carrier_on() call placement
 2025-08-01 18:20 UTC 

[PATCH net v2] net: usbnet: Avoid potential RCU stall on LINK_CHANGE event
 2025-08-01 18:09 UTC 

[PATCH gwproxy v2 0/2] Fixes for older glibc version
 2025-07-31 22:32 UTC  (4+ messages)
` [PATCH gwproxy v2 1/2] log: Fix missing `gettid()` syscall on "
` [PATCH gwproxy v2 2/2] configure: Append `-lanl` lib to fix missing `getaddrinfo_a()`

[PATCH gwproxy v1 0/2] Fixes for older glibc version
 2025-07-31 22:20 UTC  (5+ messages)
` [PATCH gwproxy v1 1/2] log: Fix missing `gettid()` syscall on "
` [PATCH gwproxy v1 2/2] configure: Append `-lanl` lib to fix missing `getaddrinfo_a()`

PHP / Laravel developers needed
 2025-07-31  1:23 UTC  (2+ messages)

[PATCH gwproxy v1 0/2] Auth-file hot reload and show help message for invalid parameters
 2025-07-31  0:29 UTC  (4+ messages)
` [PATCH gwproxy v1 1/2] io_uring: Add auth-file hot reload support
` [PATCH gwproxy v1 2/2] gwproxy: Show help on invalid parameter

[PATCH gwproxy v1 0/3] Minor changes and fixes
 2025-07-29 15:06 UTC  (11+ messages)
` [PATCH gwproxy v1 2/3] io_uring: Add macro guard
` [PATCH gwproxy v1 3/3] io_uring: Rename GWP_CONN_FLAG_IS_SHUTDOWN to GWP_CONN_FLAG_IS_CANCEL
  ` [PATCH gwproxy v2] io_uring: Reduce liburing code base
  ` [PATCH gwproxy v2 0/3] Minor changes and fixes
    ` [PATCH gwproxy v2 1/3] io_uring: Add liburing to the code base
    ` [PATCH gwproxy v2 2/3] io_uring: Add macro guard
    ` [PATCH gwproxy v2 3/3] io_uring: Rename GWP_CONN_FLAG_IS_SHUTDOWN to GWP_CONN_FLAG_IS_CANCEL

[PATCH gwproxy v1 0/2] Fix missing validation of restyp in dns
 2025-07-28 16:14 UTC  (4+ messages)
` [PATCH gwproxy v1 1/2] dns: add a new restyp GWP_DNS_RESTYP_DEFAULT
` [PATCH gwproxy v1 2/2] dns: validate restyp on initialization

[PATCH gwproxy v1 0/2] Introduce IPv6 support for dns parser program
 2025-07-28  5:26 UTC  (6+ messages)
` [PATCH gwproxy v1 1/2] add unit test
` [PATCH gwproxy v1 2/2] add support for AAAA record type


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