=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/72.html,v retrieving revision 1.53 retrieving revision 1.54 diff -u -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,7 +680,7 @@ pflow_clone_destroy() in pflow(4).
  • Added a missing input validation step to pipex(4) mppe keylenbits. + href="https://man.openbsd.org/pipex.4">pipex(4) MPPE keylenbits.
  • Routing daemons and other userland network improvements: @@ -828,7 +828,7 @@ -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 +
  • Made newer MIME type definitions take precedence over existing ones in httpd(8).
  • Moved the relayd(8) daemon(3) call to just @@ -949,7 +949,7 @@
  • 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 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().