aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2009-02-07#include <epan/conversation.h> not req'd ...Bill Meier2-2/+0
2009-02-07#include <epan/emem.h> not req'd ...Bill Meier4-4/+0
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier56-63/+0
2009-02-05From Michael Lum:Anders Broman1-2/+12
2009-01-28Adjust some indentationBill Meier1-9/+9
2009-01-28#include prefs.h not req'dBill Meier8-8/+0
2009-01-27Handle V3 SendRoutingInfoRes where the tag[3] is missing.Anders Broman1-1/+9
2009-01-22Fix Bug 3219: avoid overwriting H.323 callIdentifier value when CallIdentifie...Tomas Kukosa2-2/+9
2009-01-20Revert previous change.Anders Broman1-1/+0
2009-01-20Add kerberos to the distribution - should no be built yet.Anders Broman1-0/+1
2009-01-20From Michael Lum:Anders Broman2-12/+11
2009-01-19Fix (what I believe to be) typos so build will work again....Bill Meier1-2/+2
2009-01-18Update to V8.3.0 (2008-12).Anders Broman8-452/+2858
2009-01-15Diameter.xml: Add s6a application contex + Spec refAnders Broman3-20/+27
2009-01-13Move find_dissector to once-only section of _reg_handoffBill Meier1-3/+2
2009-01-07From Vincent Helfre:Anders Broman2-1/+476
2009-01-07From Vincent Helfre:Anders Broman5-665/+753
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