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
*
Fix copyright year issues
Bernd Edlinger
2022-01-06
1
-2
/
+2
*
Add support for BSD-riscv64 target
Piotr Kubaj
2021-12-22
1
-0
/
+1
*
Teach OpenSSL::ParseC about OPENSSL_EXPORT and OPENSSL_EXTERN
Richard Levitte
2021-12-10
1
-0
/
+6
*
Add support for BSD-ppc, BSD-ppc64 and BSD-ppc64le configurations
pkubaj
2021-12-09
1
-2
/
+3
*
Detect arm64-*-*bsd and enable assembly optimizations
Allan Jude
2021-11-26
1
-0
/
+1
*
OpenSSL::Ordinals::set_version() should only be given the short version
Richard Levitte
2021-09-09
1
-2
/
+0
*
Enhance the srctop, bldtop, data and result functions to check the result
Richard Levitte
2021-09-09
1
-17
/
+43
*
Use '[option...]' not '[[ options ]]' in text
Rich Salz
2021-09-07
1
-2
/
+2
*
Replace CONFIG_NOWAIT env var with -w option
Rich Salz
2021-08-20
1
-1
/
+1
*
Set KERNEL_BITS, add CONFIG_NOWAIT
Rich Salz
2021-08-19
1
-5
/
+5
*
doc: use the documented =item markers
Beat Bolli
2021-08-04
1
-2
/
+2
*
Update config.pm
LĹ‘rinczy, Zsigmond
2021-06-27
1
-1
/
+1
*
OpenSSL::Util::fixup_cmd_elements(): Include '!' among the VMS chars to process
Richard Levitte
2021-06-25
1
-1
/
+1
*
OpenSSL::Test: Move the command line quotifier
Richard Levitte
2021-06-18
2
-74
/
+100
*
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
[next]