openssl/util
David Woodhouse 045bd04706 Add DTLS_get_data_mtu() function
We add ssl_cipher_get_overhead() as an internal function, to avoid
having too much ciphersuite-specific knowledge in DTLS_get_data_mtu()
itself. It's going to need adjustment for TLSv1.3... but then again, so
is fairly much *all* of the SSL_CIPHER handling. This bit is in the noise.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
2016-11-02 14:00:10 +00:00
..
perl/OpenSSL/Util Move manpages to man[1357] structure. 2016-10-26 13:59:52 -04:00
TLSProxy Enable TLSProxy to talk TLS1.3 2016-11-02 13:28:21 +00:00
build.info VMS: add [.util]shlib_wrap.exe and its build instructions 2016-09-21 02:40:46 +02:00
ck_errf.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
copy.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
dofile.pl util/dofile.pl: report if a template couldn't be loaded 2016-09-21 01:49:04 +02:00
find-doc-nits.pl Move manpages to man[1357] structure. 2016-10-26 13:59:52 -04:00
find-undoc-api.pl Move manpages to man[1357] structure. 2016-10-26 13:59:52 -04:00
find-unused-errs GH1278: Removed error code for alerts 2016-07-08 13:28:33 -04:00
fipslink.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
incore Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
indent.pro Add some missing types to indent.pro 2016-10-10 21:39:49 +01:00
libcrypto.num Create BIO_write_ex() which handles size_t arguments 2016-10-28 09:48:54 +01:00
libssl.num Add DTLS_get_data_mtu() function 2016-11-02 14:00:10 +00:00
mkbuildinf.pl
mkcerts.sh
mkdef.pl Allow older versions in the *.num files 2016-10-17 11:39:50 +01:00
mkdir-p.pl utils/mkdir-p: check if dir exists also after mkdir failed 2016-06-23 11:10:29 -04:00
mkerr.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
mkrc.pl
openssl-format-source Simplify indentation of DECLARE_ and IMPLEMENT_ lines 2016-08-18 14:40:37 +02:00
opensslwrap.sh
point.sh
process_docs.pl Move manpages to man[1357] structure. 2016-10-26 13:59:52 -04:00
selftest.pl
shareable_image_wrap.c.in VMS: add [.util]shlib_wrap.exe and its build instructions 2016-09-21 02:40:46 +02:00
shlib_wrap.sh.in Remove automatic RPATH - adapt shlib_wrap.sh 2016-10-13 02:21:51 +02:00
su-filter.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
with_fallback.pm