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
*
OpenSSL::Test: If __cwd() is to create the directory, do it early
Richard Levitte
2021-06-10
1
-11
/
+12
*
OpenSSL::Test: Treat SRCDATA directory specially, as it might not exist
Richard Levitte
2021-06-10
1
-1
/
+10
*
OpenSSL::Test.pm: Replace all uses of rel2abs() with abs_path()
Richard Levitte
2021-06-08
1
-15
/
+30
*
fix Solaris OS detection in config.pm
Jan Lana
2021-05-25
1
-23
/
+17
*
Update copyright year
Matt Caswell
2021-05-20
3
-4
/
+4
*
Fix OpenSSL::fallback for VMS
Richard Levitte
2021-05-19
1
-2
/
+17
*
Move some OpenSSL perl utility functions to OpenSSL::Util
Richard Levitte
2021-05-19
2
-47
/
+134
*
Update copyright year
Matt Caswell
2021-05-06
2
-2
/
+2
*
Add OpenSSL::Config::Query and use it in configdata.pm
Richard Levitte
2021-05-04
1
-0
/
+177
*
OpenSSL::Test: When prefixing command with $^X on Windows, fix it up!
Richard Levitte
2021-05-04
1
-1
/
+1
*
Improve the implementation of X509_STORE_CTX_get1_issuer()
Tomas Mraz
2021-04-28
1
-0
/
+1
*
Add system guessing for linux64-riscv64 target
Andreas Schwab
2021-04-27
1
-0
/
+1
*
Update copyright year
Matt Caswell
2021-04-08
1
-1
/
+1
*
Add a local perl module to get year last changed
Rich Salz
2021-03-31
1
-0
/
+43
*
Teach TLSProxy how to encrypt <= TLSv1.2 ETM records
Matt Caswell
2021-03-25
1
-7
/
+30
*
Update copyright year
Matt Caswell
2021-03-11
1
-1
/
+1
*
Reword repeated words.
Shane Lontis
2021-03-09
1
-1
/
+1
*
util/perl/OpenSSL/config.pm: Add VMS specific C compiler settings
Richard Levitte
2021-02-23
1
-0
/
+13
*
util/perl/OpenSSL/config.pm: Fix determine_compiler_settings()
Richard Levitte
2021-02-23
1
-45
/
+52
*
Update copyright year
Matt Caswell
2021-02-18
2
-2
/
+2
*
mknum.pl: Exclude duplicate entries and include source file name in diagnostics
Dr. David von Oheimb
2021-02-08
1
-19
/
+36
*
Remove the old DEPRECATEDIN macros
Richard Levitte
2021-02-05
1
-12
/
+0
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
Util/Pod.pm: Fix uninitialized $podinfo{lastsecttext} on empty input
Dr. David von Oheimb
2021-01-23
1
-0
/
+1
*
PEM: Add a more generic way to implement PEM _ex functions for libctx
Richard Levitte
2020-12-05
1
-1
/
+39
*
Correct system guessing for darwin64-arm64 target
Tim Hudson
2020-12-01
1
-2
/
+2
*
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
[next]