=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/72.html,v retrieving revision 1.53 retrieving revision 1.54 diff -c -r1.53 -r1.54 *** www/72.html 2022/10/03 21:44:19 1.53 --- www/72.html 2022/10/04 01:38:08 1.54 *************** *** 680,686 **** pflow_clone_destroy() in pflow(4).
  • Added a missing input validation step to pipex(4) mppe keylenbits.
  • Routing daemons and other userland network improvements: --- 680,686 ---- pflow_clone_destroy() in pflow(4).
  • Added a missing input validation step to pipex(4) MPPE keylenbits.
  • Routing daemons and other userland network improvements: *************** *** 828,834 **** -t flag to change the request timeout.
  • Corrected handling of an abnormal FastCGI termination in httpd(8). !
  • Made newer mime type definitions take precedence over existing ones in httpd(8).
  • Moved the relayd(8) daemon(3) call to just --- 828,834 ---- -t flag to change the request timeout.
  • Corrected handling of an abnormal FastCGI termination in httpd(8). !
  • Made newer MIME type definitions take precedence over existing ones in httpd(8).
  • Moved the relayd(8) daemon(3) call to just *************** *** 949,955 ****
  • Do not reject primes in trial divisions.
  • Error out on negative shifts in BN_{r,l}shift() instead of accessing arrays out of bounds. !
  • Fix URI name constraints, allow for URI's with no host part.
  • Fix the legacy verifier callback behaviour for untrusted certs.
  • Correct serfver-side handling of TLSv1.3 key updates.
  • Plug leak in PKCS12_setup_mac(). --- 949,955 ----
  • Do not reject primes in trial divisions.
  • Error out on negative shifts in BN_{r,l}shift() instead of accessing arrays out of bounds. !
  • Fix URI name constraints, allow for URIs with no host part.
  • Fix the legacy verifier callback behaviour for untrusted certs.
  • Correct serfver-side handling of TLSv1.3 key updates.
  • Plug leak in PKCS12_setup_mac().