aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
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
2005-03-31From Jacques, Olivier: Length of digit_str wrongly calculated.Anders Broman1-10/+14
2005-03-30Update and small bugfixAnders Broman2-4/+32
2005-03-29README.developer says:Gerald Combs1-1/+1
2005-03-28The "application_context_version" variables in the CAMEL and GSM MAPGuy Harris2-10/+10
2005-03-27Get rid of an unused variabnleAnders Broman1-1/+0
2005-03-27From Alejandro Vaquero :Anders Broman1-2/+2
2005-03-24From Jacques Olivier add some OID:sAnders Broman1-0/+3
2005-03-22Initial checkin of a camel dissector.Anders Broman6-0/+3246
2005-03-20Fix dissect_per_restricted_character_string() calls in h225.cnf to passGuy Harris1-2/+2
2005-03-17From Jeff Morriss: use the new range preference type.Anders Broman1-99/+92
2005-03-11From Alexandro Vaquero:Guy Harris1-1/+31
2005-03-10From Alejandro Vaquero:Luis Ontanon1-1/+1
2005-03-06Add a newline to the end of the file.Guy Harris1-1/+1
2005-02-23Fix some asn2eth warnings.Anders Broman3-29/+65
2005-02-23Add dissection of packet tdmcAnders Broman1-26/+55
2005-02-23update asn2eth and all generated dissectors to new dissect_ber_boolean that t...Ronnie Sahlberg6-27/+27
2005-02-16Add some of the AnyTime... Operations.Anders Broman2-32/+575
2005-02-14Fix some compiler warnings (at least one of which is for a real problem).Guy Harris1-4/+4
2005-02-14Add some more V3 opcodesAnders Broman3-13/+112
2005-02-14From :Tim Endean correct conditions for a while loop.Anders Broman1-2/+3
2005-02-11Dissect Return error and some more operationcodes.Anders Broman2-27/+227
2005-02-10Remove an extra /*, some unused variables, and an unneeded include (INAPGuy Harris1-5/+1
2005-02-10Add a Makefile.Guy Harris1-0/+16
2005-02-09fix svn propertiesLars Roland1-1/+1
2005-02-09From Tim Endean: INAP dissector.Anders Broman4-0/+1356
2005-02-09Fix decoding of some opcodes etc.Anders Broman3-19/+137
2005-02-08Move h225-persistentdata.[ch] to epan,Lars Roland1-1/+1
2005-02-07And finally (I hope) the last part from the patchLars Roland3-3/+16
2005-02-05Remove g_free.Anders Broman1-1/+1
2005-02-03Add dissection of some more packages.Anders Broman2-2/+129
2005-02-03Various updates to GSM MAPAnders Broman3-9/+143
2005-02-03Small fix for h225 dissector as suggested by Tomas KukosaLars Roland1-2/+2
2005-02-02From Jon Ringle:Anders Broman2-5/+8
2005-02-01g_strlcpy does not exist in gtk 1.2Ronnie Sahlberg1-1/+1
2005-02-01From Alejandro Vaquero:Lars Roland6-61/+247
2005-01-31Prepare for handling of different versions of the protocol.Anders Broman3-15/+18
2005-01-31support H.248 BER over SCTP PPID 7Ronnie Sahlberg1-0/+2
2005-01-26Unpack and display digits, Decode SS-status.Anders Broman3-59/+213
2005-01-26Fix a typo leading to no conversation set up for RTCPAnders Broman1-1/+1