summaryrefslogtreecommitdiff
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2009-03-16Removed some non-ASCII characters.Stig Bjørlykke1-1/+1
2009-03-15Adjusted my name to use only ASCII characters.Stig Bjørlykke2-2/+2
2009-03-15As suggested by Jakub Zawadzki: g_free() is NULL safe, so we don't need check...Bill Meier2-3529/+3509
2009-03-15As suggested by Jakub Zawadzki: g_free() is NULL safe, so we don't need check...Bill Meier1-5/+5
2009-03-13g_free() is NULL safe, so we don't need check against it.Stig Bjørlykke2-7/+8
2009-03-12From Chris Ridd (bug 3329):Stig Bjørlykke1-1/+3
2009-03-11From Michael Lum:Anders Broman1-0/+2
2009-03-09Corrected oid names.Stig Bjørlykke1-2/+2
2009-03-09Corrected oid name.Stig Bjørlykke1-2/+2
2009-03-07Added an expert info when dissector is not available.Stig Bjørlykke1-2/+3
2009-03-07Added a users context list to map a presentation context identifier to anStig Bjørlykke2-21/+109
2009-03-05Get rid of an unused global variable.Guy Harris1-3/+0
2009-03-04From Neil Piercy:Anders Broman4-0/+29
2009-03-03Fix a typo.Anders Broman1-1/+1
2009-03-03Added the missing file.Stig Bjørlykke1-0/+30
2009-03-03Use the SCTP ppid for S1AP.Anders Broman1-1/+3
2009-03-03Update UMA towards the most recent 3GPP spec, and export InterRATHandoverInfoAnders Broman2-2/+8
2009-02-22Fix a typo in a dummy function.Stig Bjørlykke1-1/+1
2009-02-18Added one more string_or_null.Stig Bjørlykke1-1/+1
2009-02-17Add a string utility function "string_or_null" which can be used toGerald Combs1-20/+14
2009-02-17From Michael Lum:Anders Broman1-0/+4
2009-02-16Add an additional "title" attribute for UAT fields; that's what'sGuy Harris1-6/+6
2009-02-15Removed an unused variable.Stig Bjørlykke1-1/+0
2009-02-10Trying to make the buildbot happy.Anders Broman1-2/+2
2009-02-09Add dissection of Charging ASE in ISUP APM messages.Anders Broman9-0/+720
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