Show patches with: Submitter = Antonio Quartulli       |    Archived = No       |   457 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[Openvpn-devel,v2,6/7] route.c: use sitnl to implement get_default_gateway_ipv6() introduce networking API and add netlink support for Linux - - - --- 2018-10-11 Antonio Quartulli Superseded
[Openvpn-devel,v2,7/7] unit tests: implement test for sitnl introduce networking API and add netlink support for Linux - - - --- 2018-10-11 Antonio Quartulli Superseded
[Openvpn-devel] tls-crypt: properly cast time_t to uint64_t [Openvpn-devel] tls-crypt: properly cast time_t to uint64_t - - - --- 2018-10-31 Antonio Quartulli Accepted
[Openvpn-devel,v3,0/7] introduce networking API and add netlink support for Linux - - - --- 2018-12-18 Antonio Quartulli None
[Openvpn-devel,v3,1/7] implement networking API for iproute2 introduce networking API and add netlink support for Linux 1 - - --- 2018-12-18 Antonio Quartulli Accepted
[Openvpn-devel,v3,2/7] introduce sitnl: Simplified Interface To NetLink introduce networking API and add netlink support for Linux 1 - - --- 2018-12-18 Antonio Quartulli Accepted
[Openvpn-devel,v3,3/7] tun.c: use new networking API to handle tun interface on Linux introduce networking API and add netlink support for Linux 1 - - --- 2018-12-18 Antonio Quartulli Accepted
[Openvpn-devel,v3,4/7] route.c: use new networking API to handle routing table on Linux introduce networking API and add netlink support for Linux 1 - - --- 2018-12-18 Antonio Quartulli Accepted
[Openvpn-devel,v3,5/7] route.c: use sitnl to implement get_default_gateway_ipv6() introduce networking API and add netlink support for Linux 1 - - --- 2018-12-18 Antonio Quartulli Accepted
[Openvpn-devel,v3,6/7] unit tests: implement test for sitnl introduce networking API and add netlink support for Linux 1 - - --- 2018-12-18 Antonio Quartulli Accepted
[Openvpn-devel,v3,7/7] travis.yml: add test for iproute2 net implementation introduce networking API and add netlink support for Linux 1 - - --- 2018-12-18 Antonio Quartulli Accepted
[Openvpn-devel,0/4] Transport API: offload traffic manipulation to plugins - - - --- 2018-12-30 Antonio Quartulli None
[Openvpn-devel,1/4] transport: introduce tranport API plugin codebase Transport API: offload traffic manipulation to plugins - - - --- 2018-12-30 Antonio Quartulli Changes Requested
[Openvpn-devel,2/4] socket: introduce INDIRECT transport protocol abstraction Transport API: offload traffic manipulation to plugins - - - --- 2018-12-30 Antonio Quartulli Changes Requested
[Openvpn-devel,3/4] options: add support for --transport-plugin Transport API: offload traffic manipulation to plugins - - - --- 2018-12-30 Antonio Quartulli Changes Requested
[Openvpn-devel,4/4] transport-plugin: add sample obfs-test plugin Transport API: offload traffic manipulation to plugins - - - --- 2018-12-30 Antonio Quartulli Changes Requested
[Openvpn-devel,v3,-1/7] implement platform generic networking API [Openvpn-devel,v3,-1/7] implement platform generic networking API 2 - - --- 2019-05-13 Antonio Quartulli Accepted
[Openvpn-devel,1/2] t_net.sh: make bash dep explicit and run only if SITNL is compiled [Openvpn-devel,1/2] t_net.sh: make bash dep explicit and run only if SITNL is compiled 1 - - --- 2019-06-15 Antonio Quartulli Accepted
[Openvpn-devel,2/2] t_net.sh: properly perform sudo check and print test steps [Openvpn-devel,1/2] t_net.sh: make bash dep explicit and run only if SITNL is compiled 1 - - --- 2019-06-15 Antonio Quartulli Accepted
[Openvpn-devel,1/2] t_net.sh: fixes for the networking test script [Openvpn-devel,1/2] t_net.sh: fixes for the networking test script - - - --- 2019-06-17 Antonio Quartulli Changes Requested
[Openvpn-devel,2/2] route.c: fix windows build by removing mismatching function parameter [Openvpn-devel,1/2] t_net.sh: fixes for the networking test script 1 - - --- 2019-06-17 Antonio Quartulli Accepted
[Openvpn-devel,v2] t_net.sh: fixes for the networking test script [Openvpn-devel,v2] t_net.sh: fixes for the networking test script 1 - - --- 2019-06-18 Antonio Quartulli Accepted
[Openvpn-devel,v4] route.c: use sitnl to implement get_default_gateway_ipv6() [Openvpn-devel,v4] route.c: use sitnl to implement get_default_gateway_ipv6() - - - --- 2019-07-08 Antonio Quartulli Superseded
[Openvpn-devel,v5] route.c: use sitnl to implement get_default_gateway_ipv6() [Openvpn-devel,v5] route.c: use sitnl to implement get_default_gateway_ipv6() 2 - - --- 2019-07-15 Antonio Quartulli Accepted
[Openvpn-devel,0/6] sitnl follow-up - - - --- 2019-08-04 Antonio Quartulli None
[Openvpn-devel,1/6] sitnl: harden strncpy() by forcing arguments to have the same length sitnl follow-up 1 - - --- 2019-08-04 Antonio Quartulli Accepted
[Openvpn-devel,2/6] networking/best_gw: remove useless prefixlen parameter sitnl follow-up 1 - - --- 2019-08-04 Antonio Quartulli Accepted
[Openvpn-devel,3/6] networking: extend API for better memory management sitnl follow-up - - - --- 2019-08-04 Antonio Quartulli Superseded
[Openvpn-devel,4/6] tun.c: undo_ifconfig_ipv4/6 remove useless gc argument sitnl follow-up 1 - - --- 2019-08-04 Antonio Quartulli Accepted
[Openvpn-devel,5/6] networking_sitnl.c: uncrustify file sitnl follow-up 1 - - --- 2019-08-04 Antonio Quartulli Accepted
[Openvpn-devel,6/6] route.c: simplify ifdef logic sitnl follow-up 1 - - --- 2019-08-04 Antonio Quartulli Accepted
[Openvpn-devel,v2] networking: extend API for better memory management [Openvpn-devel,v2] networking: extend API for better memory management 1 - - --- 2019-08-16 Antonio Quartulli Accepted
[Openvpn-devel] mbedtls: fix segfault by calling mbedtls_cipher_free() in cipher_ctx_free() [Openvpn-devel] mbedtls: fix segfault by calling mbedtls_cipher_free() in cipher_ctx_free() 1 - - --- 2019-08-16 Antonio Quartulli Accepted
[Openvpn-devel] t_net.sh: wait for NO-CARRIER bit to settle before starting test [Openvpn-devel] t_net.sh: wait for NO-CARRIER bit to settle before starting test 1 - - --- 2019-09-18 Antonio Quartulli Accepted
[Openvpn-devel] t_net.sh: execute sleep after checking exit code of previous command [Openvpn-devel] t_net.sh: execute sleep after checking exit code of previous command 1 - - --- 2019-09-19 Antonio Quartulli Accepted
[Openvpn-devel,0/9] support VLANs in TAP mode - - - --- 2019-10-09 Antonio Quartulli None
[Openvpn-devel,1/9] maddr: create helper function to populate maddr object from eth_addr support VLANs in TAP mode 1 - - --- 2019-10-09 Antonio Quartulli Accepted
[Openvpn-devel,2/9] VLAN: add basic VLAN tagging support support VLANs in TAP mode 1 - - --- 2019-10-09 Antonio Quartulli Accepted
[Openvpn-devel,3/9] maddr: export VLAN ID from client context to maddr object support VLANs in TAP mode 1 - - --- 2019-10-09 Antonio Quartulli Accepted
[Openvpn-devel,4/9] VLAN: filter multicast and client-to-client unicast traffic support VLANs in TAP mode 1 - - --- 2019-10-09 Antonio Quartulli Accepted
[Openvpn-devel,5/9] is_ipv_X: add support for parsing IP header inside a 802.1q frame support VLANs in TAP mode 1 - - --- 2019-10-09 Antonio Quartulli Accepted
[Openvpn-devel,6/9] VLAN: implement support for forwarding only pre-tagged VLAN packets support VLANs in TAP mode 1 - - --- 2019-10-09 Antonio Quartulli Accepted
[Openvpn-devel,7/9] VLAN: allow forwarding tagged and untagged packets on the server TAP device support VLANs in TAP mode 1 - - --- 2019-10-09 Antonio Quartulli Accepted
[Openvpn-devel,8/9] VLAN: add documentation to manpage support VLANs in TAP mode - - - --- 2019-10-09 Antonio Quartulli Superseded
[Openvpn-devel,9/9] VLAN: allow user to avoid compiling VLAN handling code support VLANs in TAP mode - - - --- 2019-10-09 Antonio Quartulli Rejected
[Openvpn-devel,v2,8/9] VLAN: add documentation to manpage Untitled series #576 - - - --- 2019-11-07 Antonio Quartulli Superseded
[Openvpn-devel,v3,8/9] VLAN: add documentation to manpage Untitled series #578 1 - - --- 2019-11-08 Antonio Quartulli Accepted
[Openvpn-devel] socks: use the right function when printing struct openvpn_sockaddr [Openvpn-devel] socks: use the right function when printing struct openvpn_sockaddr 2 - - --- 2019-11-09 Antonio Quartulli Accepted
[Openvpn-devel] add -Wno-stringop-truncation to CFLAGS on linux [Openvpn-devel] add -Wno-stringop-truncation to CFLAGS on linux 1 - - --- 2019-11-09 Antonio Quartulli Accepted
[Openvpn-devel] get rid of 'broadcast' argument when configuring the tun device [Openvpn-devel] get rid of 'broadcast' argument when configuring the tun device 1 - - --- 2019-11-10 Antonio Quartulli Awaiting Upstream
[Openvpn-devel,1/3] auth_token_kt: ensure key_type object is initialized [Openvpn-devel,1/3] auth_token_kt: ensure key_type object is initialized 1 - - --- 2019-11-10 Antonio Quartulli Accepted
[Openvpn-devel,2/3] auth.c: make cast explicit in the crypto API [Openvpn-devel,1/3] auth_token_kt: ensure key_type object is initialized 1 - - --- 2019-11-10 Antonio Quartulli Accepted
[Openvpn-devel,3/3] travis: compile with -Werror on Linux [Openvpn-devel,1/3] auth_token_kt: ensure key_type object is initialized 1 - - --- 2019-11-10 Antonio Quartulli Accepted
[Openvpn-devel] travis: fix CFLAGS assignment error and add -Werror only when compiling on Linux fo… [Openvpn-devel] travis: fix CFLAGS assignment error and add -Werror only when compiling on Linux fo… - - - --- 2019-11-10 Antonio Quartulli Rejected
[Openvpn-devel,v2] travis: fix CFLAGS assignment error and add -Werror only when compiling on Linux… [Openvpn-devel,v2] travis: fix CFLAGS assignment error and add -Werror only when compiling on Linux… 1 - - --- 2019-11-10 Antonio Quartulli Accepted
[Openvpn-devel] t_net.sh: use dummy interface instead of tun [Openvpn-devel] t_net.sh: use dummy interface instead of tun 1 - - --- 2020-04-16 Antonio Quartulli Accepted
[Openvpn-devel] sitnl: fix failure reporting by keeping error negative [Openvpn-devel] sitnl: fix failure reporting by keeping error negative 1 - - --- 2020-04-17 Antonio Quartulli Accepted
[Openvpn-devel] sitnl: fix TUN/TAP confusion in error messages [Openvpn-devel] sitnl: fix TUN/TAP confusion in error messages 1 - - --- 2020-04-17 Antonio Quartulli Accepted
[Openvpn-devel] sitnl: fix ignoring EEXIST when sending a netlink command [Openvpn-devel] sitnl: fix ignoring EEXIST when sending a netlink command 1 - - --- 2020-04-17 Antonio Quartulli Accepted
[Openvpn-devel] remove bogus file check on --genkey argument [Openvpn-devel] remove bogus file check on --genkey argument 2 - - --- 2020-04-20 Antonio Quartulli Accepted
[Openvpn-devel,v9] convert *_inline attributes to bool [Openvpn-devel,v9] convert *_inline attributes to bool 1 - - --- 2020-04-21 Antonio Quartulli Superseded
[Openvpn-devel] t_net.sh: assign MAC address directly during interface creation [Openvpn-devel] t_net.sh: assign MAC address directly during interface creation 1 - - --- 2020-04-28 Antonio Quartulli Accepted
[Openvpn-devel,v10] convert *_inline attributes to bool [Openvpn-devel,v10] convert *_inline attributes to bool - - - --- 2020-05-07 Antonio Quartulli Superseded
[Openvpn-devel,v11] convert *_inline attributes to bool [Openvpn-devel,v11] convert *_inline attributes to bool - - - --- 2020-05-07 Antonio Quartulli Accepted
[Openvpn-devel] options: fix inlining auth-gen-token-secret file [Openvpn-devel] options: fix inlining auth-gen-token-secret file 1 - - --- 2020-05-08 Antonio Quartulli Accepted
[Openvpn-devel] get rid of TAG_FILE_INLINE constant [Openvpn-devel] get rid of TAG_FILE_INLINE constant 1 - - --- 2020-05-08 Antonio Quartulli Accepted
[Openvpn-devel] tls-crypt-v2: fix testing of inline key [Openvpn-devel] tls-crypt-v2: fix testing of inline key 1 - - --- 2020-05-10 Antonio Quartulli Accepted
[Openvpn-devel,v4,0/7] Allow IPv6-only tunnels - - - --- 2020-05-29 Antonio Quartulli None
[Openvpn-devel,v4,1/7] pool: prevent IPv6 pools to be larger than 2^16 addresses Allow IPv6-only tunnels 1 - - --- 2020-05-29 Antonio Quartulli Accepted
[Openvpn-devel,v4,2/7] pool: allow to configure an IPv6-only ifconfig-pool Allow IPv6-only tunnels - - - --- 2020-05-29 Antonio Quartulli Superseded
[Openvpn-devel,v4,3/7] allow usage of --server-ipv6 even when no --server is specified Allow IPv6-only tunnels 1 - - --- 2020-05-29 Antonio Quartulli Accepted
[Openvpn-devel,v4,4/7] pool: add support for ifconfig-pool-persist with IPv6 only Allow IPv6-only tunnels - - - --- 2020-05-29 Antonio Quartulli Superseded
[Openvpn-devel,v4,5/7] route: warn on IPv4 routes installation when no IPv4 is configured Allow IPv6-only tunnels 1 - - --- 2020-05-29 Antonio Quartulli Accepted
[Openvpn-devel,v4,6/7] options: enable IPv4 redirection logic only if really required Allow IPv6-only tunnels - - - --- 2020-05-29 Antonio Quartulli Superseded
[Openvpn-devel,v4,7/7] ipv6-pool: get rid of size constraint Allow IPv6-only tunnels - - - --- 2020-05-29 Antonio Quartulli Superseded
[Openvpn-devel,v5] pool: allow to configure an IPv6-only ifconfig-pool [Openvpn-devel,v5] pool: allow to configure an IPv6-only ifconfig-pool 1 - - --- 2020-06-01 Antonio Quartulli Accepted
[Openvpn-devel,v5] pool: add support for ifconfig-pool-persist with IPv6 only [Openvpn-devel,v5] pool: add support for ifconfig-pool-persist with IPv6 only 1 - - --- 2020-06-06 Antonio Quartulli Accepted
[Openvpn-devel,v5] options: enable IPv4 redirection logic only if really required [Openvpn-devel,v5] options: enable IPv4 redirection logic only if really required 1 - - --- 2020-06-08 Antonio Quartulli Accepted
[Openvpn-devel,v5] ipv6-pool: get rid of size constraint [Openvpn-devel,v5] ipv6-pool: get rid of size constraint - - - --- 2020-06-08 Antonio Quartulli Changes Requested
[Openvpn-devel,v6] ipv6-pool: get rid of size constraint [Openvpn-devel,v6] ipv6-pool: get rid of size constraint 1 - - --- 2020-06-08 Antonio Quartulli Accepted
[Openvpn-devel] multi: skip IPv4 logic in multi_select_virtual_addr() if no pool is configured [Openvpn-devel] multi: skip IPv4 logic in multi_select_virtual_addr() if no pool is configured 1 - - --- 2020-06-09 Antonio Quartulli Accepted
[Openvpn-devel] pool: remove useless 'options.h' include [Openvpn-devel] pool: remove useless 'options.h' include 1 - - --- 2020-06-09 Antonio Quartulli Accepted
[Openvpn-devel] multi.c: use mi->cc_config instead of config variable [Openvpn-devel] multi.c: use mi->cc_config instead of config variable 1 - - --- 2020-07-01 Antonio Quartulli Accepted
[Openvpn-devel] options: don't leak inline'd key material in logfile [Openvpn-devel] options: don't leak inline'd key material in logfile 1 - - --- 2020-07-17 Antonio Quartulli Accepted
[Openvpn-devel] travis: don't run t_net.sh test [Openvpn-devel] travis: don't run t_net.sh test 1 - - --- 2020-08-10 Antonio Quartulli Accepted
[Openvpn-devel] tun.c: remove unused variable [Openvpn-devel] tun.c: remove unused variable 1 - - --- 2021-04-03 Antonio Quartulli Accepted
[Openvpn-devel,1/3] openssl: fix EVP_PKEY_CTX memory leak [Openvpn-devel,1/3] openssl: fix EVP_PKEY_CTX memory leak 1 - - --- 2021-04-04 Antonio Quartulli Accepted
[Openvpn-devel,2/3] openssl: avoid NULL pointer dereference [Openvpn-devel,1/3] openssl: fix EVP_PKEY_CTX memory leak 1 - - --- 2021-04-04 Antonio Quartulli Accepted
[Openvpn-devel,3/3] ssl: remove unneeded if block [Openvpn-devel,1/3] openssl: fix EVP_PKEY_CTX memory leak - - - --- 2021-04-04 Antonio Quartulli Changes Requested
[Openvpn-devel] options: check for blanks in fingerprints and reject string if found [Openvpn-devel] options: check for blanks in fingerprints and reject string if found 1 - - --- 2021-04-21 Antonio Quartulli Accepted
[Openvpn-devel,v2] Add documentation on EVENT_READ/EVENT_WRITE constants [Openvpn-devel,v2] Add documentation on EVENT_READ/EVENT_WRITE constants - - - --- 2021-04-25 Antonio Quartulli Changes Requested
[Openvpn-devel,v3] Add documentation on EVENT_READ/EVENT_WRITE constants [Openvpn-devel,v3] Add documentation on EVENT_READ/EVENT_WRITE constants 1 - - --- 2021-04-26 Antonio Quartulli Changes Requested
[Openvpn-devel,v4] Add documentation on EVENT_READ/EVENT_WRITE constants [Openvpn-devel,v4] Add documentation on EVENT_READ/EVENT_WRITE constants - - - --- 2021-04-26 Antonio Quartulli Changes Requested
[Openvpn-devel,v5] Add documentation on EVENT_READ/EVENT_WRITE constants [Openvpn-devel,v5] Add documentation on EVENT_READ/EVENT_WRITE constants 1 - - --- 2021-04-27 Antonio Quartulli Accepted
[Openvpn-devel] crypto: respect ECB argument type from prototype [Openvpn-devel] crypto: respect ECB argument type from prototype 1 - - --- 2021-04-27 Antonio Quartulli Accepted
[Openvpn-devel,0/3] windows: kill a couple of warnings - - - --- 2021-05-01 Antonio Quartulli None
[Openvpn-devel,1/3] windows: use appropriate and portable format specifier for 64bit pointer windows: kill a couple of warnings 1 - - --- 2021-05-01 Antonio Quartulli Accepted
[Openvpn-devel,2/3] windows: define variable only where used windows: kill a couple of warnings 1 - - --- 2021-05-01 Antonio Quartulli Accepted
[Openvpn-devel,3/3] windows: list all enum values in switch block windows: kill a couple of warnings 1 - - --- 2021-05-01 Antonio Quartulli Accepted
[Openvpn-devel] forward: get rid of useless declarations for actually static functions [Openvpn-devel] forward: get rid of useless declarations for actually static functions 1 - - --- 2021-05-05 Antonio Quartulli Accepted
« 1 2 3 44 5 »