openssl/crypto/err
Matt Caswell b3599dbb6a Rename int_*() functions to *_int()
There is a preference for suffixes to indicate that a function is internal
rather than prefixes. Note: the suffix is only required to disambiguate
internal functions and public symbols with the same name (but different
case)

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-04-13 08:59:03 +01:00
..
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
err.c Rename int_*() functions to *_int() 2016-04-13 08:59:03 +01:00
err_all.c Rename int_*() functions to *_int() 2016-04-13 08:59:03 +01:00
err_prn.c Fix a big leak when using stack-allocated BIO items. 2016-03-29 17:40:54 +01:00
Makefile.in Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
openssl.ec Move dso.h to internal 2016-03-23 09:12:11 -04:00