Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: d9883f29bbd9fe59518b6a195d7f0497407fb0f8 https://github.com/OpenSIPS/opensips/commit/d9883f29bbd9fe59518b6a195d7f0497407fb0f8 Author: Maksym Sobolyev <sobo...@sippysoft.com> Date: 2022-10-24 (Mon, 24 Oct 2022)
Changed paths: M net/net_udp.c Log Message: ----------- Use IP_DONTFRAG on systems (i.e. FreeBSD) where IP_MTU_DISCOVER is not available. Generate an error on systems that have neither. Commit: f5703d1b49f402456ba11dbaa7e4871b1dfe8d15 https://github.com/OpenSIPS/opensips/commit/f5703d1b49f402456ba11dbaa7e4871b1dfe8d15 Author: Maksym Sobolyev <sobo...@sippysoft.com> Date: 2022-10-24 (Mon, 24 Oct 2022) Changed paths: M lib/digest_auth/dauth_nonce.c Log Message: ----------- Secret key is expected to be 32 characters long, convert debug assert into proper check, generate error and emit appropriate message when it's not. Fixes #2935 Compare: https://github.com/OpenSIPS/opensips/compare/41696da75c67...f5703d1b49f4 _______________________________________________ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/devel