xebd / accel-ppp

High performance PPTP/L2TP/PPPoE/IPoE server for Linux
GNU General Public License v2.0
296 stars 108 forks source link

fix warnings with openssl 1.1.0+ #88

Closed themiron closed 4 years ago

themiron commented 4 years ago

openssl's thread locking/calbacks is noop since 1.1.0, internal locking is used automagically.