From owner-freebsd-bugs Fri Dec 27 0:20:15 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20C5137B401 for ; Fri, 27 Dec 2002 00:20:14 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C85443EE6 for ; Fri, 27 Dec 2002 00:20:13 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBR8KDNS031816 for ; Fri, 27 Dec 2002 00:20:13 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBR8KDCU031815; Fri, 27 Dec 2002 00:20:13 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BFF937B401 for ; Fri, 27 Dec 2002 00:11:10 -0800 (PST) Received: from worf.jawa.at (line-F-136.adsl-dynamic.inode.at [62.99.193.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7DE643EE5 for ; Fri, 27 Dec 2002 00:11:08 -0800 (PST) (envelope-from mbretter@worf.jawa.at) Received: from worf.jawa.at (localhost [127.0.0.1]) by worf.jawa.at (8.12.6/8.12.6) with ESMTP id gBR82LC5000643 for ; Fri, 27 Dec 2002 09:02:21 +0100 (CET) (envelope-from mbretter@worf.jawa.at) Received: (from mbretter@localhost) by worf.jawa.at (8.12.6/8.12.6/Submit) id gBR82KXd000642; Fri, 27 Dec 2002 09:02:20 +0100 (CET) Message-Id: <200212270802.gBR82KXd000642@worf.jawa.at> Date: Fri, 27 Dec 2002 09:02:20 +0100 (CET) From: Michael Bretterklieber Reply-To: Michael Bretterklieber To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: misc/46555: enhancements for libradius Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46555 >Category: misc >Synopsis: enhancements for libradius >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Dec 27 00:20:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Michael Bretterklieber >Release: FreeBSD 4.7-RELEASE-p1 i386 >Organization: JAWA Management Software GmbH >Environment: System: FreeBSD worf.jawa.at 4.7-RELEASE-p1 FreeBSD 4.7-RELEASE-p1 #1: Sat Oct 26 13:58:03 CEST 2002 root@worf.jawa.at:/compile/src/sys/compile/WORF i386 >Description: I made the radius integration for mpd. During this work I missed some functions in libradius. I attached patches for libradius for adding this missing functions, here is a short changelog: - added rad_demangle for demangling user-passwords (needed for MS-CHAPv1 MPPE-keys). - added rad_demangle_mppe_key for demangling mppe-keys (needed for MS-CHAPv2 MPPE-keys). - added some typecasts to avoid compilation warnings The code for the rad_demangle_mppe_key function was taken from userland ppp. I hope that someone with enough karma (=someone who has the permission to commit this) can make a short review and then commit this code. >How-To-Repeat: not available >Fix: not available >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message