summaryrefslogtreecommitdiff
path: root/src/lib/libssl/hidden (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove SSL_add_compression_methodtb2024-08-311-2/+1
* Prepare to provide SSL_CTX_set1_cert_store()tb2024-08-031-1/+2
* Prepare to provide SSL_CIPHER_get_handshake_digest()tb2024-07-141-1/+2
* Despite being an ELF citizen, hppa is its own special snowflake and requiresmiod2024-07-121-1/+5
* Remove SSL_debugtb2024-03-021-2/+1
* Remove SSL_CIPHER_get_by_{id,value}()tb2024-03-021-3/+1
* Export SSL_get_{peer_,}signature_type_nid()tb2024-03-021-1/+3
* Set OPENSSL_NO_ENGINE, remove engine codetb2023-07-281-2/+1
* Hide all public symbols in libsslbeck2023-07-083-8/+423
* upstream hidden file #include_next workaround for MS C compilersbcook2023-07-051-1/+5
* libressl *_namespace.h: adjust *_ALIAS() to require a semicolontb2023-02-161-3/+3
* Add support for symbol hiding disabled by default.beck2022-11-112-0/+68