openssl/crypto/x509v3
Ralf S. Engelschall bb8f3c5879 General source tree makefile cleanups: Made `making xxx in yyy...' display
consistent in the source tree and replaced `/bin/rm' by `rm'.  Additonally
cleaned up the `make links' target: Remove unnecessary semicolons, subsequent
redundant removes, inline point.sh into mklink.sh to speed processing and no
longer clutter the display with confusing stuff. Instead only the actually
done links are displayed.
1999-03-06 12:32:06 +00:00
..
old-v3 Initial addition of new X509 V3 files, tidy of old files. 1999-01-24 00:50:01 +00:00
.cvsignore Ignore crypto/x509v3/lib 1999-01-30 13:26:41 +00:00
Makefile.ssl General source tree makefile cleanups: Made `making xxx in yyy...' display 1999-03-06 12:32:06 +00:00
README Initial addition of new X509 V3 files, tidy of old files. 1999-01-24 00:50:01 +00:00
v3_akey.c Add an extra 'raw' function r2i to the extension code. Nothing uses this yet and 1999-03-06 02:34:07 +00:00
v3_alt.c Add an extra 'raw' function r2i to the extension code. Nothing uses this yet and 1999-03-06 02:34:07 +00:00
v3_bcons.c Add an extra 'raw' function r2i to the extension code. Nothing uses this yet and 1999-03-06 02:34:07 +00:00
v3_bitst.c Various changes to make this stuff compile under Win32 and VC++ with and 1999-02-22 01:26:40 +00:00
v3_conf.c Various changes to make this stuff compile under Win32 and VC++ with and 1999-02-22 01:26:40 +00:00
v3_enum.c Add an extra 'raw' function r2i to the extension code. Nothing uses this yet and 1999-03-06 02:34:07 +00:00
v3_extku.c Add an extra 'raw' function r2i to the extension code. Nothing uses this yet and 1999-03-06 02:34:07 +00:00
v3_genn.c Various changes to make this stuff compile under Win32 and VC++ with and 1999-02-22 01:26:40 +00:00
v3_ia5.c Various changes to make this stuff compile under Win32 and VC++ with and 1999-02-22 01:26:40 +00:00
v3_int.c Add an extra 'raw' function r2i to the extension code. Nothing uses this yet and 1999-03-06 02:34:07 +00:00
v3_lib.c Deleted my str_dup() function from X509V3: the same functionality is provided 1999-03-04 23:29:51 +00:00
v3_pku.c Add an extra 'raw' function r2i to the extension code. Nothing uses this yet and 1999-03-06 02:34:07 +00:00
v3_prn.c Various changes to make this stuff compile under Win32 and VC++ with and 1999-02-22 01:26:40 +00:00
v3_skey.c Add an extra 'raw' function r2i to the extension code. Nothing uses this yet and 1999-03-06 02:34:07 +00:00
v3_utl.c Deleted my str_dup() function from X509V3: the same functionality is provided 1999-03-04 23:29:51 +00:00
v3conf.c Various changes to make this stuff compile under Win32 and VC++ with and 1999-02-22 01:26:40 +00:00
v3err.c Add more functionality to issuer alt name and subject alt name. New options 1999-02-21 01:46:45 +00:00
v3prin.c Various changes to make this stuff compile under Win32 and VC++ with and 1999-02-22 01:26:40 +00:00
x509v3.err Add more functionality to issuer alt name and subject alt name. New options 1999-02-21 01:46:45 +00:00
x509v3.h Add an extra 'raw' function r2i to the extension code. Nothing uses this yet and 1999-03-06 02:34:07 +00:00

WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING

This is ***VERY*** new experimental code and is likely to change
considerably or vanish altogether.