openssl.git
2021-05-20 Matt CaswellPrepare for release of 3.0 alpha 17 openssl-3.0.0-alpha17
2021-05-20 Matt Caswellmake update
2021-05-20 Matt CaswellUpdate copyright year
2021-05-20 Richard LevitteEVP: Modify EVP_PKEY_export() to handle legacy EVP_PKEYs
2021-05-20 Richard LevitteModify EVP_PKEY_ASN1_METHOD's export_to function to...
2021-05-20 Richard Levittetest/evp_extra_test2.c: Try EVP_PKEY_export() with...
2021-05-20 Matt CaswellRefer to the migration guide rather than the wiki in...
2021-05-20 Matt CaswellCreate symlinks when installing man pages
2021-05-20 Pauliapp: add a -store_loaders option to list.
2021-05-20 Richard LevitteComplete 'no-sock' guards in apps/ocsp.c
2021-05-20 Matt CaswellUpdate documentation for global properties mirroring
2021-05-20 Matt CaswellEnsure mirroring of properties works for subsequent...
2021-05-20 Matt CaswellDocumentation updates for mirroring of global properties
2021-05-20 Matt CaswellTest that properties are mirrored as we expect
2021-05-20 Matt CaswellAdd a callback for providers to know about global prope...
2021-05-20 Matt CaswellAdd a test for converting a property list to a string
2021-05-20 Matt CaswellImplement the ability to convert a PROPERTY_LIST to...
2021-05-20 Paulitodo: remove TODO(3.0) from the sources.
2021-05-20 Shane LontisTest d2i_PrivateKey_bio() does not add errors to stack...
2021-05-20 PauliRevert "ARM assembly pack: translate bit-sliced AES...
2021-05-20 Shane LontisAdd migration guide for 3.0
2021-05-19 Benjamin KadukUpdate SSL_new_session_ticket() manual for triggered...
2021-05-19 Benjamin KadukTest new SSL_new_session_ticket() functionality
2021-05-19 Benjamin KadukLet SSL_new_session_ticket() enter init immediately
2021-05-19 Dr. David von... danetest.c: Improve code formatting
2021-05-19 Dr. David von... X509_STORE_CTX_get1_issuer(): Simplify code, reducing...
2021-05-19 Dr. David von... X509 build_chain(): Fix two potential memory leaks...
2021-05-19 Dr. David von... X509 build_chain(): Make the variable 'curr' local...
2021-05-19 Dr. David von... X509 build_chain(): Rename variable 'depth' to 'max_depth'
2021-05-19 Dr. David von... X509 build_chain(): Restrict scope of 'self_signed...
2021-05-19 Richard LevitteMake apps/progs.pl not look at apps/progs.c
2021-05-19 Richard Levittebuild.info: Make it possible to set attributes on SOURC...
2021-05-19 Tomas Mrazspeed: Document the deficiencies of the command
2021-05-19 Dr. David von... 80-test_cms.t: Disable new tests for binary input in...
2021-05-19 Dr. David von... apps/list: Remove obsolete -missing-help option
2021-05-19 Dr. David von... find-doc-nits -c: Fix handling in case expected helpstr...
2021-05-19 Dr. David von... unix-Makefile.tmpl and ci.yml: Merge cmd-nits into...
2021-05-19 Jake CookeAdd bounds checking to length returned by wcslen in...
2021-05-19 Richard LevitteMake sure to include "crypto/ctype.h" to get ossl_isdigit()
2021-05-19 Richard LevitteMake sure to include "internal/numbers.h" to get SIZE_MAX
2021-05-19 Richard LevitteFix crypto/bio/b_sock.c for VMS
2021-05-19 Richard LevitteFix include/internal/sockets.h for VMS
2021-05-19 Richard LevitteFix include/openssl/e_os2.h for VMS
2021-05-19 Richard LevitteTweak apps/build.info for VMS
2021-05-19 Richard LevitteVMS need to build DSO with name shortening, because...
2021-05-19 Richard LevitteConfigurations/descrip.mms.tmpl: Add another inclusion...
2021-05-19 Richard LevitteConfigurations/descrip.mms.tmpl: Change strategy for...
2021-05-19 Richard LevitteThrown away all special descrip.mms variables
2021-05-19 Richard LevitteFix configdata.pm.in's "use lib" for VMS
2021-05-19 Richard LevitteFix The VMS variant of platform->staticname()
2021-05-19 Richard LevitteFix OpenSSL::fallback for VMS
2021-05-19 Richard LevitteConfigurations/descrip.mms.tmpl: Diverse updates
2021-05-19 Richard LevitteTurn off VMS C's info about unsupported pragmas
2021-05-19 Richard LevitteRework how a build file (Makefile, ...) is produced
2021-05-19 Richard LevitteMove some OpenSSL perl utility functions to OpenSSL...
2021-05-19 Dr. David von... CMS_get0_SignerInfos(): Prevent spurious error on cms_g...
2021-05-19 Dr. David von... apps/cms.c: Simplify make_receipt_request() and load_co...
2021-05-19 Dr. David von... apps/cms.c: Make -sign and -verify handle binary input
2021-05-19 Dr. David von... Make SMIME_read_CMS_ex() and SMIME_read_ASN1_ex() suppo...
2021-05-19 Dr. David von... bio_lib: Add BIO_get_line, correct doc of BIO_gets
2021-05-19 Paulifips: remove unnecessary commas to get CI working
2021-05-19 Tomas MrazAvoid failing label removal if label is not there
2021-05-19 Tomas MrazSeparate FIPS checksum and labelling into different...
2021-05-19 Rich SalzRemove "openssl ifdef" handling
2021-05-19 Rich SalzRemove '=for openssl ifdef'
2021-05-18 Matt CaswellBetter error messages if there are no encoders/decoders...
2021-05-18 Dr. David von... Move ossl_sleep() to e_os.h and use it in apps
2021-05-18 Dr. David von... DOC: Fix nits found by improved find-doc-nits -c
2021-05-18 Dr. David von... ci.yml: Add cmd-nits to the doc-nits CI run
2021-05-18 Dr. David von... openssl-dsa.pod.in: Fix glitch: pvk-string -> pvk-strong
2021-05-18 Dr. David von... find-doc-nits: Make -c option (cmd-nits) independent...
2021-05-18 Dr. David von... apps/s_server: Add -proxy and -no_proxy options
2021-05-18 Dr. David von... apps/ocsp: Add -proxy and -no_proxy options
2021-05-18 Rich SalzAdd -quiet flag to genpkey
2021-05-18 Pauliapps: use else if when checking for headers in the...
2021-05-18 Pauliseal: make EVP_SealInit() library context aware
2021-05-18 Paulihmac: fix coverity 1484888 negative integer to size_t...
2021-05-18 Paulikeymgmt: fix coverity 1484886 unchecked return value
2021-05-18 Paulievp: fix coverity 1484885 negative integer to size_t...
2021-05-18 Pauliprovider: fix coverity 1484884: uninitialised lock use
2021-05-18 Pauliapps: clean up the http server code
2021-05-18 Paulitest: conditionally exclude unused code for no-tls1...
2021-05-17 Matt CaswellFix a use-after-free in the child provider code
2021-05-17 Rich SalzAdd SSL_OP_ALLOW_CLIENT_RENEGOTIATION
2021-05-17 Petr GotthardFix pointer passed to provider_unquery_operation
2021-05-16 Matt CaswellAdd a CHANGES entry for fully pluggable groups
2021-05-16 Shane LontisAdd doc for ERR_clear_last_mark().
2021-05-16 Shane LontisFix OSSL_DECODER_new_for_pkey() selection parameter...
2021-05-16 Shane LontisFix compiler error when using config option 'enable...
2021-05-16 Richard LevitteAdapt 80-test_cmp_http.t and its data for random accept...
2021-05-16 Richard LevitteAPPS: Make the cmp Mock server output the accept addres...
2021-05-16 Paulici: remove the checksum CI script
2021-05-15 Benjamin KadukAdd extensive test coverage for SSL_get_negotiated_group()
2021-05-15 Benjamin Kadukmove group lists out of test_key_exchange() in preparat...
2021-05-15 Benjamin KadukExtend SSL_get_negotiated_group() tests for TLS 1.2
2021-05-15 Benjamin KadukRegenerate testsid.pem
2021-05-15 Benjamin KadukPromote SSL_get_negotiated_group() for non-TLSv1.3
2021-05-15 Richard LevitteASN1: Fix i2d_provided() return value
2021-05-15 Matt CaswellLoad the default provider into the p_test provider...
2021-05-15 Matt CaswellInit the child providers immediately on creation of...
next