Loading Configure +6 −0 Original line number Diff line number Diff line #! /usr/bin/env perl # -*- mode: perl; -*- # Copyright 2016 The OpenSSL Project Authors. All Rights Reserved. # # Licensed under the OpenSSL license (the "License"). You may not use # this file except in compliance with the License. You can obtain a copy # in the file LICENSE in the source distribution or at # https://www.openssl.org/source/license.html ## Configure -- OpenSSL source tree configuration script Loading external/perl/transfer/Text/Template.pm +6 −1 Original line number Diff line number Diff line #! /usr/bin/perl # Copyright 2016 The OpenSSL Project Authors. All Rights Reserved. # # Licensed under the OpenSSL license (the "License"). You may not use # this file except in compliance with the License. You can obtain a copy # in the file LICENSE in the source distribution or at # https://www.openssl.org/source/license.html # Quick transfer to the downloaded Text::Template Loading test/ssl-tests/ssltests_base.pm +6 −0 Original line number Diff line number Diff line # -*- mode: perl; -*- # Copyright 2016 The OpenSSL Project Authors. All Rights Reserved. # # Licensed under the OpenSSL license (the "License"). You may not use # this file except in compliance with the License. You can obtain a copy # in the file LICENSE in the source distribution or at # https://www.openssl.org/source/license.html ## SSL test configurations Loading test/testlib/OpenSSL/Test.pm +7 −0 Original line number Diff line number Diff line # Copyright 2016 The OpenSSL Project Authors. All Rights Reserved. # # Licensed under the OpenSSL license (the "License"). You may not use # this file except in compliance with the License. You can obtain a copy # in the file LICENSE in the source distribution or at # https://www.openssl.org/source/license.html package OpenSSL::Test; use strict; Loading test/testlib/OpenSSL/Test/Simple.pm +7 −0 Original line number Diff line number Diff line # Copyright 2016 The OpenSSL Project Authors. All Rights Reserved. # # Licensed under the OpenSSL license (the "License"). You may not use # this file except in compliance with the License. You can obtain a copy # in the file LICENSE in the source distribution or at # https://www.openssl.org/source/license.html package OpenSSL::Test::Simple; use strict; Loading Loading
Configure +6 −0 Original line number Diff line number Diff line #! /usr/bin/env perl # -*- mode: perl; -*- # Copyright 2016 The OpenSSL Project Authors. All Rights Reserved. # # Licensed under the OpenSSL license (the "License"). You may not use # this file except in compliance with the License. You can obtain a copy # in the file LICENSE in the source distribution or at # https://www.openssl.org/source/license.html ## Configure -- OpenSSL source tree configuration script Loading
external/perl/transfer/Text/Template.pm +6 −1 Original line number Diff line number Diff line #! /usr/bin/perl # Copyright 2016 The OpenSSL Project Authors. All Rights Reserved. # # Licensed under the OpenSSL license (the "License"). You may not use # this file except in compliance with the License. You can obtain a copy # in the file LICENSE in the source distribution or at # https://www.openssl.org/source/license.html # Quick transfer to the downloaded Text::Template Loading
test/ssl-tests/ssltests_base.pm +6 −0 Original line number Diff line number Diff line # -*- mode: perl; -*- # Copyright 2016 The OpenSSL Project Authors. All Rights Reserved. # # Licensed under the OpenSSL license (the "License"). You may not use # this file except in compliance with the License. You can obtain a copy # in the file LICENSE in the source distribution or at # https://www.openssl.org/source/license.html ## SSL test configurations Loading
test/testlib/OpenSSL/Test.pm +7 −0 Original line number Diff line number Diff line # Copyright 2016 The OpenSSL Project Authors. All Rights Reserved. # # Licensed under the OpenSSL license (the "License"). You may not use # this file except in compliance with the License. You can obtain a copy # in the file LICENSE in the source distribution or at # https://www.openssl.org/source/license.html package OpenSSL::Test; use strict; Loading
test/testlib/OpenSSL/Test/Simple.pm +7 −0 Original line number Diff line number Diff line # Copyright 2016 The OpenSSL Project Authors. All Rights Reserved. # # Licensed under the OpenSSL license (the "License"). You may not use # this file except in compliance with the License. You can obtain a copy # in the file LICENSE in the source distribution or at # https://www.openssl.org/source/license.html package OpenSSL::Test::Simple; use strict; Loading