rustls / rustls-ffi

Use Rustls from any language
Other
125 stars 30 forks source link

Remove references to old "crustls" name #289

Closed jsha closed 1 year ago

jsha commented 1 year ago

Remove symlinking of old library name (libcrustls.a and crustls.h).

Rename header guard to "RUSTLS_H".

Rename CRUSTLSDEMO constants to DEMO_.