aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2005-06-25Make ACSE export the EXTERNAL construct since both CMIP and FTAM rely on it.Ronnie Sahlberg4-9/+16
2005-06-23From Valery Vybornov:Anders Broman1-0/+4
2005-06-23fix for CMIP, we should set the opcode_type BEFORE we try to use it in the...Ronnie Sahlberg1-4/+4
2005-06-22only create the ACSE protocol tree if there is an ACSE layer present.Ronnie Sahlberg1-18/+18
2005-06-22remove a dissector table we no longer use from ACSERonnie Sahlberg5-33/+24
2005-06-21the maximum ASN OID length is 256 bytes and there is a define to control this.Ronnie Sahlberg2-3/+3
2005-06-20if exists call the h248term subdissector.Luis Ontanon2-3/+8
2005-06-20move two functions that are not used by tcap and only used by gsm_a and gsm_s...Ronnie Sahlberg2-66/+0
2005-06-20add Sids email as the original author of ACSE dissectorRonnie Sahlberg1-1/+3
2005-06-19Update some OID:s and add some ASN1 code from ETSI TS 129 002 V5.7.0.Anders Broman2-32/+89
2005-06-19New autogenerated ACSE dissector.Ronnie Sahlberg6-0/+889
2005-06-19register cmip as ber oid dissectorRonnie Sahlberg1-0/+2
2005-06-16Clean up white space.Guy Harris2-69/+68
2005-06-14No // commentsJörg Mayer1-4/+5
2005-06-08From Olivier Jacques, Anders Broman2-19/+20
2005-06-08Cahnge ssn rangeAnders Broman1-1/+1
2005-06-07Some fixes from Tim EndeanAnders Broman2-11/+54
2005-06-07Usage of new #.FN_PARS directive instead of #.FN_BODYTomas Kukosa1-16/+9
2005-06-07From Tim Endean:Anders Broman2-11/+11
2005-06-07From Tim Endean:Anders Broman1-49/+51
2005-06-06Let the sub dissector use the top tree.Anders Broman2-16/+22
2005-06-06- make sure there's something to add to colinfo.Luis Ontanon1-4/+8
2005-06-06Add makefile.nmakeAnders Broman1-0/+41
2005-06-06Add the asn2eth generated TCAP dissector made by Tim Endean to the SVN tree.Anders Broman5-0/+1215
2005-05-30From Steve Grubb: Fix a memory leak.Gerald Combs1-2/+5
2005-05-23 Warning fix:Anders Broman1-1/+0
2005-05-20some cosmetic fixesLuis Ontanon2-12/+13
2005-05-19Display version number and product number as strings.Anders Broman1-0/+2
2005-05-17Make it possible to dissect h221nonstandarddata and fix some errors from the ...Anders Broman2-9/+25
2005-05-15From Tim Endean:Anders Broman1-1/+1
2005-05-13- make sure contextId and transactionId are added to the tree as filterable f...Luis Ontanon2-5/+253
2005-05-11Reinsert Gerards patch (r14342) which was lost.Anders Broman1-2/+4
2005-05-11pinfo->p2p_dir not set in the new gsm_map dissector causing problems with dis...Anders Broman1-0/+3
2005-05-10- export Audio Codec modes from isup/biccLuis Ontanon1-2/+8
2005-05-10Fix dissection of mt-forwardSM.Anders Broman2-6/+11
2005-05-10fix some field rename errors turned up by the latest asn2eth compiler.Anders Broman1-14/+14
2005-05-09only lower-case ASCII letters, numbers,Lars Roland1-1/+1
2005-05-08From Javier Acuna:Anders Broman4-23/+188
2005-05-02Add dissection of Q.850 cause.Anders Broman3-3/+17
2005-04-22Define a maximum OID string length, and use it in a lot of places. Fixes aGerald Combs11-14/+14
2005-04-21from Olivier JRonnie Sahlberg1-6/+15
2005-04-20Add a tree parameter to get_ber_length() so thatRonnie Sahlberg1-1/+1
2005-04-15From Olivier Jacques:Anders Broman3-9/+74
2005-04-15From Olivier Jacques:Anders Broman3-743/+904
2005-04-14In dissect_h245_OpenLogicalChannelCodec(), make sure codec_type exists beforeGerald Combs1-1/+1
2005-04-02From Tim Endean:Anders Broman2-8/+163
2005-04-01tiny bugfix for gsmmapRonnie Sahlberg1-0/+1
2005-04-01Get rid of an unused variable.Guy Harris1-2/+1
2005-03-31Included packet-gsm_map.h and removed unpack_digits as it now is exported fro...Anders Broman1-33/+1
2005-03-31From Jacques, Olivier: Length of digit_str wrongly calculated.Anders Broman2-2/+15