OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Kenneth R Westerback (krwcvs.openbsd.org)
Date: Mon Nov 19 2001 - 19:02:50 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    CVSROOT: /cvs
    Module name: src
    Changes by: krwcvs.openbsd.org 2001/11/19 18:02:50

    Modified files:
            distrib/miniroot: install.sub

    Log message:
    Encode usercode/password in ftp url's as required by RFC 1738,
    section 3.1. Allows for use of '', ':' and '/' in usercodes
    and passwords without confusion.

    ok deraadt