Add support for tags to remaining functions in lib/valuepair.c
[freeradius.git] / src / lib / vqp.c
2012-12-30 Arran Cudbard-BellAdd support for tags to remaining functions in lib...
2012-10-20 Alan T. DeKokMade packet data len "size_t".
2012-09-30 Alan DeKokMerge pull request #54 from mcnewton/patch-client-cert
2012-09-06 Alan T. DeKokDouble-check that we don't over-run the buffer
2012-08-23 Alan DeKokMerge pull request #15 from pobept/dictionary-redback
2011-11-22 Alan T. DeKokDon't use lvalue, use the correct struct name
2010-09-17 Alan T. DeKokFix logic for using udpfromto
2010-05-31 Alan T. DeKokMoved API to (attr, vendor), instead of just attr
2010-01-05 Alan T. DeKokCorrectly handle large attributes
2009-01-30 Alan T. DeKokSimplified patch from b4c873
2009-01-29 Alan T. DeKokChop ethernet frame to 253 rather than rejecting the...
2008-08-26 Alan T. DeKokRename librad_* to fr_*
2008-06-10 aland Use new functions to copy sockaddr to ipaddr
2008-01-05 nbk Include udpfromto.h
2007-11-23 aland More changes to make a common naming scheme. This...
2007-08-13 aland Pulled fix from branch_1_1
2007-06-12 aland Added --with-vmps to configure options, so that you...
2007-05-28 aland Added preliminary VMPS support. The code can receive...