Attributes and definitions fo channel bindings
[freeradius.git] / src / include / radius.h
2014-06-24 Alan T. DeKokAttributes and definitions fo channel bindings
2014-06-16 Arran Cudbard-BellFix indent
2014-06-16 Arran Cudbard-BellUse sane macro names for codes. PW_CODE_AUTHENTICATION_...
2014-06-16 Arran Cudbard-BellTry harder in radclient to figure out request/response...
2014-06-01 Alan T. DeKokAuto-generate headers from dictionarty.freeradius.internal
2014-06-01 Alan T. DeKokUse the correct numbers in the dictionary files.
2014-06-01 Arran Cudbard-BellRenumber FreeRADIUS-Client-Src-IP-Address and FreeRADIU...
2014-05-31 Alan T. DeKokWhitespace
2014-05-30 Arran Cudbard-BellRename PW_TYPE_IP* so they're all consistent
2014-05-30 Arran Cudbard-BellAdd PW_TYPE_COMBO_IP_PREFIX (conffile parser only)
2014-05-21 Arran Cudbard-BellAdd PW_TYPE_BOOLEAN as a proper type
2014-05-20 Arran Cudbard-Bellcleanup comments
2014-05-20 Arran Cudbard-BellSet port in radclient 'auto' mode too
2014-05-20 Alan T. DeKokCreate new type PW_TYPE_TIMEVAL
2014-04-11 Alan T. DeKokAllow DHCP NAKs to be delayed
2014-04-11 Alan T. DeKokuse the correct name
2014-04-04 Arran Cudbard-BellSync packet code definitions with master
2014-02-24 Alan T. DeKokUse name for Radsec port
2014-02-06 Arran Cudbard-BellAdd support for SHA-2 digests
2014-01-14 Arran Cudbard-BellAdd support for IPv[4|6] prefixes in dynamic clients
2013-06-23 Alan T. DeKokRemove PW_FLAG_LONG. It's no longer used
2013-03-29 Arran Cudbard-BellUse vendor dictionary for rlm_yubikey
2013-03-16 Alan T. DeKokperl -p -i -e 's/\ +$//' $(find . -name "*.[ch]" -print)
2013-03-12 Arran Cudbard-BellAdd rlm_yubikey
2013-02-20 Alan T. DeKokFIx build errors
2013-02-16 Alan T. DeKokMade Vendor-Specific to be of data tyoe "vsa"
2013-02-13 Arran Cudbard-BellUse xlat for generating the OTP challenge reply-message
2013-02-12 Arran Cudbard-BellDefine value types as an enum
2013-01-16 Arran Cudbard-BellDynamically resolve dictionary entrys for control attrs
2013-01-04 Alan T. DeKokMerge branch 'master' of github.com:FreeRADIUS/freeradi...
2012-12-27 Alan T. DeKokRestructure how attributes are packed
2012-12-20 Alan T. DeKokAdd IPv4prefix data type for RFC 6572
2012-11-12 Arran Cudbard-BellMerge pull request #129 from arr2036/master
2012-11-12 Arran Cudbard-BellAllow src ipaddr to be set on a per client basis
2012-09-30 Alan DeKokMerge pull request #54 from mcnewton/patch-client-cert
2012-08-29 Arran Cudbard-BellAdd entry hit stats
2012-08-23 Arran Cudbard-BellRemove old rlm_caching module
2012-08-23 Alan T. DeKokAdd rlm_cache
2012-08-23 Alan DeKokMerge pull request #15 from pobept/dictionary-redback
2012-05-28 Alan T. DeKokAdd missing define
2012-04-29 Alan T. DeKokRenamed "extended-flags" to "long-extended"
2011-10-28 Arran Cudbard-BellFix whitespace
2011-10-18 Arran Cudbard-BellMerge pull request #11 from amne/master
2011-09-26 Arran Cudbard-BellAdd EAP-Failure if EAP is called in Post-Auth REJECT...
2011-08-09 Alan T. DeKokInitial support for integer64 data type
2011-07-04 Arran Cudbard-BellAdd relax-filter check item to override the relaxed...
2011-05-23 Alan T. DeKokPrint, parse, and encode, decode "long" attributes
2011-05-13 Phil Mayersadd support for MS-CHAPv2 password changes to rlm_mschap
2011-05-12 Alan T. DeKokDefine EAP-MD5-Password
2010-11-19 Alan T. DeKokComplete rewrite of RADIUS encode/decode routines.
2010-09-09 Alan T. DeKokAdd support for extended attributes: draft-dekok-radext...
2010-08-09 Alan T. DeKokAdd Cached-Session-Policy attribute.
2010-08-06 Alan T. DeKokAdded Packet-Transmit-Counter for retransmits.
2010-07-26 Alan T. DeKokUse MS-CHAP-User-Name in MS-CHAP module.
2010-06-10 Alan T. DeKokEnable MS-CHAPv1 support in radclient.
2010-05-31 Alan T. DeKokMoved API to (attr, vendor), instead of just attr
2009-05-19 Alan T. DeKokAdded send/recv CoA methods to the server.
2009-01-02 Alan T. DeKokEnable the server to originate CoA-Request && Disconnec...
2008-08-21 Alan T. DeKokDefine COMBO IP, Signed, and TLV types
2008-04-25 aland Added Packet-Original-Timestamp
2008-03-16 aland Added Module-Return-Code
2008-02-05 aland Allow raw attributes to be sent if the server was...
2007-11-28 aland Define TNC-VLAN-{Access,Isolate}, and look for them in
2007-08-13 aland Pulled fix from branch_1_1
2007-07-16 aland Added "keyed-balance", which allows load balancing...
2007-06-26 aland Added support for Client-Shortname
2007-06-19 aland Rename "identity" to "server", for virtual server...
2007-05-29 aland Now that we do VMPS, support ethernet types natively.
2007-05-28 aland Forgot to commit it...
2007-05-25 fcusackimport from HEAD:
2007-05-24 fcusackimport from HEAD:
2007-05-23 fcusackimport from branch_1_1:
2007-05-23 fcusackimport from HEAD:
2007-05-23 fcusackimport from HEAD:
2007-04-08 aland Pull fix for bug #436 from branch_1_1
2007-03-26 aland port fix from branch_1_1
2007-03-21 fcusackimport from branch_1_1:
2007-03-21 fcusackimport from branch_1_1:
2007-02-26 aland Pulled from branch_1_1, with formatting
2007-02-23 aland Pull fix from branch_1_1
2007-02-16 aland Port "use_tunneled_reply" fix for MS-CHAP from branch_1_1
2007-02-15 aland Port fix for bug #419 from branch_1_1
2006-12-09 aland Defined Cleartext-Password and Password-With-Header...
2006-11-26 aland pull fixes from branch_1_1
2006-11-26 aland From branch_1_1
2006-11-22 aland Pull fix from branch_1_1, so proxied EAP replies work
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-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:
next