openssl/crypto/err
Rich Salz 3e47caff48 ERR_ cleanup
Remove ERR_[gs]et_implementation as they were not undocumented and
useless (the data structure was opaque).

Halve the number of lock/unlock calls in almost all ERR_
functions by letting the caller of get_hash or int_thread_set
able to lock.  Very useful when looping, such as adding errors,
or when getting the hash and immediately doing a lookup on it.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2015-04-28 10:50:54 -04:00
..
Makefile Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevant 2015-03-31 20:16:01 +02:00
err.c ERR_ cleanup 2015-04-28 10:50:54 -04:00
err_all.c Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_EC 2015-03-11 09:29:37 -04:00
err_prn.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
openssl.ec Stop symlinking, move files to intended directory 2015-03-31 20:16:01 +02:00