0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02:15 +02:00
openvpn3/openvpn/options
James Yonan 211af3a91b string : rename methods for consistency with in-place/copy
variants of other string methods:

* rename add_trailing() -> add_trailing_copy()
* rename add_trailing_in_place() -> add_trailing()
2016-03-28 09:42:13 -06:00
..
continuation.hpp Renamed boost::intrusive_ptr<T> usage to RCPtr<T>. 2015-05-17 21:26:53 -06:00
merge.hpp string : rename methods for consistency with in-place/copy 2016-03-28 09:42:13 -06:00
sanitize.hpp ovpn3 core globals cleanup: 2015-11-25 11:34:41 -07:00
servpush.hpp In ServerPushList: 2016-02-04 15:51:06 -07:00