summaryrefslogtreecommitdiffstats
path: root/src/openvpn/crypto_backend.h
Commit message (Expand)AuthorAgeFilesLines
* Fix overflow check in openvpn_decrypt()Steffan Karger2015-08-011-1/+1
* Really fix '--cipher none' regressionSteffan Karger2014-12-021-4/+2
* Fix assertion error when using --cipher noneSteffan Karger2014-11-081-3/+3
* Fix typo in cipher_kt_mode_{cbc, ofb_cfb}() doxygen.Steffan Karger2014-07-291-2/+2
* Add proper check for crypto modes (CBC or OFB/CFB)Steffan Karger2014-07-071-0/+30
* Config compatibility patch. Added translate_cipher_name.Steffan Karger2013-03-221-0/+12
* build: win-msvc: msbuild formatAlon Bar-Lev2012-03-221-2/+0
* build: proper crypto detection and usageAlon Bar-Lev2012-03-221-2/+2
* build: standard directory layoutAlon Bar-Lev2012-03-221-0/+490