=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.798 retrieving revision 1.799 diff -c -r1.798 -r1.799 *** www/plus.html 2001/09/12 14:45:01 1.798 --- www/plus.html 2001/09/14 12:38:02 1.799 *************** *** 68,75 **** [Applied to stable]
  • Plug memory leak in scp(1) and rcp(1).
  • Avoid segfault in dhclient(8) when the server specifies its name. !
  • Support the ! operator in host paramater lists in pfctl(8). !
  • Send a reset request for every packet recieved by ppp(8) when the encryption dictionaries are out of sync.
  • Make pf(4) support ISN randomization (aka. phase modulation).
  • Store argc as a long on the stack as opposed to an int.
  • Switch rijndael code to the optimized AES reference release. --- 68,75 ---- [Applied to stable]
  • Plug memory leak in scp(1) and rcp(1).
  • Avoid segfault in dhclient(8) when the server specifies its name. !
  • Support the ! operator in host parameter lists in pfctl(8). !
  • Send a reset request for every packet received by ppp(8) when the encryption dictionaries are out of sync.
  • Make pf(4) support ISN randomization (aka. phase modulation).
  • Store argc as a long on the stack as opposed to an int.
  • Switch rijndael code to the optimized AES reference release. *************** *** 88,94 ****
  • Enhance file-change detection in vipw(8) and crontab(1).
  • Add per-rule statistics and byte counter to pf(4).
  • Don't reset xl(1)'s Rx/Tx without first turning them back on after a suspend. !
  • Support paramater lists in pfctl(8).
  • Be sure to pass the interface to ipip_input() in the net subsystem so it can be used in bpf(4).
  • Import ftp-proxy(8), a transparent ftp proxy.
  • Loosen tcp(4) state code in pf(4), allowing "stupid stacks to shotgun their SYNs and provide better handling for pre-existing connections". --- 88,94 ----
  • Enhance file-change detection in vipw(8) and crontab(1).
  • Add per-rule statistics and byte counter to pf(4).
  • Don't reset xl(1)'s Rx/Tx without first turning them back on after a suspend. !
  • Support parameter lists in pfctl(8).
  • Be sure to pass the interface to ipip_input() in the net subsystem so it can be used in bpf(4).
  • Import ftp-proxy(8), a transparent ftp proxy.
  • Loosen tcp(4) state code in pf(4), allowing "stupid stacks to shotgun their SYNs and provide better handling for pre-existing connections". *************** *** 539,545 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.798 2001/09/12 14:45:01 jason Exp $ --- 539,545 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.799 2001/09/14 12:38:02 espie Exp $