openssl/crypto/conf
Richard Levitte e7227322b3 Allow 8-bit characters. This is not really complete, it only marks
characters with the highest bit set as HIGHBIT.  We need to expand
this to support the UTF-8 character set properly.  However, this
solves the problem that the character 0x80 (which is common in UTF-8)
gets masked to 0x00.
Patch submitted by "Huang Yuzhen" <huangyuzhen@bj.tom.com>
2002-01-02 11:06:02 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
cnf_save.c Move all the existing function pointer casts associated with LHASH's two 2001-01-09 00:24:38 +00:00
conf.h remove redundant ERR_load_... declarations 2001-12-17 19:22:23 +00:00
conf_api.c e_os.h defines Getenv() 2001-02-22 17:59:55 +00:00
conf_api.h In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>, 2000-05-02 12:16:01 +00:00
conf_def.c Use new-style system-id macros everywhere possible. I hope I haven't 2001-02-20 08:13:47 +00:00
conf_def.h Allow 8-bit characters. This is not really complete, it only marks 2002-01-02 11:06:02 +00:00
conf_err.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
conf_lib.c Modify apps to use NCONF code instead of old CONF code. 2001-06-28 11:41:50 +00:00
keysets.pl Allow 8-bit characters. This is not really complete, it only marks 2002-01-02 11:06:02 +00:00
Makefile.ssl make update 2001-07-31 17:07:24 +00:00
ssleay.cnf Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
test.c I've always wanted to make the CONF library more adaptable. Here's 2000-04-09 12:04:35 +00:00