]> git.sesse.net Git - ffmpeg/commit
lavf/tls: let the user specify what name to verify against
authorRodger Combs <rodger.combs@gmail.com>
Mon, 8 Jun 2015 09:50:48 +0000 (04:50 -0500)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 8 Jun 2015 12:08:52 +0000 (14:08 +0200)
commit6dd5371e34c6602591766f73aa647b369d77853b
treedb58a16fcbddf50de0a062701352d08143b20465
parent7630cce4b3096b6d0106a0f5dd4c5f497cc28a93
lavf/tls: let the user specify what name to verify against

This can be useful for debugging, or in scenarios where the user
doesn't want to use the system's DNS settings for whatever reason.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/tls.c
libavformat/tls.h