summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Fix the return values of the aarch64 unroll8_eor_aes_gcm_*_*_kernel functionsTom Cosgrove2023-02-081-0/+2
* S390x: Support ME and CRT offloadingJuergen Christ2023-02-081-0/+9
* New function EC_GROUP_to_params to convert an EC_GROUP to an array of OSSL_PA...Oliver Mihatsch2023-02-081-0/+16
* Rationalize FIPS sourcesTomas Mraz2023-02-086-134/+270
* Add more punycode tests and remove ossl_a2ucompare()slontis2023-02-081-2/+0
* Internaly declare the DSA type for no-deprecated buildsTomas Mraz2023-02-081-0/+3
* Enable some disabled __owursDmitry Belyavskiy2023-02-071-13/+13
* Fix GENERAL_NAME_cmp for x400Address (master)Hugo Landau2023-02-071-1/+1
* Do not create DSA keys without parameters by decoderTomas Mraz2023-02-071-0/+3
* Fix NULL deference when validating FFC public key.slontis2023-02-071-0/+1
* Fix Timing Oracle in RSA decryptionDmitry Belyavskiy2023-02-071-0/+6
* SM4 AESE optimization for ARMv8Xu Yizhou2023-02-021-3/+38
* QUIC Probes Support: Minor tweaksHugo Landau2023-01-301-2/+2
* QUIC ACKM: Rework probe reporting to allow use for bookkeepingHugo Landau2023-01-301-2/+15
* QUIC ACKM: Clarify probe typesHugo Landau2023-01-301-2/+19
* Implement BIO_s_dgram_mem() reusing the BIO_s_dgram_pair() codeTomas Mraz2023-01-271-0/+3
* QUIC FIN Support: Various fixesHugo Landau2023-01-271-2/+2
* QUIC Front End I/O API: Add support for signalling and detecting end-of-streamHugo Landau2023-01-273-1/+21
* QUIC: Refine SSL_shutdown and begin to implement SSL_shutdown_exHugo Landau2023-01-273-2/+17
* add OSSL_TRACE_STRING(), OSSL_TRACE_STRING_MAX, and OSSL_trace_string()Dr. David von Oheimb2023-01-261-0/+8
* Add QUIC-TLS server supportMatt Caswell2023-01-241-1/+2
* Remove the old Dummy Handshake codeMatt Caswell2023-01-241-133/+0
* Replace use of the Dummy Handshake Layer with the real oneMatt Caswell2023-01-242-0/+2
* Add an initial QUIC-TLS implementationMatt Caswell2023-01-241-0/+88
* Extend the new_record_layer functionMatt Caswell2023-01-241-0/+3
* Add support for setting a custom TLS Record LayerMatt Caswell2023-01-241-0/+1
* Remove an unneeded OSSL_RECORD_METHOD functionMatt Caswell2023-01-241-2/+0
* Move recordmethod.h to be an "internal" headerMatt Caswell2023-01-241-0/+335
* X509{,_CRL,_REVOKED}_{set,sign}*(): fix 'modified' field and return valuesDr. David von Oheimb2023-01-241-1/+1
* QUIC Test Server: Minor fixupsHugo Landau2023-01-191-3/+3
* QUIC Test Server ImplementationHugo Landau2023-01-191-0/+79
* QUIC CHANNEL: Transport params: Offer reason text and add server supportHugo Landau2023-01-191-0/+2
* QUIC QRX: (Server support) Add support for manual URXE injectionHugo Landau2023-01-191-0/+9
* QUIC DEMUX: (Server support) Add support for default handlerHugo Landau2023-01-191-2/+31
* PKCS12 - Add additional libctx and propq support.slontis2023-01-162-0/+4
* QUIC API: Rename want_net_read and want_net_writeHugo Landau2023-01-133-10/+10
* QUIC QTX: Handle network errors explicitlyHugo Landau2023-01-131-1/+20
* QUIC DEMUX: Handle network errors explicitlyHugo Landau2023-01-131-1/+19
* QUIC BIO Poll Descriptors: simplify custom interfaceHugo Landau2023-01-131-5/+1
* QUIC TXP: Fix bug in send stream handling, cleanupHugo Landau2023-01-131-0/+6
* QUIC: Minor comment and editorial fixesHugo Landau2023-01-134-7/+6
* QUIC Front End I/O API: Wire up SSL_CTX ctrls and remove unneeded functionsHugo Landau2023-01-131-2/+0
* QUIC Front-End I/O API: Ensure BIOs are reffed and freed correctlyHugo Landau2023-01-131-2/+2
* QUIC DEMUX: Allow MTU to vary over time and autodetect MTUHugo Landau2023-01-131-2/+13
* QUIC: Enable building with QUIC support disabledHugo Landau2023-01-1325-144/+247
* QUIC Front-End I/O APIHugo Landau2023-01-132-5/+28
* internal/sockets.h: Add support for testing EINTR portablyHugo Landau2023-01-131-0/+3
* QUIC: Add miscellaneous QUIC constantsHugo Landau2023-01-131-0/+7
* QUIC Stream Mapper: CSM-related changes, stream limits handlingHugo Landau2023-01-131-11/+40
* QUIC: Complete the implementation of the RX depacketiser in terms of QUIC_CHA...Hugo Landau2023-01-131-3/+2