Athish Pranav D

Results 122 comments of Athish Pranav D

> Why don't we use log.error method to generate the error log than emitting it as event(It's indirect but works the same way right)? @daipom what about this?

I guess i can work on this feature

@vixns So openssl doesnt support bcrypt. How do u suggest to proceed with this issue? we would either need to ship the implementation along with code here or use some...

So @vixns do we indeed ship the openbsd implementation along with this? I am not sure how does dependencies work in envoy. I can implement it but not sure how...

This also seems to solve the problem, except that I didn't know if it's the standard bcrypt implementation. If it's fine for maintainer's I will use it i guess

@vixns so for external dependencies there are many more details that need to be provided and i feel that libbcrypt will not be acceptable by the maintainers. I guess we...

@jmarantz can u help us proceed with the dependency part? I have the code ready for the PR except that need to accomodate the external dependency

@KBaichoo could you please help me with the dependency part? or redirect me to someone who is apt for this query? I have the PR ready, only thing needed is...

@alyssawilk Idk whom to tag for this. No one came forward to help me resolve the dependency part. Could you please help me

@alyssawilk The problem i am not aware of setting up the external dependency in this case since here the dependency is in OpenBSD repo(not a library)