nginx/auto
Sergey Kandaurov 7d7e8d2cb8 SSL: object caching.
Added ngx_openssl_cache_module, which indexes a type-aware object cache.
It maps an id to a unique instance, and provides references to it, which
are dropped when the cycle's pool is destroyed.

The cache will be used in subsequent patches.

Based on previous work by Mini Hawthorne.
2024-10-01 17:59:24 +04:00
..
cc Win32: OpenSSL compilation for x64 targets with MSVC. 2023-02-23 18:16:08 +03:00
lib Configure: fixed building libatomic test. 2024-05-16 11:15:10 +02:00
os Configure: allow cross-compiling to Windows using Clang. 2024-02-26 20:00:48 +00:00
types
configure Win32: i386 now assumed when crossbuilding (ticket #2416). 2023-02-23 18:15:59 +03:00
define
endianness
feature
have
have_headers
headers
include
init Configure: marked top-level make targets as phony. 2021-02-20 12:44:26 +03:00
install Configure: fixed "make install" when cross-compiling to Windows. 2024-02-26 20:00:46 +00:00
make Configure: ordered directories. 2021-09-21 14:46:25 +03:00
module Configure: shared sources for addon modules. 2020-11-10 17:13:20 +03:00
modules SSL: object caching. 2024-10-01 17:59:24 +04:00
nohave
options Stream: ngx_stream_pass_module. 2024-02-21 17:36:02 +04:00
sources Core: the ngx_event_udp.h header file. 2022-01-25 15:41:48 +03:00
stubs
summary PCRE2 library support. 2021-12-25 01:07:15 +03:00
threads
unix QUIC: disabled datagram fragmentation. 2023-05-06 16:23:27 +04:00