index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix util/mkpod2html.pl to call pod2html with absolute paths
Richard Levitte
2021-09-21
1
-0
/
+9
*
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
*
always use the same perl in $PATH
a1346054
2021-09-02
4
-5
/
+5
*
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
*
util/add-depends.pl: Rebuild the build file after reconfiguration
Richard Levitte
2021-08-19
1
-2
/
+5
*
util/add-depends.pl: Only add dependencies on existing or generated headers
Richard Levitte
2021-08-19
1
-36
/
+67
*
doc: use the documented =item markers
Beat Bolli
2021-08-04
1
-2
/
+2
*
make update
Matt Caswell
2021-07-29
1
-1022
/
+1022
*
EVP: Add EVP_PKEY_get0_provider() and EVP_PKEY_CTX_get0_provider()
Richard Levitte
2021-07-26
1
-0
/
+2
*
err: remove ERR_GET_FUNC()
Pauli
2021-07-06
1
-1
/
+0
*
util: add -fips option to wrap.pl to make using the FIPS provider easier
Pauli
2021-07-06
1
-0
/
+14
*
CMP: Add missing getter functions to CRMF API and CMP API
Dr. David von Oheimb
2021-06-30
1
-0
/
+10
*
Ensure ordinals are created during release process
Matt Caswell
2021-06-29
1
-6
/
+3
*
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
*
Make util/wrap.pl work better on VMS
Richard Levitte
2021-06-18
2
-2
/
+20
*
OpenSSL::Test: Move the command line quotifier
Richard Levitte
2021-06-18
2
-74
/
+100
*
Fix exit code for VMS in util/wrap.pl and test/run_tests.pl
Richard Levitte
2021-06-17
1
-1
/
+15
*
Configuration: Fix incorrect $unified_info{attributes} references
Richard Levitte
2021-06-16
2
-2
/
+2
*
HTTP client: fix use of OSSL_HTTP_adapt_proxy(), which is needed also in cmp.c
Dr. David von Oheimb
2021-06-16
1
-0
/
+1
*
Add documentation for the newly added OBJ up calls
Matt Caswell
2021-06-16
1
-1
/
+0
*
Rename OSSL_HTTP_set_request() to OSSL_HTTP_set1_request() for clarity
Dr. David von Oheimb
2021-06-11
1
-1
/
+1
*
Add support for ISO 8601 datetime format
William Edmisten
2021-06-11
1
-0
/
+1
*
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
*
util: convert SHA* one shots back to being functions
Pauli
2021-06-10
2
-10
/
+5
*
OpenSSL::Test.pm: Replace all uses of rel2abs() with abs_path()
Richard Levitte
2021-06-08
1
-15
/
+30
*
doc-nits: support out of source execution
Pauli
2021-06-08
1
-1
/
+1
*
ENCODER: Drop OSSL_ENCODER_PARAM_INPUT_TYPE
Richard Levitte
2021-06-05
1
-1
/
+0
*
Add documentation for newly added ASN1 functions
Matt Caswell
2021-06-05
2
-4
/
+13
*
Teach more of the ASN.1 code about libctx/propq
Matt Caswell
2021-06-05
1
-0
/
+3
*
Teach the ASN.1 code how to create embedded objects with libctx/propq
Matt Caswell
2021-06-05
1
-0
/
+1
*
Provide the ability to create an X509_PUBKEY with a libctx/propq
Matt Caswell
2021-06-05
1
-0
/
+1
*
Deprecate EVP_CIPHER_impl_ctx_size and EVP_CIPHER_CTX_buf_noconst
Richard Levitte
2021-06-03
1
-2
/
+2
*
Restore all the ? in util/libcrypto.num
Richard Levitte
2021-06-03
1
-1004
/
+1004
*
util/mknum.pl: Really allow unset ordinals in development
Richard Levitte
2021-06-03
1
-3
/
+3
*
util: update FIPS checksumming script to be more aggressive with whitespace
Pauli
2021-06-03
1
-9
/
+5
*
libcrypto: make XXX_get_number() internal
Pauli
2021-06-02
1
-13
/
+0
*
utils: remove TODO
Pauli
2021-06-02
1
-1
/
+0
*
Fix up bad libcrypto.num
Jon Spillett
2021-06-02
1
-2
/
+2
*
Add NCONF_get_section_names()
Tomas Mraz
2021-06-02
1
-0
/
+1
*
Add NCONF_get0_libctx()
Rich Salz
2021-06-02
1
-0
/
+1
*
Add documentation of the old names kept as alias macros
Tomas Mraz
2021-06-01
1
-0
/
+34
*
Rename also the OSSL_PROVIDER_name() function
Tomas Mraz
2021-06-01
1
-1
/
+1
*
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
3
-93
/
+90
*
Enhance the encoder/decoder tests to allow testing with a non-default library...
Jon Spillett
2021-06-01
2
-2
/
+2
*
Document Settable EVP_CIPHER_CTX parameter "use-bits"
Shane Lontis
2021-06-01
1
-3
/
+0
[next]