]> git.ipfire.org Git - thirdparty/openssl.git/history
thirdparty/openssl.git
10 hours ago  Neil HormanAdd mdebug config for coveralls on master branch master
10 hours ago  Neil HormanAdd a daily memory allocation failure test
10 hours ago  Neil Hormanadd a handshake memory failure test
11 hours ago  Nikolas Gauderssl/quic/quic_channel.c: Fix endianness of supported...
11 hours ago  Nikolas Gauderssl/quic/quic_port.c: Fix endianness of supported versi...
24 hours ago  Chiller DragonImprove english in endian comment
25 hours ago  Eugene SyromiatnikovEliminate indentation tabs from *.c and *.h files
25 hours ago  Eugene Syromiatnikovutil/perl/OpenSSL/Test.pm: consistently use 4 spaces...
34 hours ago  Paulishake: update to use generated param decoders
34 hours ago  Pauliblake2: update to use generated param decoders
34 hours ago  Pauliblake2: rename files for generated param decoding
34 hours ago  Paulisha3: rename files for generated param decoding
34 hours ago  Pauliargon2: avoid searching for "size" parameter
6 days ago  Pauliskey: update build infrastructure for generate param...
6 days ago  Pauliskey: convert generic SKEY to use generated param parser
6 days ago  Nikola PajkovskyRevert "Pairwise check for DH keys import as part of...
6 days ago  Paulidh: add extra argument to ossl_dh_check_pairwise
6 days ago  Paulidh: add FIPS 140-3 PCT on key import.
6 days ago  Paulifips: add DH PCT name
6 days ago  Paulichanges: add note about PCT on key import to the FIPS...
6 days ago  Paulirsa (fips): add PCT for key import
6 days ago  Pauliec (fips): add PCT for key import
6 days ago  Pauliecx (fips): add PCT for key import
6 days ago  Paulirsa: expose pairwise consistency test API
6 days ago  Saurabh Kushwahapps/asn1parse.c: correct help text order for -genstr...
6 days ago  Paulipbkdf2: remove second compiled file
6 days ago  Paulimacsig: call updated ossl_prov_set_macctx function
6 days ago  Pauliparams: emit an error if a parameter array overflows
6 days ago  Pauliparams: revert error checking when params are duplicated
6 days ago  Paulihkdf: changes to incorporate the fixed digest HkDF...
6 days ago  Paulikdf: use generated param name alias handling
6 days ago  Pauliparams: allow param name aliases
6 days ago  Paulitls1-prf: process multiple seed parameters with a singl...
6 days ago  Pauliparamnames: factor out common code after successful...
6 days ago  Paulikdfs: make the 'engine' parameter hidden
6 days ago  Pauliparams: add support for 'hidden' parameters
6 days ago  Paulihmacdrbg_kdf: convert to generated OSSL_PARAM parser
6 days ago  Paulihmacdrbg_kdf: update build infrastructure
6 days ago  Paulihmacdrbg_kdf: rename C file for conversion to generated...
6 days ago  Paulievp_kdf_test: skip "engine" parameters when checking...
6 days ago  Pauliargon2: convert to generated OSSL_PARAM parser
6 days ago  Pauliargon2: update build infrastructure
6 days ago  Pauliargon2: rename C file for conversion to generated param...
6 days ago  Paulikrb5kdf: convert to generated OSSL_PARAM parser
6 days ago  Paulikrb5kdf: update build infrastructure
6 days ago  Paulikrb5kdf: rename C file for conversion to generated...
6 days ago  Paulipbkdf1: convert to generated OSSL_PARAM parser
6 days ago  Paulipbkdf1: update build infrastructure
6 days ago  Paulipbkdf1: rename C file for conversion to generated param...
6 days ago  Paulipkcs12kdf: convert to generated OSSL_PARAM parser
6 days ago  Paulipkcs12kdf: update build infrastructure
6 days ago  Paulipkcs12kdf: rename C file for conversion to generated...
6 days ago  Pauliscrypt: convert to generated OSSL_PARAM parser
6 days ago  Pauliscrypt: update build infrastructure
6 days ago  Pauliscrypt: rename C file for conversion to generated param...
6 days ago  Paulipbkdf2: convert to generated OSSL_PARAM parser
6 days ago  Paulipbkdf2: build infrastructure changes
6 days ago  Paulipbkdf2: rename for autogeneration of param name parsing
6 days ago  Paulix9.42kdf: convert to generated OSSL_PARAM parser
6 days ago  Paulibuild infrastructure changes for X9.42 KDF
6 days ago  Paulirename X9.42 KDF for autogeneration of param name parsing
6 days ago  Paulipvkkdf: convert to generated OSSL_PARAM parser
6 days ago  Paulisshkdf: convert to generated OSSL_PARAM parser
6 days ago  Paulibuild infrastructure for PVK KDF
6 days ago  Paulibuild infrastructure changes for SSH KDF
6 days ago  Paulirename sshkdf for autogeneration of param name parsing
6 days ago  Paulitls1prf: update to use generated param decoders
6 days ago  Paulikdf: remove max argument to the param concatenation...
6 days ago  Paulitls1_prf: update build infrastructure for generated...
6 days ago  Paulirename tls1 PRF C file
6 days ago  Paulikbkdf: conversion to use generated param parsers
6 days ago  Paulisskdf: conversion to use generated param parsers
6 days ago  Pauliutil: add helper functions that don't locate the parameters
6 days ago  Pauliparams: add helper functions that don't locate the...
6 days ago  Paulifips: update FIPS indicator functions so non-locating...
6 days ago  Paulihkdf: conversion to use generated param parsers
6 days ago  Paulikdf: rename SSKDF and KBKDF for param parser generation
6 days ago  Paulihkdf: rename file for Perl processing
6 days ago  Pauliparams: update param parser generator script to support...
6 days ago  Paulibuild infrastructure changes for KBKDF and SSKDF to...
6 days ago  PauliUpdate build infrastructure for generated hkdf.c file
6 days ago  Paulitest: seperate the integer and string fetches of the...
6 days ago  Pauliparams: add additional error checking to generated...
6 days ago  Pauliparams: update generated decoder based implementations...
6 days ago  Pauliparams: generated decoder functions return an error...
6 days ago  Tomas MrazCMS KEMRecipientInfo support requires HKDF with fixed...
7 days ago  Michael BaentschRemove unnecessary OPENSSL_NO_RSA remnants
7 days ago  Michael Baentschfuzz/dtlsserver.c: Remove incorrect ifdef guard
7 days ago  Tomas Mraztest_tlsext_status_type(): Avoid leaking of previously...
7 days ago  Ingo FranzkiOnly report generic error if provider did not put an...
7 days ago  Ingo FranzkiMake ERR_count_to_mark() available to providers via...
7 days ago  Eugene SyromiatnikovFix hanging of test_external_cf_quiche
7 days ago  Daniel Van GeestImplement KEMRecipientInfo (RFC9629) in CMS
8 days ago  Anton Moryakovcrypto: evp: fix potential null pointer dereference...
8 days ago  Neil HormanFix NULL check in get_ocsp_resp_from_responder
8 days ago  Neil HormanSet *sk_resp to NULL when freeing.
8 days ago  Neil HormanFix NULL check in bring_oscp_resp_in_correct_order
8 days ago  Neil Hormanreduce lock contention when adding objects to ADDED_OBJ...
8 days ago  Neil Hormanmove added creation to happen outside of write lock
8 days ago  Norbert Pocsunix-Makefile.tmpl: Run find-doc-nits with env var...
next