index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
perl
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Initial rewrite of config as a Perl module
Rich Salz
2020-06-28
1
-0
/
+922
*
run_tests.pl: Add options for focussing output on failed (sub-)tests
Dr. David von Oheimb
2020-06-10
1
-0
/
+2
*
Update copyright year
Matt Caswell
2020-05-15
1
-1
/
+1
*
util/perl/OpenSSL/OID.pm: remove the included unit test
Richard Levitte
2020-05-03
1
-85
/
+0
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-0
/
+22
*
Update copyright year
Matt Caswell
2020-04-23
3
-3
/
+3
*
Rework util/find-doc-nits to distinguish internal documentation
Richard Levitte
2020-04-11
1
-1
/
+2
*
OpenSSL::OID: Don't use List::Util
Richard Levitte
2020-04-09
1
-4
/
+31
*
Add perl support to parse and DER encode ASN.1 OID specs
Richard Levitte
2020-04-07
1
-0
/
+365
*
TEST: add util/wrap.pl and use it
Richard Levitte
2020-02-27
1
-6
/
+24
*
TEST: Optionally silence OpenSSL::Test::setup()
Richard Levitte
2020-02-18
1
-1
/
+3
*
TEST: Create test specific output directories
Richard Levitte
2020-02-18
1
-28
/
+20
*
OpenSSL::Test: bring back the relative paths
Richard Levitte
2020-01-27
1
-5
/
+5
*
OpenSSL::Util::extract_pod_info(): Allow invisible names
Richard Levitte
2019-12-21
1
-2
/
+14
*
OpenSSL::Util::extract_pod_info(): Read the POD one paragraph at a time
Richard Levitte
2019-12-21
1
-3
/
+17
*
perl: OpenSSL::Util::Pod::extract_pod_info() now saves the file contents
Richard Levitte
2019-12-21
1
-4
/
+20
*
Fix some typos
Veres Lajos
2019-12-11
2
-2
/
+2
*
Remove handling of outdated macro's
Rich Salz
2019-12-10
1
-25
/
+0
*
util/perl/OpenSSL/ParseC.pm: Fix 'extern "C" DEPRECATEDIN_x_y(...)'
Richard Levitte
2019-11-12
1
-1
/
+1
*
Change the logic and behaviour surrounding '--api' and 'no-deprecated'
Richard Levitte
2019-11-07
1
-4
/
+7
*
OpenSSL::Ordinals: when validating, collect statistics on unassigned syms
Richard Levitte
2019-11-05
1
-0
/
+5
*
OpenSSL::Ordinals: add a renumber() function, to assign unassigned symbols
Richard Levitte
2019-11-05
1
-1
/
+20
*
OpenSSL::Ordinals: Handle symbols with unassigned ordinal numbers
Richard Levitte
2019-11-05
1
-49
/
+99
*
util/dofile.pl, util/perl/OpenSSL/Template.pm: move parts of dofile.pl
Richard Levitte
2019-09-12
1
-0
/
+195
*
util/perl/OpenSSL/Test.pm: Disable stdout/stderr redirection on non-verbosity
Richard Levitte
2019-09-12
1
-18
/
+31
*
Rework the perl fallback functionality
Richard Levitte
2019-09-12
2
-27
/
+112
*
Teach TLSProxy how to parse CertificateRequest messages
Matt Caswell
2019-09-06
4
-7
/
+131
*
Adding Test.pm with workaround for Perl abs2rel bug
Martin Peylo
2019-07-02
1
-2
/
+3
*
Fix Typos
Antoine Cœur
2019-07-02
1
-2
/
+2
*
Remove EXPORT_VAR_AS_FUNC
Rich Salz
2019-07-01
2
-6
/
+0
*
Remove global-var/function macros
Rich Salz
2019-07-01
1
-13
/
+0
*
Added Test::ok_nofips, Test::is_nofips & Test::isnt_nofips methods.
Shane Lontis
2019-04-11
2
-5
/
+70
*
Replumbing: Add the Provider Object, type OSSL_PROVIDER
Richard Levitte
2019-03-11
1
-0
/
+9
*
constify *_dup() and *i2d_*() and related functions as far as possible, intro...
David von Oheimb
2019-03-06
1
-20
/
+40
*
OpenSSL::Util::Pod: allow slashes in names
Richard Levitte
2019-02-27
1
-1
/
+1
*
Remove unnecessary trailing whitespace
Sam Roberts
2019-02-05
5
-7
/
+7
*
Fix Invalid Argument return code from IP_Factory in connect_to_server().
Matthias Kraft
2019-02-04
1
-1
/
+1
*
Add a test for correct handling of the cryptopro bug extension
Matt Caswell
2019-01-07
5
-21
/
+14
*
util/perl/OpenSSL/Ordinals.pm: introduce a base version
Richard Levitte
2018-12-07
1
-5
/
+63
*
util/perl/OpenSSL/Ordinals.pm: use OpenSSL::Util::cmp_versions
Richard Levitte
2018-12-07
2
-26
/
+91
*
util/perl/OpenSSL/Ordinals.pm: shift to dotted versions internally
Richard Levitte
2018-12-07
1
-6
/
+9
*
Following the license change, modify the boilerplates in util/, tools/
Richard Levitte
2018-12-06
19
-19
/
+19
*
Refactor the computation of API version limits
Richard Levitte
2018-12-06
1
-16
/
+3
*
Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-dev
Richard Levitte
2018-12-06
2
-9
/
+10
*
util/mkdef.pl: prepare for DEPRECATEDIN_X
Richard Levitte
2018-12-06
1
-3
/
+6
*
Fix typo in util/perl/OpenSSL/Test.pm
Richard Levitte
2018-11-14
1
-1
/
+1
*
Add code to manipulate the items in OpenSSL::Ordinals
Richard Levitte
2018-10-04
1
-35
/
+545
*
A perl module to parse through C headers
Richard Levitte
2018-10-04
1
-0
/
+1129
*
Add a perl module that deals with ordinals files
Richard Levitte
2018-10-03
1
-0
/
+436
*
Update copyright year
Matt Caswell
2018-09-11
2
-2
/
+2
[prev]
[next]