Changeset 363:b8ad6f9a7748 in freeDiameter for extensions/app_radgw/rgwx_sip.c
- Timestamp:
- Jul 2, 2010, 1:45:51 PM (13 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/app_radgw/rgwx_sip.c
r361 r363 1 1 /********************************************************************************************************* 2 2 * Software License Agreement (BSD License) * 3 * Author: Sebastien Decugis <sdecugis@nict.go.jp>*3 * Author: Alexandre Westfahl <awestfahl@freediameter.net> * 4 4 * * 5 * Copyright (c) 2010, WIDE Project and NICT * 5 * Copyright (c) 2010, Alexandre Westfahl, Teraoka Laboratory (Keio University), and the WIDE Project. * 6 * * 6 7 * All rights reserved. * 8 * Based on rgwx_auth plugin (Sebastien Decugis <sdecugis@nict.go.jp>) * 7 9 * * 8 10 * Redistribution and use of this software in source and binary forms, with or without modification, are * … … 18 20 * materials provided with the distribution. * 19 21 * * 20 * * Neither the name of the WIDE Project or NICT nor the*22 * * Neither the name of the Teraoka Laboratory nor the * 21 23 * names of its contributors may be used to endorse or * 22 24 * promote products derived from this software without * 23 * specific prior written permission of WIDE Project and*24 * NICT.*25 * specific prior written permission of Teraoka Laboratory * 26 * * 25 27 * * 26 28 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED * … … 33 35 * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * 34 36 *********************************************************************************************************/ 37 35 38 36 39 /* RADIUS Access-Request messages translation plugin */
Note: See TracChangeset
for help on using the changeset viewer.