normalise session, tunnel args
[l2tpns.git] / radius.c
2005-08-10 bodeanormalise session, tunnel args
2005-07-31 bodeainclude Acct-Session-Time in interim records
2005-07-31 bodea- Replace flags used for LCP/IPCP with state machine.
2005-06-30 bodeaalways call filter_session on CoA
2005-06-30 bodeaDon't restrict DAE requests to the configured RADIUS...
2005-06-28 bodeaadd DAE support (PoD/CoA) from Vladislav Bjelic
2005-06-04 bodeaInclude endpoint address in accounting dump files.
2005-06-02 bodeamerge in changes from 2.0 branch; fix byte counters...
2005-05-16 bodeafix RADIUS indexing (should have 16K entries with 64...
2005-05-07 bodeamore CHAP changes
2005-05-05 bodeaAdd interim accounting support from Vladislav Bjelic
2005-05-03 bodeaAdd a Cisco-Avpair with intercept details to RADIUS...
2005-04-27 bodeaconsistent messages
2005-04-18 bodearemove dead session fields
2005-03-10 bodeaadd result/error codes to CDN; use "try another" on...
2005-02-14 bodeamerge back 2.0 branch changes
2005-01-25 bodeafinish incorporating ipv6 patches
2005-01-05 bodeacomment
2005-01-05 bodeause bounds-checking lookup functions for string constants
2004-12-16 bodeause standard uintN_t types for portability
2004-11-30 bodeamore paranoid length checking for RADIUS replies
2004-11-29 bodeamake "established" a different tcp flag match
2004-11-28 bodeaupdate filter refcounts
2004-11-27 bodeafilters
2004-11-27 bodeaparse Filter-Id attributes
2004-11-27 bodea- Revise CCP, send ConfigReq once only.
2004-11-25 bodea- Drop sendccp. If client sends a CCP request for...
2004-11-16 bodea- Ignore gateway address in Framed-Route (from Jonathan...
2004-11-05 bodeause LOG for logging macro
2004-09-02 fred_nerkCleanups and sync
2004-07-26 fred_nerkMakefile fix and config radius port patches from JK
2004-07-11 bodea- TerminateAck fix from Yuri
2004-07-07 bodea- set hostname in CLI prompt
2004-07-02 bodeafluff to simplify diffs
2004-06-28 fred_nerk* Update cli callbacks to work with libcli 1.6.
2004-06-23 fred_nerk* Wed Jun 23 2004 David Parrish <david@dparrish.com...
2004-05-24 fred_nerkUse multiple radius sockets to allow more concurrent...
2004-03-05 fred_nerk* Fri Mar 5 2004 David Parrish <david@dparrish.com...
2003-12-16 fred_nerkInitial revision