openssl/crypto/objects
Richard Levitte 0f539dc1a2 Fix the update target and remove duplicate file updates
We had updates of certain header files in both Makefile.org and the
Makefile in the directory the header file lived in.  This is error
prone and also sometimes generates slightly different results (usually
just a comment that differs) depending on which way the update was
done.

This removes the file update targets from the top level Makefile, adds
an update: target in all Makefiles and has it depend on the depend: or
local_depend: targets, whichever is appropriate, so we don't get a
double run through the whole file tree.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2015-05-22 18:44:33 +02:00
..
Makefile Fix the update target and remove duplicate file updates 2015-05-22 18:44:33 +02:00
o_names.c Use safer sizeof variant in malloc 2015-05-04 15:00:13 -04:00
obj_dat.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
obj_dat.h Add scrypt OID from draft-josefsson-scrypt-kdf-03 2015-05-21 12:48:02 +01:00
obj_dat.pl Fix OID encoding for one component. 2014-06-27 14:35:07 +01:00
obj_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
obj_lib.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
obj_mac.num Add scrypt OID from draft-josefsson-scrypt-kdf-03 2015-05-21 12:48:02 +01:00
obj_xref.c Make sig_app, sigx_app static 2015-05-06 16:49:10 -04:00
obj_xref.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
obj_xref.txt Add new OIDs from RFC5753 2013-07-17 21:45:00 +01:00
objects.pl Bring objects.pl output even closer to new format. 2015-02-09 15:59:09 +01:00
objects.README I got sick and tired of having to keep track of NIDs when such a thing 2000-07-05 02:45:36 +00:00
objects.txt Add scrypt OID from draft-josefsson-scrypt-kdf-03 2015-05-21 12:48:02 +01:00
objxref.pl Make objxref.pl output in correct format 2015-02-04 03:50:09 +00:00