import from HEAD
[freeradius.git] / src / include / radius.h
2006-10-24 fcusackimport from HEAD
2006-10-24 fcusackimport from HEAD:
2006-10-24 fcusackimport from HEAD:
2006-10-24 fcusackimport from HEAD:
2006-08-18 aland Pulled from branch_1_1
2006-08-17 aland Pulled from branch_1_1. Untested!
2006-08-15 aland Added Password-With-Header, so we don't have too many...
2006-08-15 aland Define Cleartext-Password, for general consumption
2006-07-28 aland Added support for native "byte" and "short", which...
2006-07-12 aland Implement initial support for Extended-Attribute,...
2006-07-01 fcusackimport from branch_1_1:
2006-06-01 fcusackimport from HEAD:
2006-05-09 fcusackimport from HEAD:
2006-03-29 fcusackimport from HEAD:
2006-03-23 fcusackimport from HEAD:
2006-03-23 fcusackimport from HEAD:
2006-03-20 bjordanovPolled from branch_1_1 fix for bug #348
2006-03-07 aland Pull CoA fixes from the head
2006-03-07 aland Change CoF-* to CoA-*, because that's the proper name.
2006-03-06 fcusackimport from HEAD:
2006-03-03 fcusackimport from HEAD:
2006-02-17 fcusackimport from HEAD:
2006-02-09 fcusackimport from HEAD:
2006-02-08 aland Pull digest fix from CVS head
2006-02-08 aland Use Digest-HA1 for the encrypted password, not Digest-MD5
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2005-12-28 aland Port patch from branch_1_1 to the HEAD
2005-12-08 fcusack backport from HEAD
2005-12-08 fcusack rlm_otp import from HEAD
2005-11-28 aland Re-implemented Exec-Program && Exec-Program-Wait in...
2005-09-28 nbk Delete unused #defines.
2005-05-13 aland Include "identity" in the listen{} section, so that...
2005-05-08 fcusack Simplify!
2005-04-21 aland Define PW_NAS_IP6_ADDRESS and use it in rlm_preprocess
2005-04-20 aland Define Packet-Src/Dst-IPv6-Address
2005-02-04 aland Added {SHA, SSHA, MD5, SMD5}-Password attributes for...
2004-12-21 kkalevAdd the first version of a request caching module....
2004-12-01 aland Added Request-Processing-Stage as an xlat, in which...
2004-11-23 aland Added support for Time-Of-Day, which takes HH:MM[:SS]
2004-11-21 aland Added xlat support for Packet-Authentication-Vector
2004-09-23 aland Added a few more "magic" server-side expansions:
2004-04-30 aland Re-arranged, and sanity checked the attributes.
2004-04-28 aland Corrected overloading of '1023' attribute. It would...
2004-04-13 aland Added MS-CHAP-Use-NTLM-Auth attribute
2004-02-26 aland perl -i -npe "s/[ \t]+$//g" `find src -name "*.[ch...
2004-02-24 aland Added serv-side attribute Packet-Dst-Port, to set...
2003-12-19 aland Removed last vestiges of NAS-Port-Id meaning the integ...
2003-09-19 aland Added Auth-Type for MS-CHAP
2003-09-19 aland Added mschap error
2003-09-15 aland First pass at allowing native support of IPv6 addresses.
2003-08-25 phampsonPull from branch_0_9: Widen call{ed,ing}stationid from...
2003-08-14 aland Added attribute to control behaviour of TLS
2003-08-06 aland Add useful definitions for MS-CHAP stuff
2003-07-29 aland Added EAP-Type, for informational purposes
2003-04-21 aland Added defines for new packet types and port
2003-04-10 aland Made names of Auth-Type, etc. more consistent across the
2003-03-20 aland Removed duplicate definitions of attributes
2003-03-18 aland Define NAS_PORT, now that we have NAS_PORT_ID_STRING
2003-03-03 aland Defined Response-Packet-Type, so the post_auth section can
2003-01-31 aland Framed-Pool is 88, not 89. Bug noted by Adam Sulmicki
2003-01-14 kkalevAdd support for Acct-Type,Session-Type and PostAuth...
2002-11-21 aland Added definition for Acct-Type
2002-08-16 kkalevAdd an sql_groupcmp and a corresponding attribute Sql...
2002-08-14 kkalevAdd support for the Rewrite-Rule attribute in rlm_attr_...
2002-07-29 aland raddb/dictionary add encrypt flag for User-Password
2002-07-18 pamLDAP_USERDN -> PW_LDAP_USERDN, remove unused PW_AUTHTYP...
2002-06-11 aland Add Freeradius-Proxied-To attribute as a VSA in the...
2002-05-30 fcusack Move PW_X99_FAST and reserve it's id in the dictionary
2002-05-29 fcusack Change Module-Message to Module-Failure-Message,
2002-05-07 kkalevAdd support for the Ldap-Group attribute in the ldap...
2002-04-13 kkalevAdd the Pool-Name attribute containing the name of...
2002-04-10 aland Added dictionary entries and defines for Digest Authen...
2002-03-02 kkalevo Add support for Autz-Type attribute. We can now creat...
2002-01-27 kkalevAdd a few names in the AUTHORS file.
2002-01-21 3APA3A- LM-Password-TEXT/NT-Password-TEXT removed
2002-01-19 3APA3A+ defines for PW_LM_PASSWORD_TEXT/PW_NT_PASSWORD_TEXT...
2002-01-15 aland Moved MS specific attribute definitions out of rlm_msc...
2001-11-11 fcusackSupport fast_sync mode, which allows responses without...
2001-10-31 cparker Initial patch to allow support for RFC 2868 Tagged...
2001-10-29 aland Added defines for Module-Message, to allow modules...
2001-10-26 cparkerPreliminary support for displaying Tunnel attributes...
2001-08-28 aland Added EAP auth-type, and cleaned up some stuff
2001-08-28 aland Renamed string type nas port id
2001-08-28 aland Added definitions for attributes from RFC 2869
2001-08-09 aland Minor re-arrangements to Expiration. Attribute 21...
2001-07-26 aland Preliminary EAP patch from Raghu <raghud@hereuare...
2001-03-22 jcarnealsql user escape patch
2001-01-11 miquelsChanges to support PW_STATUS_SERVER (at least client...
2000-11-04 jcarnealJeff Carneal <jeff@apex.net>
2000-11-03 aland renamed Request-Src-IP-Address to Client-IP-Address...
2000-10-30 aland added definitions for NS-MTA-MD5-Password
2000-08-25 aland renamed a few variables for RFC complicance.
2000-06-02 pamAdded LDAP_USERDN define as rlm_ldap private attribute...
2000-04-04 aland new server configuration attributes: Add-Suffix and...
2000-04-03 aland moved Fall-Through, Add-Port-To-IP-Address, Exec-Program,
next