Make patches more flat
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
d787d2479a
commit
8e732eefc2
11 changed files with 10 additions and 10 deletions
20
debian/patches/series
vendored
20
debian/patches/series
vendored
|
@ -1,11 +1,11 @@
|
||||||
alt-ciphersuite/0001-Add-AES-256-GCM-support-to-SPTPS.patch
|
0001-Add-AES-256-GCM-support-to-SPTPS.patch
|
||||||
alt-ciphersuite/0002-Add-cipher-suite-selection-options-to-sptps_test.patch
|
0002-Add-cipher-suite-selection-options-to-sptps_test.patch
|
||||||
alt-ciphersuite/0003-Let-sptps_speed-benchmark-all-cipher-suites.patch
|
0003-Let-sptps_speed-benchmark-all-cipher-suites.patch
|
||||||
alt-ciphersuite/0004-If-we-link-with-OpenSSL-use-it-for-Chacha20-Poly1305.patch
|
0004-If-we-link-with-OpenSSL-use-it-for-Chacha20-Poly1305.patch
|
||||||
alt-ciphersuite/0005-Update-the-built-in-Chacha20-Poly1305-code-to-an-RFC.patch
|
0005-Update-the-built-in-Chacha20-Poly1305-code-to-an-RFC.patch
|
||||||
alt-ciphersuite/0006-Ensure-we-are-compatible-with-LibreSSL.patch
|
0006-Ensure-we-are-compatible-with-LibreSSL.patch
|
||||||
alt-ciphersuite/0007-Fix-infinite-loop-on-SPTPS-errors-when-running-sptps.patch
|
0007-Fix-infinite-loop-on-SPTPS-errors-when-running-sptps.patch
|
||||||
alt-ciphersuite/0008-Fix-documentation-of-default-cipher-algorithm-used-f.patch
|
0008-Fix-documentation-of-default-cipher-algorithm-used-f.patch
|
||||||
alt-ciphersuite/0009-Make-the-ExperimentalProtocol-option-obsolete.patch
|
0009-Make-the-ExperimentalProtocol-option-obsolete.patch
|
||||||
alt-ciphersuite/0010-Move-poly1305_get_tag-into-poly1305.c-hide-poly1305_.patch
|
0010-Move-poly1305_get_tag-into-poly1305.c-hide-poly1305_.patch
|
||||||
fix-version-number
|
fix-version-number
|
||||||
|
|
Loading…
Reference in a new issue