Re: [openssl-dev] object.txt

2016-08-23 Thread Dmitry Belyavsky
Hello Richard,

Thank you for clarification!

On Tue, Aug 23, 2016 at 2:53 PM, Richard Levitte 
wrote:

> In message  z2_faqhkbj...@mail.gmail.com> on Tue, 23 Aug 2016 14:00:23 +0300, Dmitry
> Belyavsky  said:
>
> beldmit> Hello,
> beldmit>
> beldmit> I try to add a new OID to the objects.h file in my fork of the
> OpenSSL
> beldmit> 1.1.0-pre7-dev.
> beldmit>
> beldmit> After adding the line to the objects.txt file and running
> ./config;
> beldmit> make the corresponding NIDs do not appear in the files
> beldmit> include/openssl/objects.h and include/openssl/obj_mac.h
> beldmit>
> beldmit> What's the right way to add new OIDs with new build system?
>
> There's a manual step to update the corresponding C files:  make update
>
> Cheers,
> Richard
>
> --
> Richard Levitte levi...@openssl.org
> OpenSSL Project http://www.openssl.org/~levitte/
> --
> openssl-dev mailing list
> To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
>



-- 
SY, Dmitry Belyavsky
-- 
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev


Re: [openssl-dev] object.txt

2016-08-23 Thread Richard Levitte
In message  
on Tue, 23 Aug 2016 14:00:23 +0300, Dmitry Belyavsky  said:

beldmit> Hello,
beldmit> 
beldmit> I try to add a new OID to the objects.h file in my fork of the OpenSSL
beldmit> 1.1.0-pre7-dev.
beldmit> 
beldmit> After adding the line to the objects.txt file and running ./config;
beldmit> make the corresponding NIDs do not appear in the files
beldmit> include/openssl/objects.h and include/openssl/obj_mac.h
beldmit> 
beldmit> What's the right way to add new OIDs with new build system?

There's a manual step to update the corresponding C files:  make update

Cheers,
Richard

-- 
Richard Levitte levi...@openssl.org
OpenSSL Project http://www.openssl.org/~levitte/
-- 
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev


[openssl-dev] object.txt

2016-08-23 Thread Dmitry Belyavsky
Hello,

I try to add a new OID to the objects.h file in my fork of the OpenSSL
1.1.0-pre7-dev.

After adding the line to the objects.txt file and running ./config; make
the corresponding NIDs do not appear in the files include/openssl/objects.h
and include/openssl/obj_mac.h

What's the right way to add new OIDs with new build system?

Thank you!

-- 
SY, Dmitry Belyavsky
-- 
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev