add new header ident.h
[freeradius.git] / src / lib / packet.c
2006-10-05 aland use struct sockaddr_storage, not struct sockaddr.
2006-10-05 aland don't call librad_log
2006-09-11 aland abstract IP address comparisons
2006-08-18 aland Pulled from branch_1_1
2006-08-17 aland Pulled from branch_1_1. Untested!
2006-07-01 fcusackimport from branch_1_1:
2006-06-27 aland Corrected typo
2006-06-27 aland Clean up API for packet list stuff, and a minor bug.
2006-06-16 aland Added "hash" back to RADIUS_PACKET, for speed.
2006-06-01 fcusackimport from HEAD:
2006-05-30 aland Make hash table have comparison callback, it's needed.