aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-radius.c
AgeCommit message (Expand)AuthorFilesLines
2005-02-08From LEGOAnders Broman1-4/+26
2005-01-31From LEGO:Anders Broman1-4/+1
2004-12-26From Luis Ontanon: add more filterable fields to DNS, PGM, GTP, and RADIUS.Guy Harris1-1/+7
2004-12-22RFC 2868 says that the length of a "tagged string" field must be atGuy Harris1-8/+8
2004-12-22In the "rdconvertXXXtostr()" routines, check that the length passed inGuy Harris1-12/+16
2004-12-22Move the RADIUS_TIMESTAMP, RADIUS_INTEGER4_TAGGED, and RADIUS_UNKNOWNGuy Harris1-33/+37
2004-12-22Add some checks to make sure the AVP length is large enough for the itemGuy Harris1-9/+48
2004-12-20Remove an unneeded "ntohl()" call.Gerald Combs1-2/+1
2004-12-09Add PacketCable Event Message information to the "Info" column.Gerald Combs1-2/+21
2004-12-08Add a value string for 3gpp2 Service option values.Anders Broman1-1/+51
2004-12-08Check for an invalid header length.Gerald Combs1-8/+14
2004-12-01Squelch some compiler warnings.Guy Harris1-2/+2
2004-11-24add some 3gpp2 AVP:s to packet-radius.c and use "vendor" table packet-3g-a11.cAnders Broman1-0/+114
2004-11-16Fix a cut/paste error.Gerald Combs1-1/+1
2004-10-05Actually use radius_vendor_packetcable_policy_decision_status_vals.Gerald Combs1-1/+1
2004-10-05Add checks in "rd_add_field_to_tree()" for the length of the field.Guy Harris1-8/+30
2004-10-05Put in the radius-types URL but don't list it as a reference.Guy Harris1-0/+4
2004-10-04De-@-ify email addresses.Gerald Combs1-1/+1
2004-10-04Add support for the PacketCable Event Message SpecificationGerald Combs1-30/+1029
2004-10-01From Kestutis Kupciunas: add new vendor enterprise codes for GemtekGuy Harris1-0/+29
2004-09-30Move the #defines for SMI Network Management Private Enterprise CodesGuy Harris1-81/+2
2004-09-30Don't undo the last changesAnders Broman1-2/+2
2004-09-30Add some vendor ID:sAnders Broman1-2/+6
2004-09-27Move the DES, MD4, MD5, and RC4 source files and headers into epan, andGuy Harris1-1/+1
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+1
2004-09-20Update some RADIUS value stringsAnders Broman1-16/+60
2004-09-19Add to the "radius_attr_info" structure a pointer to an hf_ value, and,Guy Harris1-1031/+992
2004-09-13From: Luis OntanonAnders Broman1-22/+51
2004-09-13From Nathan Alger: update the JUNOS (Juniper) Radius VSA decodes toGuy Harris1-2/+10
2004-08-25Newer version of Luis Ontanon's patch.Guy Harris1-82/+80
2004-08-25From Luis Ontanon:Anders Broman1-5/+127
2004-08-06From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that anGuy Harris1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+3427