summaryrefslogtreecommitdiffhomepage
path: root/openvpn_ffi/src
AgeCommit message (Collapse)AuthorFilesLines
2017-07-17Rename all crates from snake_case to kebab-caseLinus Färnstrand3-346/+0
2017-05-19Expose OpenVpnEnv type from openvpn_ffiLinus Färnstrand2-1/+6
2017-04-18Reformat with new rustfmt settingsLinus Färnstrand2-7/+11
2017-03-16Add forgotten semicolonsLinus Färnstrand1-1/+1
2017-03-16Make use of bail! macro in error_chainLinus Färnstrand2-2/+2
2017-03-07Make OpenVpnPluginEvent serializableLinus Färnstrand1-1/+5
2017-03-07Extract OpenVPN FFI stuff to separate crateLinus Färnstrand3-0/+333