Skip to content
This repository has been archived by the owner on Jan 5, 2022. It is now read-only.

Pre-existing code needs abstraction related cleanups. #1

Open
Yawning opened this issue Feb 21, 2013 · 1 comment
Open

Pre-existing code needs abstraction related cleanups. #1

Yawning opened this issue Feb 21, 2013 · 1 comment
Assignees

Comments

@Yawning
Copy link
Owner

Yawning commented Feb 21, 2013

ngx_event_polarssl.[h,c] currently contains compatibility functions for the modules that make direct OpenSSL calls. The existing modules should be modified where possible so that the only place that directly calls the SSL implementation is ngx_event_[open,polar]ssl.[h,c].

@Yawning
Copy link
Owner Author

Yawning commented Feb 22, 2013

I'm not sure if I can totally fulfill this with what's required for #2 and #3. At least the Open/PolarSSL-isms will be neatly contained in #ifdefs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant