index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
perl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct system guessing for solaris64-x86_64-* targets
Matt Caswell
2020-11-06
1
-3
/
+6
*
Don't complain about uninitialized values when running Configure
Matt Caswell
2020-11-06
1
-2
/
+2
*
Update copyright year
Matt Caswell
2020-10-15
1
-1
/
+1
*
OpenSSL::ParseC: handle OSSL_CORE_MAKE_FUNC
Richard Levitte
2020-10-12
1
-0
/
+14
*
Add PEM declaration macros that take attributes
Richard Levitte
2020-10-12
1
-3
/
+15
*
Add ASN1 declaration macros that take attributes
Richard Levitte
2020-10-12
1
-0
/
+15
*
Make OpenSSL::ParseC and OpenSSL::Ordinals treat deprecation consistently
Richard Levitte
2020-10-12
2
-5
/
+13
*
OpenSSL::Ordinals: Add options for the writing functions
Richard Levitte
2020-10-09
1
-3
/
+18
*
Test.pm: Add result_dir and export both result_dir and result_file
Dr. David von Oheimb
2020-10-06
1
-9
/
+40
*
Configuration: add initial NonStop values in OpenSSL::config
Richard Levitte
2020-10-03
1
-0
/
+19
*
Test.pm: Some clarifications added to the documentation
Dr. David von Oheimb
2020-09-24
1
-6
/
+8
*
Fix some doc-nits and make update errors
Matt Caswell
2020-09-18
1
-1
/
+1
*
Provide basis for fixing lhash code
Matt Caswell
2020-09-18
1
-1
/
+26
*
OpenSSL::ParseC: recognise inline function bodies
Richard Levitte
2020-09-16
1
-3
/
+6
*
Streamline the safestack generated code
Matt Caswell
2020-09-13
1
-28
/
+1
*
Remove some safestack things that are no longer needed
Matt Caswell
2020-09-13
1
-22
/
+15
*
Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK
Matt Caswell
2020-09-13
1
-1
/
+16
*
Fix safestack issues in ssl.h
Matt Caswell
2020-09-13
1
-0
/
+92
*
Ignore vendor name in Clang version number.
Jung-uk Kim
2020-08-28
1
-1
/
+1
*
util/perl/OpenSSL/config.pm: Fix /armv[7-9].*-.*-linux2/
Richard Levitte
2020-07-04
1
-1
/
+0
*
util/perl/OpenSSL/config.pm: move misplaced Windows and VMS entries
Richard Levitte
2020-07-04
1
-12
/
+14
*
util/perl/OpenSSL/config.pm: refactor guess_system()
Richard Levitte
2020-06-28
1
-105
/
+103
*
util/perl/OpenSSL/config.pm: remove expand() and use eval
Richard Levitte
2020-06-28
1
-10
/
+3
*
util/perl/OpenSSL/config.pm: refactor map_guess()
Richard Levitte
2020-06-28
1
-382
/
+400
*
util/perl/OpenSSL/config.pm, Configure: move check of target with compiler
Richard Levitte
2020-06-28
1
-18
/
+0
*
util/perl/OpenSSL/config.pm: Rework determining compiler information
Richard Levitte
2020-06-28
1
-70
/
+183
*
Remove OpenSSL::config::main(), it's not necessary
Richard Levitte
2020-06-28
1
-81
/
+0
*
util/perl/OpenSSL/config.pm: Prefer POSIX::uname() over piping the command
Richard Levitte
2020-06-28
1
-20
/
+17
*
util/perl/OpenSSL/config.pm: Don't detect removed directories in
Richard Levitte
2020-06-28
1
-13
/
+0
*
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
[next]