2024-01-10 |
fangming.fang | Preserve callee-saved registers in aarch64 AES-CTR... |
commit | commitdiff | tree |
2024-01-09 |
Neil Horman | Check appropriate OSSL_PARAM_get_* functions for NULL |
commit | commitdiff | tree |
2024-01-09 |
Tomas Mraz | Add CHANGES.md and NEWS.md entries for CVE-2023-6129 |
commit | commitdiff | tree |
2024-01-09 |
Rohan McLure | poly1305-ppc.pl: Fix vector register clobbering |
commit | commitdiff | tree |
2024-01-09 |
Tomas Mraz | Sync CHANGES.md and NEWS.md with 3.2 branch |
commit | commitdiff | tree |
2024-01-09 |
Neil Horman | Augment RSA provider to generate CRT coefficients on... |
commit | commitdiff | tree |
2024-01-08 |
Will Sackfield | Fail the Configure script with no Configurations |
commit | commitdiff | tree |
2024-01-08 |
Tomas Mraz | Avoid memory leak if SXNET_add_id_INTEGER() fails |
commit | commitdiff | tree |
2024-01-08 |
Richard Levitte | VMS: Add the missing -p32 and -p64 variants for x86_64 |
commit | commitdiff | tree |
2024-01-08 |
Richard Levitte | Fix VMS installation - update vmsconfig.pm for consistency |
commit | commitdiff | tree |
2024-01-05 |
Neil Horman | cleanse stack variable in kdf_pbkdf1_do_derive |
commit | commitdiff | tree |
2024-01-05 |
Neil Horman | Validate config options during x509 extension creation |
commit | commitdiff | tree |
2024-01-05 |
Neil Horman | fixup! Adding interop tests |
commit | commitdiff | tree |
2024-01-05 |
Neil Horman | Adding interop tests |
commit | commitdiff | tree |
2024-01-05 |
Neil Horman | Update workflow to use GITHUB_WORKSPACE |
commit | commitdiff | tree |
2024-01-05 |
Neil Horman | Adding interop tests |
commit | commitdiff | tree |
2024-01-05 |
Matt Caswell | Correct ssl_old_test stream handling |
commit | commitdiff | tree |
2024-01-04 |
Matt Caswell | Clarify the PKCS12 docs |
commit | commitdiff | tree |
2024-01-04 |
Tomas Mraz | Make OPENSSL_sk_push return only 0 or 1 |
commit | commitdiff | tree |
2024-01-03 |
Neil Horman | cleanse stack variable in blake2[b|s] finalization |
commit | commitdiff | tree |
2024-01-03 |
Frederik Wedel... | Simplify ssl protocol version comparisons. |
commit | commitdiff | tree |
2024-01-03 |
Neil Horman | validate requested key length in kdf_pbkdf1_do_derive |
commit | commitdiff | tree |
2024-01-03 |
rilysh | provider-keymgmt.pod: fix typo |
commit | commitdiff | tree |
2024-01-03 |
slontis | Add missing documentation for X509_ATTRIBUTE related... |
commit | commitdiff | tree |
2024-01-03 |
Tomas Mraz | Allow duplicate CMS attributes |
commit | commitdiff | tree |
2024-01-03 |
Frederik Wedel... | Set max protocol version for dtls renegotiation tests... |
commit | commitdiff | tree |
2024-01-02 |
Grant Nichol | riscv: Fix mispelling of extension test macro |
commit | commitdiff | tree |
2024-01-01 |
Neil Horman | gate calling of evp_method_id on having a non-zero... |
commit | commitdiff | tree |
2023-12-29 |
Sebastian Andrzej... | apps: Don't print hostname on bio_out during connect. |
commit | commitdiff | tree |
2023-12-29 |
James Muir | doc: fix "the a" typos (and other things nearby) |
commit | commitdiff | tree |
2023-12-29 |
zengwei2000 | ddd-02-conn-nonblocking-threads.c: Fix the leak of... |
commit | commitdiff | tree |
2023-12-29 |
slontis | Add missing settable entry OSSL_ASYM_CIPHER_PARAM_OAEP_... |
commit | commitdiff | tree |
2023-12-29 |
slontis | Limit RSA-OAEP related functions to RSA keys only |
commit | commitdiff | tree |
2023-12-29 |
slontis | Fix memleak in rsa_cms_decrypt |
commit | commitdiff | tree |
2023-12-29 |
Bernd Edlinger | Fix error handling in ASN1_mbstring_ncopy |
commit | commitdiff | tree |
2023-12-29 |
James Muir | demos: fix cert scripts |
commit | commitdiff | tree |
2023-12-29 |
James Muir | params: drop INT_MAX checks |
commit | commitdiff | tree |
2023-12-29 |
Vitalii Koshura | Disable building quicserver utility when configured... |
commit | commitdiff | tree |
2023-12-29 |
Dimitri Papadopoulos | Fix typos found by codespell in man pages |
commit | commitdiff | tree |
2023-12-29 |
Dimitri Papadopoulos | Fix new typos found by codespell |
commit | commitdiff | tree |
2023-12-27 |
Min Zhou | md5: add assembly implementation for loongarch64 |
commit | commitdiff | tree |
2023-12-27 |
Neil Horman | Fix remaining provider config settings to be decisive... |
commit | commitdiff | tree |
2023-12-26 |
Neil Horman | Ignore OSSL_MAC_PARAM_DIGEST_NOINIT/OSSL_MAC_PARAM_DIGE... |
commit | commitdiff | tree |
2023-12-22 |
Rose | Optimize circular buffer to avoid modulo |
commit | commitdiff | tree |
2023-12-22 |
Rose | Remove uneeded cast to unsigned int |
commit | commitdiff | tree |
2023-12-22 |
Tomas Mraz | AES: Document that the XTS, SIV, WRAP modes do not... |
commit | commitdiff | tree |
2023-12-22 |
Tomas Mraz | SM4: Document that the XTS mode does not support streaming |
commit | commitdiff | tree |
2023-12-22 |
Matt Caswell | Improve the documentation on TLS record compression |
commit | commitdiff | tree |
2023-12-21 |
Dr. David von... | crypto/cmp: fix clash of OSSL_CMP_CERTREQID_NONE with... |
commit | commitdiff | tree |
2023-12-21 |
Rajeev Ranjan | cmp_server.c,apps/lib/cmp_mock_srv.c: move polling... |
commit | commitdiff | tree |
2023-12-21 |
Dr. David von... | crypto/cmp/,apps/lib/cmp_mock_srv.c: various improvemen... |
commit | commitdiff | tree |
2023-12-21 |
Rajeev Ranjan | crypto/cmp/,apps/lib/cmp_mock_srv.c: add delayed delive... |
commit | commitdiff | tree |
2023-12-21 |
Neil Horman | Detect and prevent recursive config parsing |
commit | commitdiff | tree |
2023-12-21 |
Neil Horman | Make the activate setting more intuitive |
commit | commitdiff | tree |
2023-12-21 |
Neil Horman | Use GH action commands to group/collapse filtered output |
commit | commitdiff | tree |
2023-12-21 |
Neil Horman | augment test/run_tests.pl to filter indirect leaks |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | QUIC: Move CID generation to quic_types.c |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | Minor updates |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | QUIC PORT: Add explicit cast to get_time wrapper |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | QUIC: Add more glossary entries |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | Minor fixes |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | Minor updates |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | QUIC APL, TSERVER: Start using a QUIC_ENGINE object |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | QUIC ENGINE: Add unused QUIC_ENGINE object |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | QUIC CHANNEL: Remove obsolete SRT definitions |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | QUIC PORT: Add missing copyright header |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | Update fuzz corpora |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | QUIC PORT: Fix BIO_dgram usage under Winsock due to... |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | QUIC Refactor: Fix ANSI - struct definition duplications |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | MARKER: End of Phase 4: Finalization & SRT Handling |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | QUIC PORT: Allow errors to be tracked at port level |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | QUIC MULTISTREAM TEST: Make error tests non-mutating... |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | QUIC MULTISTREAM TEST: add OP_POP_ERR |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | ERR: Add ERR_pop() |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | QUIC PORT: Formalise states of a port |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | QUIC PORT: Resolve TODOs |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | QUIC DEMUX: Remove obsolete SRT handling code |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | QUIC CHANNEL, LCIDM: Factor duplicate CID generation... |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | QUIC CHANNEL: Finish cleanup of LCIDM integration |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | QUIC CHANNEL: Finish moving SRT handling to SRTM |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | MARKER: End of Phase 3: Legacy Cleanup |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | QUIC DEMUX: Remove legacy routing code |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | QUIC QRX: Remove legacy DEMUX-QRX routing code |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | QUIC QRL TEST: Remove dependency on legacy DEMUX-QRX... |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | QUIC TXP TEST: Remove dependency on legacy DEMUX-QRX... |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | QUIC DEMUX, QRX: Add deprecation notices for future... |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | QUIC CHANNEL: Phase out use of QRX-DEMUX routing in... |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | QUIC CHANNEL: Keep a reference to our LCIDM |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | QUIC PORT: Enable injection of incoming URXEs into... |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | QUIC DEMUX: Allow parsed DCID to be learnt in default... |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | QUIC PORT: Create a LCIDM |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | QUIC PORT: Partially move stateless reset handling... |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | QUIC PORT: Add SRTM wiring |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | QUIC CHANNEL: Remove legacy calls for functionality... |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | MARKER: End of Phase 2: Transfer of Responsibilities... |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | QUIC PORT, CHANNEL: Move ticking code into QUIC_PORT |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | QUIC PORT, CHANNEL: Move DEMUX and default packet handl... |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | QUIC PORT: Make QUIC_PORT responsible for creation... |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | QUIC PORT: Record a SSL_CTX for use when creating hands... |
commit | commitdiff | tree |
2023-12-21 |
Hugo Landau | QUIC PORT: Keep a list of all child channels |
commit | commitdiff | tree |
next |