Signed / unsigned fixes and function prototypes
[freeradius.git] / src / lib / valuepair.c
2010-10-03 Alan T. DeKokSigned / unsigned fixes and function prototypes
2010-09-09 Alan T. DeKokFix escaping rules. Closes bug #46
2010-08-02 Alan T. DeKokManual merge of aec08bce7f
2010-08-02 Alan T. DeKokstrcpy to a NULL pointer is bad.
2010-06-26 Alan T. DeKokCorrect logic in pairmove2 now that we have vendor...
2010-06-10 Alan T. DeKokIf we've parsed " in a string, set the length to the...
2010-06-10 Alan T. DeKokAllow parsing of IPv6 addresses as domain names
2010-05-31 Alan T. DeKokRemove all limitations on vendor IDs being less than 64K
2010-05-31 Alan T. DeKokFixed comparisons to be correct
2010-05-31 Alan T. DeKokMiracle of miracles... it seems to work
2010-05-31 Alan T. DeKokMoved API to (attr, vendor), instead of just attr
2010-05-24 Alan T. DeKokIf an integer is surrounded by whitespace, it's still...
2010-02-04 Alan T. DeKokin pairmake_any(), value may be NULL
2009-12-15 Alan T. DeKokEnsure that len > 0
2009-10-04 Alan T. DeKokSimplify the code
2009-08-19 Alan T. DeKokDisallow NULL for regex comparisons
2009-05-08 Alan T. DeKokFix issues found by LLVM checker.
2009-01-30 Alan T. DeKokSave string for regexes
2008-12-15 Alan T. DeKokpairparsevalue() cannot be passed a NULL value.
2008-10-15 Alan T. DeKokFix typos in previous commit
2008-10-15 Alan T. DeKokParse attributes that are string
2008-09-17 Alan T. DeKokTLV's are 0x
2008-08-26 Alan T. DeKokfr_strerror -> fr_strerror()
2008-08-26 Alan T. DeKokRename librad_* to fr_*
2008-08-24 Alan T. DeKokRegular expressions are compiled at run-time, not compi...
2008-08-21 Alan T. DeKokParse, process, and free signed, combo-ip, and tlv...
2008-08-21 Alan T. DeKokDon't double-escape strings in pairread()
2008-04-18 aland In pairmake(), attribute is a const, so copy tagged...
2008-04-17 aland API to copy just one VP.
2008-03-28 aland Reverted change in 1.134 that allowed known attributes...
2008-03-13 aland Chop attributes at 253 octets, not 254
2008-01-30 aland Track name_len for unknown attributes. This fixes...
2008-01-20 aland Test for value to be NULL
2008-01-16 aland Do comparisons of octet strings properly
2008-01-15 aland Permit *known* attributes to be sent as hex via 0x...
2008-01-04 aland Declare buffers before code
2007-12-28 aland strdup may return NULL
2007-12-17 aland Added vp_print_name(). Made vp_prints() use it if...
2007-12-15 aland Added more 'const'
2007-12-05 aland Remove 'caseless' from VALUE_PAIR flags. It's not...
2007-11-25 aland Fixed compiler warnings so it now builds with -Werror
2007-11-23 aland More changes to make a common naming scheme. This...
2007-11-10 aland sprintf -> snprintf
2007-08-30 aland time_t may be 64 bits, so we can't pass &vp->vp_date...
2007-08-13 aland Pulled fix from branch_1_1
2007-05-30 aland Expose pairalloc()
2007-05-29 aland Corrected typo
2007-05-29 aland Now that we do VMPS, support ethernet types natively.
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-05-14 nbk Delete trailing whitespace.
2007-05-04 aland Do more initialization
2007-04-17 aland Moved more common "create VALUE_PAIR" code to one...
2007-04-17 aland Replace vp->lvalue with vp->vp_*, in preparation for...
2007-04-08 aland Pull fix for bug #436 from branch_1_1
2007-04-05 aland Massively cleaned up #include's, so they're in a consi...
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
2007-02-13 aland Minor casts to quiet the compiler
2007-02-13 aland replace strNcpy strlcpy -- `cat file_list`
2007-01-30 aland Increase the size of the value buffer to allow parsing...
2006-11-27 aland Simplify parsing of byte/short/string, based on a...
2006-11-26 aland Parse a VALUE as an integer only if ALL of its characters
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-11-14 fcusack use new RCSID macro to prevent Id keyword from being...
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-24 aland In pairmove(), do NOT blindly move all of the attribut...
2006-08-18 aland Pulled from branch_1_1
2006-08-17 aland Pulled from branch_1_1. Untested!
2006-08-15 aland Now that we have Cleartext-Password and Password-With...
2006-07-28 aland Added support for native "byte" and "short", which...
2006-07-01 fcusackimport from branch_1_1:
2006-06-01 fcusackimport from HEAD:
2006-05-27 aland Be a little smarter about allowing VALUE names that...
2006-05-10 fcusack fix the supposed typo which wasn't a typo:
2006-05-10 fcusack fix compiler warnings (and one typo)
2006-05-09 fcusackimport from HEAD:
2006-05-03 aland If abinary is 0x..., then make it type "octets"
2006-05-03 aland Allow 0x... for abinary
2006-05-03 aland Allow hex data in abinary attributes, to be more flexible.
2006-04-14 aland If ':' is the last character of an attribute name...
2006-04-14 aland Speed up parsing by doing a little more by hand
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
next