lp:debian/squeeze/php-radius

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/squeeze/php-radius
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

5. By Thijs Kinkhorst

* Non-maintainer upload.
* Fix security issue in radius_get_vendor_attr()
  (CVE-2013-2220, closes: #714362)

4. By Roberto Lumbreras

Do not call clean-v4 target in clean (Closes: #472321).

3. By Roberto Lumbreras

* Fixed NAS-IP-Port length in the radius packet (Closes: #338152).
* Send $_SERVER['SERVER_PORT'] as the NAS-IP-Port, and
  $_SERVER['SERVER_ADDR'] instead of $SERVER_ADDR as the NAS-IP-Address.
* Use SOL_UDP as protocol instead of 17. Increased socket_select timeout to
  60 seconds to be sure that the answer is received. Look at the id of the
  answer and reject access if not the same as the request (this should be
  done in a better way)

2. By Roberto Lumbreras

* New package. (closes: #239244)
* Fixed select calls (socket_fd_* no longer exist).
  Added error checks to socket function calls.
  Use mt_rand instead of rand, it is faster and better.
  Added code so more than one config file can be used.

1. By Roberto Lumbreras

Import upstream version 1.2

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers