1<?xml version="1.0" encoding="UTF-8"?>
2<package packagerversion="1.9.5" version="2.0" xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0 http://pear.php.net/dtd/tasks-1.0.xsd http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd">
3 <name>radius</name>
4 <channel>pecl.php.net</channel>
5 <summary>Radius client library</summary>
6 <description>This package is based on the libradius of FreeBSD, with some modifications and extensions.
7This PECL provides full support for RADIUS authentication (RFC 2865) and RADIUS accounting (RFC 2866),
8works on Unix and on Windows. Its an easy way to authenticate your users against the user-database of your
9OS (for example against Windows Active-Directory via IAS).</description>
10 <lead>
11  <name>Michael Bretterklieber</name>
12  <user>mbretter</user>
13  <email>mbretter@php.net</email>
14  <active>yes</active>
15 </lead>
16 <lead>
17  <name>Adam Harvey</name>
18  <user>aharvey</user>
19  <email>aharvey@php.net</email>
20  <active>yes</active>
21 </lead>
22 <date>2016-02-15</date>
23 <time>15:11:50</time>
24 <version>
25  <release>1.4.0b1</release>
26  <api>1.4.0b1</api>
27 </version>
28 <stability>
29  <release>beta</release>
30  <api>beta</api>
31 </stability>
32 <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD</license>
33 <notes>
34- Add PHP 7.0 support. (Adam)
35- Drop support for PHP &lt; 5.3.
36 </notes>
37 <contents>
38  <dir name="/">
39   <file md5sum="1a8f43c22c7615cc509387e1a0b8f097" name="examples/des.php" role="doc" />
40   <file md5sum="075635ba5bf71bb420a1d1ca8d027285" name="examples/mschap.php" role="doc" />
41   <file md5sum="e237b87a64f1b47ac3b7efb1fe836280" name="examples/mschaptest.php" role="doc" />
42   <file md5sum="f17f9a4ec3f19e1eca79b02c7412aef8" name="examples/radius-acct.php" role="doc" />
43   <file md5sum="5406af0402f693082e729167300a7700" name="examples/radius-auth.php" role="doc" />
44   <file md5sum="86285d20163dd259ed7823d8fac9dfe4" name="pecl-compat/src/misc.h" role="src" />
45   <file md5sum="bd2b4fe3b4c053a338a24efb66a37a18" name="pecl-compat/src/zend_API.h" role="src" />
46   <file md5sum="e78c79ee5dfe4622879debc788923a2b" name="pecl-compat/src/zend_hash.h" role="src" />
47   <file md5sum="61244e4767158ab5559888a1ace59caf" name="pecl-compat/src/zend_resource.h" role="src" />
48   <file md5sum="4964d5e75b79e45810cb5e3af061f70c" name="pecl-compat/src/zend_string.h" role="src" />
49   <file md5sum="4ca10b620178ce5619fdb2985e99ebc9" name="pecl-compat/compat.h" role="src" />
50   <file md5sum="2df3b9f9a4750e44c0063e90916ea745" name="tests/server/attribute.php" role="test" />
51   <file md5sum="2c80246c2caaa10c3996220e7fc8f375" name="tests/server/fake_server.php" role="test" />
52   <file md5sum="21ef8d92199a91103fe752d72fa99eb1" name="tests/server/vsa.php" role="test" />
53   <file md5sum="48b924771a69fd92f46273fcae8fd187" name="tests/coa.phpt" role="test" />
54   <file md5sum="a9c62a0245dda571c869b3c87371d983" name="tests/disconnect.phpt" role="test" />
55   <file md5sum="d81a22d057602b283cf6f2fd659f3a98" name="tests/radius_acct_open.phpt" role="test" />
56   <file md5sum="aa16a8ae9502fdb61232da918cf7859c" name="tests/radius_auth_open.phpt" role="test" />
57   <file md5sum="dbb9a3ec2f437cc7232ac365c9217a73" name="tests/radius_close.phpt" role="test" />
58   <file md5sum="e31938e300c2670c9e2aedac192c3a43" name="tests/radius_cvt_addr.phpt" role="test" />
59   <file md5sum="9184b60a4367cfb91a206ffb7939328d" name="tests/radius_cvt_int.phpt" role="test" />
60   <file md5sum="504aa4580902bb81e94cbed1038c47ed" name="tests/radius_cvt_string.phpt" role="test" />
61   <file md5sum="469b8ce2aee8ac9b07a802e59297999b" name="tests/radius_get_attr.phpt" role="test" />
62   <file md5sum="9727b3f06d433e9e63e5b00e2d17e3ef" name="tests/radius_get_tagged_attr_data.phpt" role="test" />
63   <file md5sum="5af511f6ef450ea3b9cde12b45bd7ee9" name="tests/radius_get_tagged_attr_tag.phpt" role="test" />
64   <file md5sum="f4d9102f9e1c27566672a034f935664e" name="tests/radius_get_vendor_attr.phpt" role="test" />
65   <file md5sum="aa9ab53597e7f6143c9743a70ffd805f" name="tests/radius_put_addr.phpt" role="test" />
66   <file md5sum="3c155f522fd329a5cc03b8a7bb768bb6" name="tests/radius_put_addr_tag.phpt" role="test" />
67   <file md5sum="0187d47b7284056167871e72b879699e" name="tests/radius_put_attr.phpt" role="test" />
68   <file md5sum="39eb3fc284f97ae04d364fe31f41c875" name="tests/radius_put_attr_tag.phpt" role="test" />
69   <file md5sum="73b8a2233052aed98cc9881fc0f40dfe" name="tests/radius_put_int.phpt" role="test" />
70   <file md5sum="967d89c64158286b16d7241049503c46" name="tests/radius_put_int_tag.phpt" role="test" />
71   <file md5sum="1133b5d87925c41e5782e908b119c142" name="tests/radius_put_string.phpt" role="test" />
72   <file md5sum="b218b16f8b791fda5b4f011f6e03bf8f" name="tests/radius_put_string_tag.phpt" role="test" />
73   <file md5sum="1e71285d5a6cf1bd85b9509e70b703cb" name="tests/radius_put_vendor_addr.phpt" role="test" />
74   <file md5sum="faff3d48fa19c28acc2482ebfa05196c" name="tests/radius_put_vendor_addr_tag.phpt" role="test" />
75   <file md5sum="4c74625810a583aae3e25ebd90d00d8b" name="tests/radius_put_vendor_attr.phpt" role="test" />
76   <file md5sum="b49a0d4cd7327ecd32649623474fb958" name="tests/radius_put_vendor_attr_tag.phpt" role="test" />
77   <file md5sum="e95c9defa53a7b8d5e7e5f839c511a3e" name="tests/radius_put_vendor_int.phpt" role="test" />
78   <file md5sum="48f771ff2feec2725c7a5ad155e013c0" name="tests/radius_put_vendor_int_tag.phpt" role="test" />
79   <file md5sum="efc4f5aa85429151d6cb94866e23e871" name="tests/radius_put_vendor_string.phpt" role="test" />
80   <file md5sum="f17361f634bc427cc0076ffae45a4aef" name="tests/radius_put_vendor_string_tag.phpt" role="test" />
81   <file md5sum="7d61d08c3ccb8448ff0f5a0e6c77fc90" name="tests/radius_request_authenticator.phpt" role="test" />
82   <file md5sum="1cc00eb0f52ed74c9ab0b51da1cbafb8" name="tests/radius_salt_encrypt_attr.phpt" role="test" />
83   <file md5sum="8612d249e2611a260960f24d0950709c" name="tests/radius_server_secret.phpt" role="test" />
84   <file md5sum="9c23f62808ee602a889ac6b2ff7c561e" name="tests/radius_server_secret_config.phpt" role="test" />
85   <file md5sum="52b1f8bab8ceef10d52f80c1242f37d1" name="config.m4" role="src" />
86   <file md5sum="a4765ae26f6116be665ee4c97d3ef496" name="config.w32" role="src" />
87   <file md5sum="9ab005d49da8ea33b4fddb62a7ba374c" name="CREDITS" role="doc" />
88   <file md5sum="1e50d4afb32d20d3c990cb41976da9ab" name="LICENSE" role="doc" />
89   <file md5sum="9e30411dec8d2c49b771d48750927202" name="Makefile.in" role="src" />
90   <file md5sum="5e9da3f2158123abf6833d9c5ad50418" name="php_radius.h" role="src" />
91   <file md5sum="ac38fdd33abdfea8bbf02917c1d02e3b" name="radius.c" role="src" />
92   <file md5sum="32314145ab4a36966dade15c2261a51a" name="radius.conf" role="src" />
93   <file md5sum="a01a9e5453ddccebc5efe87099c24b73" name="radius.dsp" role="src" />
94   <file md5sum="c7b1fcf55179bf615e35742eb3f3769c" name="radius.dsw" role="src" />
95   <file md5sum="bc43e393a7c2a747b5964a9c5aee0d8c" name="radius_init_const.h" role="src" />
96   <file md5sum="3feafe670018cb923a827b620e641116" name="radlib.c" role="src" />
97   <file md5sum="67315cdd8a1fb01f714a0fe66e6ae9ea" name="radlib.h" role="src" />
98   <file md5sum="732ba9cd1657b19cd8479fc1e7081249" name="radlib_compat.c" role="src" />
99   <file md5sum="22c192f920625f529a77d79df529d185" name="radlib_compat.h" role="src" />
100   <file md5sum="99603d0ebaada124f170275804c45b01" name="radlib_md5.h" role="src" />
101   <file md5sum="6306e4a5505e89b072f1095ad1589a75" name="radlib_private.h" role="src" />
102   <file md5sum="ba0b5365fd1acaacb836743e434cd913" name="radlib_vs.h" role="src" />
103  </dir>
104 </contents>
105 <dependencies>
106  <required>
107   <php>
108    <min>5.3.0</min>
109   </php>
110   <pearinstaller>
111    <min>1.4.0b1</min>
112   </pearinstaller>
113  </required>
114 </dependencies>
115 <providesextension>radius</providesextension>
116 <extsrcrelease />
117 <changelog>
118  <release>
119   <version>
120    <release>1.4.0b1</release>
121    <api>1.4.0b1</api>
122   </version>
123   <stability>
124    <release>beta</release>
125    <api>beta</api>
126   </stability>
127   <date>2016-02-15</date>
128   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD</license>
129   <notes>
130- Add PHP 7.0 support. (Adam)
131- Drop support for PHP &lt; 5.3.
132   </notes>
133  </release>
134  <release>
135   <version>
136    <release>1.3.0</release>
137    <api>1.3.0</api>
138   </version>
139   <stability>
140    <release>stable</release>
141    <api>stable</api>
142   </stability>
143   <date>2016-02-15</date>
144   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD</license>
145   <notes>
146- Fixed bug #65156 (Please provide LICENSE file). (Adam)
147- Fixed bug #65378 (radius.c:706: error: too many arguments to function ‘rad_salt_value’). (Adam)
148- Fixed bug #65599 (Fix compiling for VC11 x64). (Jan Ehrhardt)
149   </notes>
150  </release>
151  <release>
152   <version>
153    <release>1.3.0b1</release>
154    <api>1.3.0b1</api>
155   </version>
156   <stability>
157    <release>beta</release>
158    <api>beta</api>
159   </stability>
160   <date>2013-07-04</date>
161   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD</license>
162   <notes>
163This release adds several new features:
164
165- Support for CoA and disconnect packets.
166- Support for tagged attributes.
167- Support for salt-encrypted attributes.
168- Support for Juniper vendor specific attributes.
169
170These features are based on code written by Gabriel Blanchard in his fork of
171PECL radius: https://github.com/gblanchard/pecl-radius.
172
173Three new functions have been added to handle these features:
174
175- radius_get_tagged_attr_data(string attr)
176  This function returns the data from a tagged attribute.
177- radius_get_tagged_attr_tag(string attr)
178  This function returns the tag from a tagged attribute.
179- radius_salt_encrypt_attr(resource radius_handle, string attr)
180  This function salt-encrypts the given attribute. This shouldn&apos;t normally need
181  to be called manually, but is available for unusual use cases.
182
183Salt encryption is generally achieved through the use of the new
184RADIUS_OPTION_SALT option. All put functions have been extended to accept an
185optional options bitfield and an optional tag value, which will be used to tag
186an attribute if the RADIUS_OPTION_TAGGED option is set.
187   </notes>
188  </release>
189  <release>
190   <version>
191    <release>1.2.7</release>
192    <api>1.2.7</api>
193   </version>
194   <stability>
195    <release>stable</release>
196    <api>stable</api>
197   </stability>
198   <date>2013-06-27</date>
199   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD</license>
200   <notes>
201This release fixes a security issue in radius_get_vendor_attr(). It is strongly
202recommended that users using vendor specific attributes upgrade immediately,
203with other users encouraged to upgrade when practical.
204
205- Fix a security issue in radius_get_vendor_attr() by enforcing checks of the
206  VSA length field against the buffer size. (Adam)
207   </notes>
208  </release>
209  <release>
210   <version>
211    <release>1.2.6</release>
212    <api>1.2.6</api>
213   </version>
214   <stability>
215    <release>stable</release>
216    <api>stable</api>
217   </stability>
218   <date>2013-06-20</date>
219   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD</license>
220   <notes>
221- Support added for PHP 5.4 and 5.5. (Johannes)
222- Fixed bug #60885 (Radius module causing Apache segmentation fault). (Adam)
223- Fixed a crash when calling radius_server_secret() with no servers configured.
224  (Adam)
225   </notes>
226  </release>
227  <release>
228   <version>
229    <release>1.2.5</release>
230    <api>1.2.5</api>
231   </version>
232   <stability>
233    <release>stable</release>
234    <api>stable</api>
235   </stability>
236   <date>2007-03-18</date>
237   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD</license>
238   <notes>
239- Release 1.2.5
240- amd64 arch fixes
241   </notes>
242  </release>
243  <release>
244   <version>
245    <release>1.2.4</release>
246    <api>1.2.4</api>
247   </version>
248   <stability>
249    <release>stable</release>
250    <api>stable</api>
251   </stability>
252   <date>2003-11-17</date>
253   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD</license>
254   <notes>
255- Release 1.2.4
256- Forgot including updated radius_init_const.h
257   </notes>
258  </release>
259  <release>
260   <version>
261    <release>1.2.3</release>
262    <api>1.2.3</api>
263   </version>
264   <stability>
265    <release>stable</release>
266    <api>stable</api>
267   </stability>
268   <date>2003-11-04</date>
269   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD</license>
270   <notes>
271- Release 1.2.3
272- Fixed a typo in radius_init_const.h wich caused RADIUS_ACCT_STATUS_TYPE to be undefined.
273- Re-added Makefile.in
274   </notes>
275  </release>
276  <release>
277   <version>
278    <release>1.2.2</release>
279    <api>1.2.2</api>
280   </version>
281   <stability>
282    <release>stable</release>
283    <api>stable</api>
284   </stability>
285   <date>2003-07-17</date>
286   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD</license>
287   <notes>
288- Release 1.2.2
289- Changed role for example-files to doc
290- Removed deprecated files
291- Added IPv6 related attributes defined in RFC3162
292   </notes>
293  </release>
294  <release>
295   <version>
296    <release>1.2.1</release>
297    <api>1.2.1</api>
298   </version>
299   <stability>
300    <release>stable</release>
301    <api>stable</api>
302   </stability>
303   <date>2003-05-02</date>
304   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD</license>
305   <notes>
306- Release 1.2.1
307- Change License to BSD
308- BugFix: The MS-CHAPv2 Authenticator-Challenge has 16 Bytes and not 8 Bytes
309- BugFix: build under Solaris
310- Generate better challenges
311- Many source-code-style fixes
312- Removed unneeded sources
313- Some cleanup&apos;s
314   </notes>
315  </release>
316  <release>
317   <version>
318    <release>1.2</release>
319    <api>1.2</api>
320   </version>
321   <stability>
322    <release>stable</release>
323    <api>stable</api>
324   </stability>
325   <date>2003-01-11</date>
326   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD</license>
327   <notes>
328- Release 1.2
329- BugFix: a to short challenge was generated sometimes (MS-CHAPv1, MS-CHAPv2)
330- New functions:
331    radius_demangle: demangles radius passwords and mppe MS-CHAPv1 Keys
332    radius_demangle_mppe_key: demangles mppe send- and recvkey (MS-CHAPv2)
333- Provide examples for radius-accounting
334- Replaced mcrypt-functions with own des-ecb-encryption function
335- Some minor changes in radius-auth.php
336- Added php-script for testing MS-CHAP functions
337   </notes>
338  </release>
339  <release>
340   <version>
341    <release>1.1</release>
342    <api>1.1</api>
343   </version>
344   <stability>
345    <release>stable</release>
346    <api>stable</api>
347   </stability>
348   <date>2002-12-22</date>
349   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD</license>
350   <notes>
351- Release 1.1
352- Fixed source code style
353- added examples directory
354- added examples for MS-CHAPv1 and MS-CHAPv2
355   </notes>
356  </release>
357  <release>
358   <version>
359    <release>1.0</release>
360    <api>1.0</api>
361   </version>
362   <stability>
363    <release>stable</release>
364    <api>stable</api>
365   </stability>
366   <date>2002-12-17</date>
367   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD</license>
368   <notes>
369- Release 1.0
370   </notes>
371  </release>
372  <release>
373   <version>
374    <release>0.9</release>
375    <api>0.9</api>
376   </version>
377   <stability>
378    <release>beta</release>
379    <api>beta</api>
380   </stability>
381   <date>2002-12-11</date>
382   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD</license>
383   <notes>
384- Well tested under Linux, FreeBSD and Windows
385   </notes>
386  </release>
387 </changelog>
388</package>
389