diff options
author | Pavel Roskin <plroskin@gmail.com> | 2016-10-29 22:45:40 -0700 |
---|---|---|
committer | Pavel Roskin <plroskin@gmail.com> | 2016-11-01 11:09:15 -0700 |
commit | 4324084d585d5a20d77aea036b8b4704c95a1dc3 (patch) | |
tree | 37391c16ffaab6edd8fc6a53439647f03a9928f7 /design.txt | |
parent | cde340350c34e5ecf8be2482c909decffc27d7bd (diff) | |
download | xrdp-proprietary-4324084d585d5a20d77aea036b8b4704c95a1dc3.tar.gz xrdp-proprietary-4324084d585d5a20d77aea036b8b4704c95a1dc3.zip |
Use static inline functions for OpenSSL 1.0 backport
Conditional preprocessor directives spread throughout the code set a bad
example.
The new backport code is located in one place. The compiler checks
argument types. The backport code has no access to the caller variables.
The main code has all advantages of the new, more compact API.
Diffstat (limited to 'design.txt')
0 files changed, 0 insertions, 0 deletions