ubuntu/+source/shadowsocks-libev:applied/ubuntu/kinetic

Last commit made on 2022-05-21
Get this branch:
git clone -b applied/ubuntu/kinetic https://git.launchpad.net/ubuntu/+source/shadowsocks-libev
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/kinetic
Repository:
lp:ubuntu/+source/shadowsocks-libev

Recent commits

7442b1b... by Roger Shimizu <email address hidden>

3.3.5+ds-8 (patches applied)

Imported using git-ubuntu import.

4edf4b6... by Roger Shimizu <email address hidden>

fix maybe-uninitialized errors

Gbp-Pq: backport/16-fix-maybe-uninitialized-errors.patch.

521cae9... by Roger Shimizu <email address hidden>

Disable fragmentation for all the outgoing UDP packets

Gbp-Pq: backport/15-Disable-fragmentation-for-all-the-outgoing-UDP-packets.patch.

ebf1725... by Roger Shimizu <email address hidden>

Remove the fragmentation check for the first AEAD chunk

Gbp-Pq: backport/14-Remove-the-fragmentation-check-for-the-first-AEAD-chun.patch.

21302d7... by Roger Shimizu <email address hidden>

fix order of tests to avoid strstr on NULL value

Gbp-Pq: backport/13-fix-order-of-tests-to-avoid-strstr-on-NULL-value.patch.

a3859d1... by Roger Shimizu <email address hidden>

properly terminate string which recvfrom does not do

Gbp-Pq: backport/12-properly-terminate-string-which-recvfrom-does-not-do.patch.

0fee6bd... by Roger Shimizu <email address hidden>

apply memory leak fix for create_and_bind to create_server_socket

Gbp-Pq: backport/11-apply-memory-leak-fix-for-create_and_bind-to-create_se.patch.

1a9f26c... by Roger Shimizu <email address hidden>

close socket to avoid memory leak when error occurs

Gbp-Pq: backport/10-close-socket-to-avoid-memory-leak-when-error-occurs.patch.

205a59f... by Roger Shimizu <email address hidden>

fix check for return value of open when redirecting to null device

Gbp-Pq: backport/09-fix-check-for-return-value-of-open-when-redirecting-to.patch.

229dcaf... by Roger Shimizu <email address hidden>

Fix memory leak in manager

Gbp-Pq: backport/08-Fix-memory-leak-in-manager.patch.