0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/test
Mark Deric 3cd0652d1e Add the getJoinedString() function
Useful in unit tests for which the input vector should be properly
sorted by the code under test.  This function is very similar to
getSortedJoinedString(), but it avoids sorting.  Because of the
similarity, the getSortedJoinedString() function is refactored to use
the new getJoinedString() function.

Signed-off-by: Mark Deric <jmark@openvpn.net>
2021-08-02 08:42:00 -07:00
..
ovpncli Document WEBAUTH and implement it as auth pending method in demo client 2021-07-28 14:50:06 +02:00
ssl ProtoContext: added keepalive_timeout_early parameter 2021-07-03 13:10:01 -06:00
unittests Add the getJoinedString() function 2021-08-02 08:42:00 -07:00
unused Update copyrights 2020-03-18 19:37:32 +01:00