summaryrefslogtreecommitdiff
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2008-12-23From Vincent Helfre:Anders Broman1-0/+167
2008-12-22From Pascal Quantin:Anders Broman3-4/+4
2008-12-18Fix various typos and spelling errors (mostly in text strings)Bill Meier3-14/+14
2008-12-17Update S1AP to the latest spec rename nas_eps nas-eps.Anders Broman10-662/+1058
2008-12-17Fix some typos and spelling (mostly in text strings)Bill Meier6-9/+9
2008-12-16Fix some spelling/typosBill Meier1-1/+1
2008-12-16Compilation fixes from Anders (there are still warnings).Martin Mathieson2-2/+2
2008-12-15Add a forward declaration(still some problem(s) to look at).Anders Broman2-1/+3
2008-12-15From Vincent Helfre:Anders Broman2-0/+10
2008-12-15From Vincent Helfre:Anders Broman7-0/+3002
2008-12-15Do find_dissector_table("ber.oid") during startupBill Meier1-3/+2
2008-12-08It's the tvb lenght that's 0...Anders Broman1-1/+1
2008-12-08Change to FT_UINT64Anders Broman1-0/+3
2008-12-03From Michael Lum:Anders Broman2-4/+70
2008-11-29The tvb can be of size 0.Anders Broman1-2/+4
2008-11-29Bug fixes:Anders Broman2-9/+15
2008-11-27The updated Profile wasn't expanded in all places.Anders Broman1-0/+83
2008-11-27Check if the handle exist.Anders Broman1-1/+1
2008-11-24NAS PDU:s are different in LTE.Anders Broman2-3/+3
2008-11-16Dissect NAS-PDU.Anders Broman2-0/+12
2008-11-15remove nonexistent header file from MakefileTomas Kukosa1-2/+1
2008-11-15From Pascal Quantin:Anders Broman1-13/+12
2008-11-13Fix previous fix.Guy Harris1-1/+1
2008-11-13Fix some warnings.Guy Harris1-4/+4
2008-11-13Get rid of some warnings.Guy Harris1-2/+2
2008-11-12Small changes related to proto_reg_handoff;Bill Meier1-10/+9
2008-11-12Add RFC number for H.264Anders Broman1-0/+1
2008-11-11Small cleanups mostly related to proto_reg_handoffBill Meier6-48/+44
2008-11-10From Paul Stath:Anders Broman1-0/+4
2008-11-10fix problem with X.411 asn2wrs compilation, all dissectors regeneratedTomas Kukosa6-44/+44
2008-11-10- update H.245 to v14 (06/2008)Tomas Kukosa3-388/+346
2008-11-07Minor cleanup related to proto_reg_handoff...Bill Meier4-119/+106
2008-11-06Fix bug wherein proto_reg_handoff... wasn't being called during dissector init;Bill Meier1-34/+29
2008-11-06Invalid code in range_delete_callback.Anders Broman1-1/+0
2008-11-06"Dissect Profile and Level" and "Object Parameter" for ISO/IEC 14496-2 Capabi...Anders Broman1-0/+51
2008-11-06Update to the latest spec. V8.0.1 (2008-09)Anders Broman7-21/+378
2008-11-06Put rev 26706 in the template file.Anders Broman1-1/+1
2008-11-06Indicate T.125 payload in the info column.Stig Bjørlykke1-0/+3
2008-11-05From Pascal Quantin:Anders Broman2-54/+63
2008-11-05Don't register to SCTP port 0: use dissector_add_handle insteadBill Meier3-4/+9
2008-11-04Minor cleanup mostly related to proto_reg_handoffBill Meier6-438/+430
2008-11-04Move find_dissector (2x) to fcn called by proto_reg_hand_off in other dissectorsBill Meier1-6/+10
2008-11-04Move prefs processing from registered init fcn to proto_reg_handoff fcnBill Meier1-47/+33
2008-11-04prefs.h & conversation.h not req'd; data_handle not usedBill Meier1-1/+0
2008-11-04Minor cleanup mostly related to proto_reg_handoffBill Meier17-103/+51
2008-11-01Regenerate all asn2wrs generated dissectorsAnders Broman1-1/+29
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke1-1/+1
2008-10-30Add id-pkix-ocsp-nocheck.Anders Broman1-0/+1
2008-10-30From Pascal Quantin:Anders Broman2-51/+52
2008-10-28Move dissect_geographical_description() from gsm_map to gsm_a_common to make ...Anders Broman2-274/+0