Neil Horman

Results 475 comments of Neil Horman

I'm having the same issue (see dup issue #12192)

@paulidale I think optional part here is up for some debate. I don't think we should mandate that everything get a doxygen comment immediately, but I think it would be...

@t8m my intent was for this to be useful to future developers of openssl, not end users or developers of apps using openssl. My observation has been that one of...

@kroeckx yes, you could make that argument. The documentation policy is located [here](https://www.openssl.org/policies/technical/documentation-policy.html) separate from the coding style policy, and we seem to follow it fairly well for public symbols...

style fix available in https://github.com/openssl/technical-policies/pull/98

If you have a system with a pci based host interface to test on, I'd welcome a patch

we could certainly do this. Did you have an interface in mind? Just spit out some json config data that a follow up process can parse and use?

are you interested in writing a PR for it?