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