Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-13Add issue templates and a user support pageRichard Levitte
2018-11-13Added missing signature algorithm reflection functionsViktor Dukhovni
2018-11-12Merge the CA list documentation for clarityMatt Caswell
2018-11-12Add a test for SSL_CTX_set0_CA_list()/SSL_CTX_set_client_CA_list()Matt Caswell
2018-11-12Separate ca_names handling for client and serverMatt Caswell
2018-11-12Test use of a brainpool ECDSA certificateMatt Caswell
2018-11-12Add some test brainpool certificatesMatt Caswell
2018-11-12Don't negotiate TLSv1.3 if our EC cert isn't TLSv1.3 capableMatt Caswell
2018-11-12Fix SipHash init order.Richard Levitte
2018-11-12Some deabbreviationsDmitry Belyavskiy
2018-11-10Unbreak SECLEVEL 3 regression causing it to not accept any ciphers.Tomas Mraz
2018-11-10Recreate the OS390-Unix config targetRichard Levitte
2018-11-10Check return value of EVP_PKEY_newMansour Ahmadi
2018-11-10[crypto/bn] swap BN_FLG_FIXED_TOP tooBilly Brumley
2018-11-10Add EVP_PKEY_supports_digest_nid()David Woodhouse
2018-11-10Honour mandatory digest on private key in has_usable_cert()David Woodhouse
2018-11-10Stop marking default digest for EC keys as mandatoryDavid Woodhouse
2018-11-09Fix issues with do_rand_init/rand_cleanup_intBernd Edlinger
2018-11-09VMS build: colon after target must be separated with a spaceRichard Levitte
2018-11-09Have install targets depend on more precise build targetsRichard Levitte
2018-11-09Allow parallel installRichard Levitte
2018-11-09VMS build: don't add a comma before 'extradefines'Richard Levitte
2018-11-08rand_unix.c: open random devices on first use onlyDr. Matthias St. Pierre
2018-11-08Test: enable internal tests for shared Windows buildsDr. Matthias St. Pierre
2018-11-08Test: link drbgtest statically against libcryptoDr. Matthias St. Pierre
2018-11-08Give a better error if an attempt is made to set a zero length groups listMatt Caswell
2018-11-08Ignore disabled ciphers when deciding if we are using ECCMatt Caswell
2018-11-08Add missing RAND initialisation call.Pauli
2018-11-07Rename the rand_drbg_st data member "pool" to "seed_pool"Bernd Edlinger
2018-11-07util/add-depends.pl: go through shared_sources tooRichard Levitte
2018-11-07Remove outdated e_chil.txt fileRich Salz
2018-11-06Fix a race condition in drbgtest.cBernd Edlinger
2018-11-06Fix error handling in RAND_DRBG_uninstantiateBernd Edlinger
2018-11-06Fix error handling in drbgtest.cBernd Edlinger
2018-11-06Fix error handling in rand_drbg_newBernd Edlinger
2018-11-06Fix error handling in RAND_DRBG_setBernd Edlinger
2018-11-06Fix return formatting.Pauli
2018-11-06Cleanse the key log buffer.Pauli
2018-11-06EVP_MAC ctrl numbering duplicate removal.Pauli
2018-11-05GMAC: Add subdir info in crypto/build.info for this to buildRichard Levitte
2018-11-05Fix a collision in function err numbersPaul Yang
2018-11-05Simplify the processing of skipped source directoriesRichard Levitte
2018-11-05Collapse different classes of macro databasesRichard Levitte
2018-11-05Add SUBDIRS settings in relevant build.info filesRichard Levitte
2018-11-05Build: make it possibly to specify subdirs in build.infoRichard Levitte
2018-11-05Build: Make it possible to have defines assigned to end products as wellRichard Levitte
2018-11-05Build: adapt VMS build file template to use the extra macrosRichard Levitte
2018-11-05Build: adapt Windows makefile template to use the extra macrosRichard Levitte
2018-11-05Build: adapt Unix Makefile template to use the extra macrosRichard Levitte
2018-11-05Build: make it possible to assign macro definitions for specific outputsRichard Levitte