Hugo Landau 629b408c12 QUIC: Fix bugs where threading is disabled 1 năm trước cách đây
..
aes 4df13d1054 fix aes-xts bug on aarch64 big-endian env. 1 năm trước cách đây
aria 36c269c302 Change loops conditions to make zero loop risk more obvious. 2 năm trước cách đây
asn1 1258a8e436 Add negative integer check when using ASN1_BIT_STRING 1 năm trước cách đây
async e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 năm trước cách đây
bf f6a6f7b6aa Avoid duplicating symbols in legacy.a with some build options 1 năm trước cách đây
bio a8681703d4 bss_dgram.c: Use BIO_ADDR_sockaddr() and BIO_ADDR_sockaddr_size() 1 năm trước cách đây
bn 060f370ebc Fix a typo found by codespell in a variable name 1 năm trước cách đây
buffer e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 năm trước cách đây
camellia 9968c77539 Rename x86-32 assembly files from .s to .S. 2 năm trước cách đây
cast f6a6f7b6aa Avoid duplicating symbols in legacy.a with some build options 1 năm trước cách đây
chacha 7b508cd1e1 Ensure there's only one copy of OPENSSL_armcap_P in libcrypto.a 1 năm trước cách đây
cmac e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 năm trước cách đây
cmp e0f1ec3b2e CMP client: fix checking new cert enrolled with oldcert and without private key 1 năm trước cách đây
cms 559e078d94 Fix size_t/int mismatch in cms_ec.c and rsa_sig.c 1 năm trước cách đây
comp 3840271e98 Add zlib oneshot compression 1 năm trước cách đây
conf 5f3adf396b Prevent a fuzzing timeout in the conf fuzzer 1 năm trước cách đây
crmf 8b6bbcaa7b crmf_lib.c: clean up coments on OSSL_CRMF_CERTTEMPLATE*() 1 năm trước cách đây
ct e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 năm trước cách đây
des f6a6f7b6aa Avoid duplicating symbols in legacy.a with some build options 1 năm trước cách đây
dh a76ccb9d0d FFC cleanups 1 năm trước cách đây
dsa a76ccb9d0d FFC cleanups 1 năm trước cách đây
dso 89d7231132 crypto/dso/dso_vms.c: Better definition of DSO_MALLOC() 1 năm trước cách đây
ec 13069d0144 ecp_nistp256.c: Fix exponent in comment 1 năm trước cách đây
encode_decode 9ab57f29c7 Coverity 1515953: negative loop bound 1 năm trước cách đây
engine 8c63b14296 Fix memory leak in engine_cleanup_add_first() 1 năm trước cách đây
err 71e5551263 QUIC MSST: make update 1 năm trước cách đây
ess e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 năm trước cách đây
evp b501df3cef Fix incorrect parameter verification in EVP_MD_CTX_get_params 1 năm trước cách đây
ffc a76ccb9d0d FFC cleanups 1 năm trước cách đây
hmac 21dfdbef49 Adapt other parts of the source to the changed EVP_Q_digest() and EVP_Q_mac() 3 năm trước cách đây
hpke 8b7b9aac44 Fix a HPKE API to put libctx, propq as last (optional parameters). 1 năm trước cách đây
http e7cbb09fdf http proxy handling: Use ossl_safe_getenv() instead of getenv() 1 năm trước cách đây
idea f6a6f7b6aa Avoid duplicating symbols in legacy.a with some build options 1 năm trước cách đây
kdf 905b097fd5 Deprecate ERR_load_KDF_strings() 4 năm trước cách đây
lhash 45ada6b92b Change all references to OpenSSL 3.1 to OpenSSL 3.2 in the master branch 1 năm trước cách đây
md2 f6a6f7b6aa Avoid duplicating symbols in legacy.a with some build options 1 năm trước cách đây
md4 f6a6f7b6aa Avoid duplicating symbols in legacy.a with some build options 1 năm trước cách đây
md5 004bd8f97d fix md5 bug on aarch64 big-endian plantform. 1 năm trước cách đây
mdc2 f6a6f7b6aa Avoid duplicating symbols in legacy.a with some build options 1 năm trước cách đây
modes 507356598b aes-gcm-armv8_64 asm support bigdian 1 năm trước cách đây
objects f3afe15fb7 Adding some selected MS OIDs for #19630 added ms-corp alias for OID 1.3.6.1.4.1.311 1 năm trước cách đây
ocsp ecd445464a Fix incomplete check on X509V3_add1_i2d() 1 năm trước cách đây
pem ee6243f394 Avoid dangling ptrs in header and data params for PEM_read_bio_ex 1 năm trước cách đây
perlasm b24684369b riscv: GCM: Simplify GCM calculation 1 năm trước cách đây
pkcs12 9191dfb0ef Fix PKCS12_newpass() to work with PBES2. 1 năm trước cách đây
pkcs7 35da6af1f8 Support signedAndEnveloped content in PKCS7_decrypt() 1 năm trước cách đây
poly1305 7b508cd1e1 Ensure there's only one copy of OPENSSL_armcap_P in libcrypto.a 1 năm trước cách đây
property 7a6a0baa59 Only call OPENSSL_init_crypto on fetch if using the default libctx 1 năm trước cách đây
rand 56547da9d3 rand: trust user supplied entropy when configured without a random source 1 năm trước cách đây
rc2 f6a6f7b6aa Avoid duplicating symbols in legacy.a with some build options 1 năm trước cách đây
rc4 f6a6f7b6aa Avoid duplicating symbols in legacy.a with some build options 1 năm trước cách đây
rc5 f6a6f7b6aa Avoid duplicating symbols in legacy.a with some build options 1 năm trước cách đây
ripemd f6a6f7b6aa Avoid duplicating symbols in legacy.a with some build options 1 năm trước cách đây
rsa bcd94b6335 Add libctx to x931 keygen. 1 năm trước cách đây
seed f6a6f7b6aa Avoid duplicating symbols in legacy.a with some build options 1 năm trước cách đây
sha 7b508cd1e1 Ensure there's only one copy of OPENSSL_armcap_P in libcrypto.a 1 năm trước cách đây
siphash c734058309 crypto/*: Fix various typos, repeated words, align some spelling to LDP. 1 năm trước cách đây
sm2 4befe81a99 Fix mem leak in ECDSA_sign(). 1 năm trước cách đây
sm3 eea820f3e2 Add ROTATE inline asm support for SM3 2 năm trước cách đây
sm4 cded5d0525 Fix SM4-XTS build failure on Mac mini M1 1 năm trước cách đây
srp f44d32fdfb add a check for the return of sk_SRP_gN_new_null() so that capture the potential memory error in time 1 năm trước cách đây
stack eb0935fd21 stack: fix searching when the stack isn't sorted. 1 năm trước cách đây
store c734058309 crypto/*: Fix various typos, repeated words, align some spelling to LDP. 1 năm trước cách đây
thread fae5a15573 Fix compilation error when using clang-cl 16 or higher 1 năm trước cách đây
ts c734058309 crypto/*: Fix various typos, repeated words, align some spelling to LDP. 1 năm trước cách đây
txt_db f9e8e2c0ab txt_db: fix -Wunused-but-set-variable 1 năm trước cách đây
ui a64c48cff8 Fix stack corruption in ui_read 1 năm trước cách đây
whrlpool f6a6f7b6aa Avoid duplicating symbols in legacy.a with some build options 1 năm trước cách đây
x509 efe0222f5c x509: sort stacks before finds 1 năm trước cách đây
LPdir_nyi.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 năm trước cách đây
LPdir_unix.c fecb3aae22 Update copyright year 2 năm trước cách đây
LPdir_vms.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 năm trước cách đây
LPdir_win.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 năm trước cách đây
LPdir_win32.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 năm trước cách đây
LPdir_wince.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 năm trước cách đây
README-sparse_array.md 1dc1ea182b Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md files 4 năm trước cách đây
alphacpuid.pl 33388b44b6 Update copyright year 4 năm trước cách đây
arm64cpuid.pl fecb3aae22 Update copyright year 2 năm trước cách đây
arm_arch.h 513e103f14 Apply aes-gcm unroll8+eor3 optimization patch to Neoverse V2 1 năm trước cách đây
armcap.c 7b508cd1e1 Ensure there's only one copy of OPENSSL_armcap_P in libcrypto.a 1 năm trước cách đây
armv4cpuid.pl 7b508cd1e1 Ensure there's only one copy of OPENSSL_armcap_P in libcrypto.a 1 năm trước cách đây
asn1_dsa.c 3c2bdd7df9 Update copyright year 3 năm trước cách đây
bsearch.c 5c3f1e34b5 ossl_bsearch(): New generic internal binary search utility function 5 năm trước cách đây
build.info 6c091ca968 Refactor build.info 1 năm trước cách đây
c64xpluscpuid.pl 33388b44b6 Update copyright year 4 năm trước cách đây
context.c 31295ca02c Fix calling pthread_key_delete on uninitialized data 1 năm trước cách đây
core_algorithm.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 năm trước cách đây
core_fetch.c e1eafe8c87 "Reserve" the method store when constructing methods 1 năm trước cách đây
core_namemap.c 5317b6ee1f Add deprecation macro for 3.1 and deprecate OPENSSL_LH_stats 2 năm trước cách đây
cpt_err.c 826da1451b err: add additional errors 2 năm trước cách đây
cpuid.c fecb3aae22 Update copyright year 2 năm trước cách đây
cryptlib.c c0e090bd61 Fix UEFI support on win32 1 năm trước cách đây
ctype.c a53d4f83fc Fixed typos in documentation and comments 1 năm trước cách đây
cversion.c 26b7cc0d20 Cleanup include/openssl/opensslv.h.in 4 năm trước cách đây
der_writer.c 59196250cb der_writer: Use uint32_t instead of long. 2 năm trước cách đây
deterministic_nonce.c 5e42118de2 Address coverity issue CID 1517105 1 năm trước cách đây
dllmain.c fecb3aae22 Update copyright year 2 năm trước cách đây
ebcdic.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 năm trước cách đây
ex_data.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 năm trước cách đây
getenv.c fecb3aae22 Update copyright year 2 năm trước cách đây
ia64cpuid.S 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 năm trước cách đây
info.c 9c3de01512 info.c: Fix typos in seed macro name and description string 1 năm trước cách đây
init.c caf9317d7d Add ZSTD compression support (RFC8478bis) 1 năm trước cách đây
initthread.c fecb3aae22 Update copyright year 2 năm trước cách đây
loongarch64cpuid.pl 7f2d6188c7 Add LoongArch64 cpuid and OPENSSL_loongarchcap_P 1 năm trước cách đây
loongarch_arch.h 7f2d6188c7 Add LoongArch64 cpuid and OPENSSL_loongarchcap_P 1 năm trước cách đây
loongarchcap.c 7f2d6188c7 Add LoongArch64 cpuid and OPENSSL_loongarchcap_P 1 năm trước cách đây
mem.c 5639ee79bd ERR: Make CRYPTO_malloc() and friends report ERR_R_MALLOC_FAILURE 1 năm trước cách đây
mem_clr.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 năm trước cách đây
mem_sec.c a509b97d2c Do not check definition of a macro and use it in a single condition 1 năm trước cách đây
mips_arch.h ae4186b004 Fix header file include guard names 4 năm trước cách đây
o_dir.c fecb3aae22 Update copyright year 2 năm trước cách đây
o_fopen.c 1567a821a4 crypto: Fix various typos, repeated words, align some spelling to LDP. 1 năm trước cách đây
o_init.c fecb3aae22 Update copyright year 2 năm trước cách đây
o_str.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 năm trước cách đây
o_time.c 8020d79b40 Update copyright year 3 năm trước cách đây
packet.c 25624c9087 Rationalize FIPS sources 1 năm trước cách đây
param_build.c c455f87aeb OSSL_PARAM_BLD and BIGNUM; ensure at least one byte is allocated 1 năm trước cách đây
param_build_set.c fecb3aae22 Update copyright year 2 năm trước cách đây
params.c 2c500578fc crypto/params: drop float for UEFI 1 năm trước cách đây
params_dup.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 năm trước cách đây
params_from_text.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 năm trước cách đây
pariscid.pl 33388b44b6 Update copyright year 4 năm trước cách đây
passphrase.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 năm trước cách đây
ppccap.c fecb3aae22 Update copyright year 2 năm trước cách đây
ppccpuid.pl fecb3aae22 Update copyright year 2 năm trước cách đây
provider.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 năm trước cách đây
provider_child.c e788c772b1 Fix a potential memory leak in crypto/provider_child.c 1 năm trước cách đây
provider_conf.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 năm trước cách đây
provider_core.c 07f9c81d20 provider_core: sort provider stack on find 1 năm trước cách đây
provider_local.h b7248964a4 make struct provider_info_st a full type 3 năm trước cách đây
provider_predefined.c b7248964a4 make struct provider_info_st a full type 3 năm trước cách đây
punycode.c 23e65561e2 Add more punycode tests and remove ossl_a2ucompare() 1 năm trước cách đây
quic_vlint.c 6292519cd8 QUIC: Enable building with QUIC support disabled 1 năm trước cách đây
riscv32cpuid.pl 61170642b1 Add RISC-V 32 cpuid support 1 năm trước cách đây
riscv64cpuid.pl 360f6dcc5a Add basic RISC-V cpuid and OPENSSL_riscvcap 2 năm trước cách đây
riscvcap.c 360f6dcc5a Add basic RISC-V cpuid and OPENSSL_riscvcap 2 năm trước cách đây
s390x_arch.h de13699370 S390X: Accelerate keccak XOF 1 năm trước cách đây
s390xcap.c 79040cf29e S390x: Support ME and CRT offloading 1 năm trước cách đây
s390xcpuid.pl 33388b44b6 Update copyright year 4 năm trước cách đây
self_test_core.c fecb3aae22 Update copyright year 2 năm trước cách đây
sleep.c c0e090bd61 Fix UEFI support on win32 1 năm trước cách đây
sparccpuid.S 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 năm trước cách đây
sparcv9cap.c 52f7e44ec8 Split bignum code out of the sparcv9cap.c 2 năm trước cách đây
sparse_array.c 93429fc0ce Coverity 1507376: Dereference after null check 1 năm trước cách đây
threads_lib.c 523e54c15c Define threads_lib.c functions only for OPENSSL_SYS_UNIX 1 năm trước cách đây
threads_none.c 629b408c12 QUIC: Fix bugs where threading is disabled 1 năm trước cách đây
threads_pthread.c 629b408c12 QUIC: Fix bugs where threading is disabled 1 năm trước cách đây
threads_win.c 629b408c12 QUIC: Fix bugs where threading is disabled 1 năm trước cách đây
time.c c0e090bd61 Fix UEFI support on win32 1 năm trước cách đây
trace.c 0243e82147 add OSSL_TRACE_STRING(), OSSL_TRACE_STRING_MAX, and OSSL_trace_string() 1 năm trước cách đây
uid.c 3a1fa0116a Openssl fails to compile on Debian with kfreebsd kernels 2 năm trước cách đây
vms_rms.h 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 năm trước cách đây
x86_64cpuid.pl 3c2bdd7df9 Update copyright year 3 năm trước cách đây
x86cpuid.pl 33388b44b6 Update copyright year 4 năm trước cách đây

README-sparse_array.md

Sparse Arrays

The sparse_array.c file contains an implementation of a sparse array that attempts to be both space and time efficient.

The sparse array is represented using a tree structure. Each node in the tree contains a block of pointers to either the user supplied leaf values or to another node.

There are a number of parameters used to define the block size:

OPENSSL_SA_BLOCK_BITS   Specifies the number of bits covered by each block
SA_BLOCK_MAX            Specifies the number of pointers in each block
SA_BLOCK_MASK           Specifies a bit mask to perform modulo block size
SA_BLOCK_MAX_LEVELS     Indicates the maximum possible height of the tree

These constants are inter-related:

SA_BLOCK_MAX        = 2 ^ OPENSSL_SA_BLOCK_BITS
SA_BLOCK_MASK       = SA_BLOCK_MAX - 1
SA_BLOCK_MAX_LEVELS = number of bits in size_t divided by
                      OPENSSL_SA_BLOCK_BITS rounded up to the next multiple
                      of OPENSSL_SA_BLOCK_BITS

OPENSSL_SA_BLOCK_BITS can be defined at compile time and this overrides the built in setting.

As a space and performance optimisation, the height of the tree is usually less than the maximum possible height. Only sufficient height is allocated to accommodate the largest index added to the data structure.

The largest index used to add a value to the array determines the tree height:

    +----------------------+---------------------+
    | Largest Added Index  |   Height of Tree    |
    +----------------------+---------------------+
    | SA_BLOCK_MAX     - 1 |          1          |
    | SA_BLOCK_MAX ^ 2 - 1 |          2          |
    | SA_BLOCK_MAX ^ 3 - 1 |          3          |
    | ...                  |          ...        |
    | size_t max           | SA_BLOCK_MAX_LEVELS |
    +----------------------+---------------------+

The tree height is dynamically increased as needed based on additions.

An empty tree is represented by a NULL root pointer. Inserting a value at index 0 results in the allocation of a top level node full of null pointers except for the single pointer to the user's data (N = SA_BLOCK_MAX for brevity):

    +----+
    |Root|
    |Node|
    +-+--+
      |
      |
      |
      v
    +-+-+---+---+---+---+
    | 0 | 1 | 2 |...|N-1|
    |   |nil|nil|...|nil|
    +-+-+---+---+---+---+
      |
      |
      |
      v
    +-+--+
    |User|
    |Data|
    +----+
Index 0

Inserting at element 2N+1 creates a new root node and pushes down the old root node. It then creates a second second level node to hold the pointer to the user's new data:

    +----+
    |Root|
    |Node|
    +-+--+
      |
      |
      |
      v
    +-+-+---+---+---+---+
    | 0 | 1 | 2 |...|N-1|
    |   |nil|   |...|nil|
    +-+-+---+-+-+---+---+
      |       |
      |       +------------------+
      |                          |
      v                          v
    +-+-+---+---+---+---+      +-+-+---+---+---+---+
    | 0 | 1 | 2 |...|N-1|      | 0 | 1 | 2 |...|N-1|
    |nil|   |nil|...|nil|      |nil|   |nil|...|nil|
    +-+-+---+---+---+---+      +---+-+-+---+---+---+
      |                              |
      |                              |
      |                              |
      v                              v
    +-+--+                         +-+--+
    |User|                         |User|
    |Data|                         |Data|
    +----+                         +----+
Index 0                       Index 2N+1

The nodes themselves are allocated in a sparse manner. Only nodes which exist along a path from the root of the tree to an added leaf will be allocated. The complexity is hidden and nodes are allocated on an as needed basis. Because the data is expected to be sparse this doesn't result in a large waste of space.

Values can be removed from the sparse array by setting their index position to NULL. The data structure does not attempt to reclaim nodes or reduce the height of the tree on removal. For example, now setting index 0 to NULL would result in:

    +----+
    |Root|
    |Node|
    +-+--+
      |
      |
      |
      v
    +-+-+---+---+---+---+
    | 0 | 1 | 2 |...|N-1|
    |   |nil|   |...|nil|
    +-+-+---+-+-+---+---+
      |       |
      |       +------------------+
      |                          |
      v                          v
    +-+-+---+---+---+---+      +-+-+---+---+---+---+
    | 0 | 1 | 2 |...|N-1|      | 0 | 1 | 2 |...|N-1|
    |nil|nil|nil|...|nil|      |nil|   |nil|...|nil|
    +---+---+---+---+---+      +---+-+-+---+---+---+
                                     |
                                     |
                                     |
                                     v
                                   +-+--+
                                   |User|
                                   |Data|
                                   +----+
                              Index 2N+1

Accesses to elements in the sparse array take O(log n) time where n is the largest element. The base of the logarithm is SA_BLOCK_MAX, so for moderately small indices (e.g. NIDs), single level (constant time) access is achievable. Space usage is O(minimum(m, n log(n)) where m is the number of elements in the array.

Note: sparse arrays only include pointers to types. Thus, SPARSE_ARRAY_OF(char) can be used to store a string.