=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/53.html,v retrieving revision 1.52 retrieving revision 1.53 diff -c -r1.52 -r1.53 *** www/53.html 2013/03/02 21:53:05 1.52 --- www/53.html 2013/03/04 21:49:57 1.53 *************** *** 130,135 **** --- 130,136 ----
  • A stratum can now be assigned to hardware sensors in ntpd(8).
  • authpf(8) now supports the use of per-group rules files.
  • ftp(1) client now supports basic HTTP authentication as per RFC 2617 and 3986 like "ftp http[s]://user:pass@host/file". +
  • ftp(1) client's mput command allows to upload a directory tree recursively using the -r switch.
  • relayd(8) has various improvements including additional scheduling algorithms (least-states, for redirections, and random/source-hash, for relays).
  • The iked(8) IKEv2 daemon supports NAT-T. (The isakmpd daemon for IKEv1 has supported this for a long time).
  • iked(8) blocks IPv6 traffic unless there are v6 VPN flows; this is to prevent leakages as described in draft-gont-opsec-vpn-leakages. *************** *** 858,864 **** alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 53.html,v 1.52 2013/03/02 21:53:05 sthen Exp $ --- 859,865 ---- alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 53.html,v 1.53 2013/03/04 21:49:57 bluhm Exp $