aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/err
Commit message (Expand)AuthorAgeFilesLines
* Remove parentheses of return.KaoruToda2017-10-181-9/+9
* Fix reseeding issues of the public RAND_DRBGDr. Matthias St. Pierre2017-10-181-0/+13
* make updateDr. Stephen Henson2017-10-121-0/+4
* make updateDr. Stephen Henson2017-10-121-0/+1
* Rewrite some codeRich Salz2017-10-071-35/+19
* Session resume broken switching contextsTodd Short2017-10-041-0/+1
* Remove unnecessary #include <openssl/lhash.h> directives.Pauli2017-09-292-4/+2
* Fix function name in ECerr callRich Salz2017-09-141-0/+1
* Support key check in EVP interfacePaul Yang2017-09-131-0/+1
* Add UI functions to set result with explicit length and to retrieve the lengthRichard Levitte2017-09-081-0/+2
* Add CRYPTO_thread_glock_newRich Salz2017-08-311-1/+1
* Complain if we are writing early data but SNI or ALPN is incorrectMatt Caswell2017-08-311-0/+2
* Implement Aria GCM/CCM Modes and TLS cipher suitesJon Spillett2017-08-301-0/+2
* Use "" not <> for internal/ includesRich Salz2017-08-221-4/+4
* err/err.c: improve readability.Andy Polyakov2017-08-181-6/+2
* err/err.c: fix "wraparound" bug in ERR_set_error_data.Andy Polyakov2017-08-181-2/+0
* Add ERR_clear_last_mark()Richard Levitte2017-08-151-0/+23
* Add EVP_DigestFinalXOF, interface to extendable-output functions, XOFs.Andy Polyakov2017-08-121-0/+2
* Add interface to the scrypt KDF by means of PKEY_METHODJohannes Bauer2017-08-081-0/+7
* Add RAND_priv_bytes() for private keysRich Salz2017-08-031-0/+1
* Added differentiation between missing secret and missing seedJohannes Bauer2017-08-031-0/+1
* Changed use of EVP_PKEY_CTX_md() and more specific error codesJohannes Bauer2017-08-031-0/+3
* More error handling to HKDF and one more case in TLS1-PRFJohannes Bauer2017-08-031-0/+2
* Set error when HKDF used without parametersJohannes Bauer2017-08-031-0/+1
* Define a value for SYS_F_FCNTLBenjamin Kaduk2017-07-271-0/+1
* Add DRBG random methodRich Salz2017-07-191-5/+30
* OSSL_STORE: spell error reason correctlyRichard Levitte2017-07-151-1/+1
* Fix bug in err_string_data_cmpRich Salz2017-07-131-1/+3
* make errorsDr. Stephen Henson2017-07-131-0/+1
* Cleanup RAND_load_file,RAND_write_fileRich Salz2017-07-061-0/+5
* Fix crashRich Salz2017-07-051-0/+2
* Undo commit 40720ceRich Salz2017-07-051-12/+9
* Remove the possibility to disable the UI module entirelyRichard Levitte2017-07-031-2/+0
* STORE: Make sure the loader to be registered is completeRichard Levitte2017-06-291-0/+1
* Add internal functions to fetch PEM data from an opened BIORichard Levitte2017-06-291-0/+3
* Make it possible to tell the file loader to use secure memoryRichard Levitte2017-06-291-0/+1
* STORE 'file' scheme loader: Add directory listing capabilityRichard Levitte2017-06-292-0/+2
* STORE 'file' scheme loader: Add handler for encrypted PKCS#8 dataRichard Levitte2017-06-291-0/+2
* STORE 'file' scheme loader: refactor file_load to support decoding restartRichard Levitte2017-06-291-0/+1
* STORE: Add a OSSL_STORE_INFO type to help support file handler restartsRichard Levitte2017-06-291-0/+1
* STORE 'file' scheme loader: add support for the PKCS#12 containerRichard Levitte2017-06-291-0/+3
* STORE 'file' scheme loader: add support for containersRichard Levitte2017-06-291-0/+1
* Add a STORE loader for the "file" schemeRichard Levitte2017-06-291-0/+10
* Add the STORE moduleRichard Levitte2017-06-294-1/+35
* Make it possible to refer to ERR_R_UI_LIBRichard Levitte2017-06-291-0/+1
* Adapt for BSD cryptodev.h differencesRichard Levitte2017-06-281-0/+1
* Add new /dev/crypto engineRichard Levitte2017-06-281-0/+3
* Add the common error ERR_R_OPERATION_FAILRichard Levitte2017-06-281-0/+1
* Add TLSv1.3 client side external PSK supportMatt Caswell2017-06-211-0/+1
* Add RAND_UNIMPLEMENTED error codeRich Salz2017-06-201-0/+1