aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h248/packet-h248-template.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-05-04From LEGO fix "Dissector bug, Protocol H248"Anders Broman1-2/+2
2006-03-11give se_trees names so that it is easier to debug and to log how often ce...Ronnie Sahlberg1-4/+4
2006-03-11dont declare variables in the middle of a code block. many compilers do not...Ronnie Sahlberg1-5/+5
2006-03-10fix coverity CIDs 113 and 114.Luis Ontanon1-72/+99
2006-02-05H.248 over UDPLuis Ontanon1-3/+24
2006-01-12Before we begin dissection, NULLify some global variables that mightGerald Combs1-161/+164
2006-01-06Don't dereference a null pointer. Fixes bug 651. Update the release notesGerald Combs1-1/+3
2006-01-02Fix a typo.Guy Harris1-1/+1
2005-12-28- Decode some more annex C fieldsLuis Ontanon1-74/+516
2005-12-16Get rid of duplicted dissector tables for MTP3 Service indicator and SCCP ssn:sAnders Broman1-1/+0
2005-12-07Avoid dereferencing pointers to the message, context and transaction object i...Luis Ontanon1-0/+17
2005-12-06It crashed when keep_persistent_data == FALSELuis Ontanon1-2/+8
2005-12-06- Fix few issues with context analysisLuis Ontanon1-93/+93
2005-12-05Analysis starts to workLuis Ontanon1-43/+88
2005-12-03Rewrite of the analisys and summary code.Luis Ontanon1-358/+444
2005-11-02Some cleanup,Luis Ontanon1-17/+22
2005-11-02- terminate a value_stringLuis Ontanon1-7/+44
2005-11-01- add a counter for pending messagesLuis Ontanon1-30/+28
2005-11-01- Embryonic Transaction & Context tracingLuis Ontanon1-89/+664
2005-09-22Fix a bunch of places where we were calling "dissect_ber_octet_string()"Guy Harris1-47/+53
2005-09-19sometimes it seems that we have the text based h248/megaco running ontop ofRonnie Sahlberg1-0/+16
2005-09-17Move a pile of protocol-related headers from the top-level sourceGuy Harris1-1/+1
2005-08-11avoid throwing a malformed packetLuis Ontanon1-0/+1
2005-08-11Change a switch into an "if else if else if else" that fixes the "too large f...Luis Ontanon1-17/+12
2005-07-30More char -> const char warning fixesJörg Mayer1-1/+1
2005-07-13fix a stringLuis Ontanon1-1/+1
2005-06-20if exists call the h248term subdissector.Luis Ontanon1-3/+4
2005-05-20some cosmetic fixesLuis Ontanon1-9/+8
2005-05-13- make sure contextId and transactionId are added to the tree as filterable f...Luis Ontanon1-5/+131
2005-05-10- export Audio Codec modes from isup/biccLuis Ontanon1-2/+8
2005-02-23Add dissection of packet tdmcAnders Broman1-26/+55
2005-02-03Add dissection of some more packages.Anders Broman1-0/+126
2005-01-31support H.248 BER over SCTP PPID 7Ronnie Sahlberg1-0/+2
2004-12-12updates from tomas and andersRonnie Sahlberg1-2/+2
2004-12-12update h248 to use the new integer dissector phasing out useage ofg the old...Ronnie Sahlberg1-2/+2
2004-10-12get rid of some more compiler warningsRonnie Sahlberg1-2/+1
2004-10-12Pretify EventName and SignalNameAnders Broman1-3/+92
2004-10-07Handle dissection of some packagees Property ID:s, get rid of h248-package-bc...Anders Broman1-10/+103
2004-10-05Add example template for how to add h248 extension packages to the megaco dis...Ronnie Sahlberg1-2/+36
2004-10-05minor update preparations to have a dissector table for property identifiersRonnie Sahlberg1-0/+8
2004-10-05Set svn:keywords to Id to expand RCS IDs, and set svn:eol-style toGuy Harris1-1/+1
2004-10-04Fix some editing misstakes from this morningAnders Broman1-153/+153
2004-10-04Updated packetname value string.Anders Broman1-1/+153
2004-10-03stub prettification of PackageNameRonnie Sahlberg1-0/+37
2004-10-03prettify mtpAddressRonnie Sahlberg1-1/+42
2004-10-03new protocol : h248 Megaco v2Ronnie Sahlberg1-0/+113