openssl/crypto/objects
Geoff Thorpe 4dc719fc37 The callbacks in the NAME_FUNCS structure are not used directly as LHASH
callbacks, and their prototypes were consistent as they were. These casts
need reversing.

Also, I personally find line breaks during parameter lists (ie a line
ending in a comma) easier to read at a glance than line breaks at the end
of a function call and before a dereference on the return value (ie a line
ending in a closed-bracket followed by a line starting with "->").
2001-02-20 16:31:15 +00:00
..
.cvsignore Generate obj_dat.h in "make update". 1999-09-29 21:03:02 +00:00
Makefile.ssl Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
o_names.c The callbacks in the NAME_FUNCS structure are not used directly as LHASH 2001-02-20 16:31:15 +00:00
obj_dat.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
obj_dat.h New options to 'ca' utility to support CRL entry extensions. 2001-02-16 01:35:44 +00:00
obj_dat.pl Fix for bad sorting of object names. 2000-08-06 18:43:32 +00:00
obj_err.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
obj_lib.c Constification of the data of a hash table. This means the callback 2000-12-13 17:15:03 +00:00
obj_mac.h New options to 'ca' utility to support CRL entry extensions. 2001-02-16 01:35:44 +00:00
obj_mac.num New options to 'ca' utility to support CRL entry extensions. 2001-02-16 01:35:44 +00:00
objects.h Constification of the data of a hash table. This means the callback 2000-12-13 17:15:03 +00:00
objects.pl Corrected small bug that could add ',L' when it shouldn't 2000-07-08 07:56:12 +00: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 New options to 'ca' utility to support CRL entry extensions. 2001-02-16 01:35:44 +00:00