]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2025-08-14  Bernd EdlingerAdd test coverage for PKCS7_TEXT mode
2025-08-13  Bernd EdlingerDH private key size was one bit too large
2025-08-13  Julian ZhuRISC-V: Add MD5 assembly implementation with rv64gc...
2025-08-13  Julian ZhuRISC-V: Add Zbb orn and its pseudo instruction opcode...
2025-08-13  Richard LevitteCorrect the synthetisized OPENSSL_VERSION_NUMBER
2025-08-13  Dimitri John... git: add x942kdf.c to gitignore
2025-08-13  Pauliencode_key2ms: convert to use generated parameter parsing
2025-08-13  Pauliencode_key2any: convert to use generated parameter...
2025-08-13  Paulidecode_spki2typespki: convert to use generated paramete...
2025-08-13  Paulidecode_pvk2key: convert to use generated parameter...
2025-08-13  Paulidecode_pem2der: convert to use generated parameter...
2025-08-13  Paulidecode_epki2pki: convert to use generated parameter...
2025-08-13  Paulidecode_der2key: convert to use generated parameter...
2025-08-13  Pauliencode_decode: rename files for generated param parsing
2025-08-13  Paulirsa: update to use generated param decoders for signatu...
2025-08-13  Paulism2: update to use generated param decoders for signatu...
2025-08-13  Paulislh_dsa: update to use generated param decoders for...
2025-08-13  Pauliecdsa: update to use generated param decoders for signa...
2025-08-13  Paulidsa: update to use generated param decoders for signatu...
2025-08-13  Paulisignatures: rename files in anticipation of generated...
2025-08-13  Paulirsa kem: convert to using generated param decoders
2025-08-13  Pauliml_kem kem: convert to using generated param decoders
2025-08-13  Pauliecx kem: convert to using generated param decoders
2025-08-13  Pauliec kem: convert to using generated param decoders
2025-08-13  Paulikem: rename files for autogeneration of param parsing
2025-08-13  Pauliecx: convert key exchange to using generated param...
2025-08-13  Pauliecdh: convert key exchange to using generated param...
2025-08-13  Paulidh: convert key exchange to using generated param decoder
2025-08-13  Pauliexchange: rename files for generated param decoders
2025-08-13  Paulifile_store_any: convert to using generated param decoder
2025-08-13  Pauliwin store: convert to using generated param decoder
2025-08-13  Paulifile_store: convert to using generated param decoder
2025-08-13  Paulistoremgmt: rename files for generate param decoders
2025-08-13  Paulirsa: update sm asymmetric cipher to use generated param...
2025-08-13  Paulism2: update sm asymmetric cipher to use generated param...
2025-08-13  Pauliasym: rename RSA and SM2 asymmetric cipher files
2025-08-13  Paulidrbg: convert DRBGs to use generated ctx get param...
2025-08-13  Paulidrbg: convert DRBGs to use generated ctx set param...
2025-08-13  Paulicrngt: update to use generated param handling
2025-08-13  Paulidrbg: move drbg_local.h to somewhere it can be found...
2025-08-13  Pauliseed: update to use generated param handling
2025-08-13  Paulijitter: update to use generated param handling
2025-08-13  Paulitest rand: update to use generated param handling
2025-08-13  Paulirands: rename files for autogeneration of param parser
2025-08-13  Pauliblake2: use generated param decoder
2025-08-13  Pauliblake2: add generated param decoder
2025-08-13  Paulipoly1305: convert poly1305 to use param decoder
2025-08-13  Paulisiphash: convert siphash to use param decoder
2025-08-13  Pauligmac: convert GMAC to use param decoder
2025-08-13  Paulicmac: convert CMAC to use param decoder
2025-08-13  Paulikmac: convert KMAC to use param decoder
2025-08-13  Paulihmac: convert HMAC to use param decoder
2025-08-13  Paulihmac: remove two unsupported params
2025-08-13  PauliRename MAC files for autogeneration of param parsers
2025-08-13  Paulikdf: put back argument null checks
2025-08-12  Eugene SyromiatnikovRemove OSSL_CRYPTO_ALLOC attribute from CRYPTO_*dup...
2025-08-12  Andrew DinhAdd NULL check
2025-08-12  Neil HormanFix missing unlock in decoder_pkey.c
2025-08-12  Neil HormanAssert SSLFatal on keylog failure
2025-08-12  Neil HormanRemove assert in core_namemap.c
2025-08-12  Dmitry BelyavskiyFix SKEYMGMT enumeration, add tests
2025-08-11  Andrew DinhIncrement sleep time in quic_tserver_test less
2025-08-11  Nikolas Gauderdoc/man3/SSL_CTX_set_domain_flags: fix version in HISTO...
2025-08-11  Eugene Syromiatnikovtest/sanitytest.c: fix setitimer usage in timer disarmament
2025-08-11  77tiannFix memory leak on EVP_CIPHER_param_to_asn1 failure
2025-08-11  BMDanfix: Apply cascade-disables before showing status
2025-08-11  BMDanfix: restore missing --help in Configure
2025-08-11  Tomas Mrazossl_prov_drbg_generate(): Move syscalls out of the...
2025-08-11  Quin-DarcyFix RSA key size validation in EVP_PKEY_RSA_keygen...
2025-08-11  Tomas Mrazcms_kemri.c: Fix Coverity issues
2025-08-11  Dr. David von... crypto/{cmp,crmf}/: clean up unneeded #include directives
2025-08-11  Clemens Langx509: Accept 'contentCommitment' as alias
2025-08-10  Norbert Pocsquic_channel.c: NULL check SSL_CONNECTION
2025-08-09  Eugene Syromiatnikovcrypto/sleep.c: avoid returning early due to signal
2025-08-09  Alexandr Nedvedickys/veirfy/verify
2025-08-09  Alexandr Nedvedicky- veirfy downloaded package
2025-08-09  sashan- add --no-check-certificate option to wget, pointed...
2025-08-09  Alexandr Nedvedickythe rpki-client external test should use relase version...
2025-08-09  Neil HormanFix failure checking on rcu_read_lock
2025-08-09  Neil HormanFix failure checking on thread_local storage assignment...
2025-08-08  Eugene Syromiatnikovtest: add a sanity test for memory allocation functions
2025-08-08  Eugene Syromiatnikovtest/testutil/main.c: move global_init before test_open...
2025-08-08  Eugene SyromiatnikovOPENSSL_secure_malloc.pod: articulate possibly non...
2025-08-08  Eugene Syromiatnikovdoc/man3/OPENSSL_malloc.pod: explicitly document freept...
2025-08-08  Eugene Syromiatnikovdoc/man3/OPENSSL_malloc.pod: document OPENSSL_aligned_a...
2025-08-08  Eugene SyromiatnikovOPENSSL_malloc.pod: tfix, wfix in OPENSSL_aligned_alloc...
2025-08-08  Eugene Syromiatnikovcrypto/mem.c: check for overflow in size calculation...
2025-08-08  Eugene Syromiatnikovcrypto/mem.c: bump alignment to sizeof(void *) when...
2025-08-08  Eugene Syromiatnikovcrypto/mem.c: report posix_memalign() errors in CRYPTO_...
2025-08-08  Eugene Syromiatnikovcrypto/mem.c: check the alignment for being a power...
2025-08-08  Eugene Syromiatnikovcrypto/mem.c: don't use aligned_alloc in CRYPTO_aligned...
2025-08-08  Eugene Syromiatnikovcrypto/mem.c: simplify OPENSSL_SMALL_FOOTPRINT handling...
2025-08-08  Eugene Syromiatnikovcrypto/mem.c: tfix in CRYPTO_aligned_alloc
2025-08-08  Eugene SyromiatnikovCall ctags on *.inc files as well
2025-08-08  Eugene Syromiatnikovutil/ctags.sh: tfix in a "set --" call
2025-08-08  Eugene Syromiatnikovapps, fuzz, providers: use array memory (re)allocation...
2025-08-08  Eugene Syromiatnikovtest: use array memory (re)allocation routines
2025-08-08  Eugene Syromiatnikovssl: use array memory (re)allocation routines
2025-08-08  Eugene Syromiatnikovdemos: use array memory (re)allocation routines
2025-08-08  Eugene Syromiatnikovcrypto: use array memory (re)allocation routines
next