CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2014/11/03 10:21:30
Modified files: lib/libssl/src/ssl: t1_lib.c Log message: only call SRTP (whatever that is) functions when the connection type is DTLS (whatever that is) instead of for TLS too. ok jsing.