aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_map.c
Commit message (Expand)AuthorAgeFilesLines
* updates from Anders BRonnie Sahlberg2005-08-081-362/+705
* Rewrite of MAP_dialouge asn1 code, export and use of functions from gsm_map.Anders Broman2005-07-261-5/+5
* change the symbol dissect_ber_CHOICE back into dissect_ber_choiceRonnie Sahlberg2005-07-211-34/+34
* Fix an unpack_digits off by one error.Anders Broman2005-07-191-119/+175
* Dissect some more fieldsAnders Broman2005-07-111-16/+214
* Add some missing IMPLICIT tags, and use FN_PARS directive.Anders Broman2005-07-081-83/+151
* Add dissection of BSS-MAP elements and a fix to dissect Tele and Bearer servi...Anders Broman2005-07-041-127/+289
* Fix to SendAuthenticationInfoResAnders Broman2005-06-281-9/+11
* Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris2005-06-261-38/+14
* Add a signalAnders Broman2005-06-261-19/+20
* make dissect_ber_choice take a guint* that will return theRonnie Sahlberg2005-06-261-67/+67
* Major rewrite to update to version TS 129 002 V6.9.0Anders Broman2005-06-251-5137/+7910
* Regenerate - this squelches some compiler warnings.Guy Harris2005-06-161-119/+134
* From Tim Endean:Anders Broman2005-06-071-48/+50
* From Tim Endean:Anders Broman2005-05-151-1/+1
* Reinsert Gerards patch (r14342) which was lost.Anders Broman2005-05-111-2/+4
* pinfo->p2p_dir not set in the new gsm_map dissector causing problems with dis...Anders Broman2005-05-111-0/+3
* Fix dissection of mo-forwardSMAnders Broman2005-05-101-61/+64
* Don't try to g_strdup() a null value. Fixes bug 128.Gerald Combs2005-04-281-2/+4
* from Olivier JRonnie Sahlberg2005-04-211-7/+16
* From Olivier Jacques:Anders Broman2005-04-151-64/+136
* tiny bugfix for gsmmapRonnie Sahlberg2005-04-011-1/+2
* From Jacques, Olivier: Length of digit_str wrongly calculated.Anders Broman2005-03-311-12/+28
* Small bug fixAnders Broman2005-03-301-12/+122
* The "application_context_version" variables in the CAMEL and GSM MAPGuy Harris2005-03-281-10/+10
* From Jeff Morriss: use the new range preference type.Anders Broman2005-03-171-98/+91
* fix some asn2eth warningsAnders Broman2005-02-231-428/+224
* update asn2eth and all generated dissectors to new dissect_ber_boolean that t...Ronnie Sahlberg2005-02-231-7/+7
* Add some of the anytime operations.Anders Broman2005-02-161-138/+3157
* Fix some compiler warnings (at least one of which is for a real problem).Guy Harris2005-02-141-5/+5
* Add some more V3 opcodesAnders Broman2005-02-141-25/+462
* From :Tim Endean correct conditions for a while loop.Anders Broman2005-02-141-7/+7
* Dissect Return error and some more operationcodes.Anders Broman2005-02-111-205/+1106
* Fix dissection of some opcodes etc.Anders Broman2005-02-091-135/+262
* Re-commit the asn2eth based gsm-map dissector, hopfully it'll work better now.Anders Broman2005-02-051-2450/+9516
* Add an OIDAnders Broman2005-02-031-0/+1
* Add OID:s to old dissector, for comparison reasons.Anders Broman2005-01-301-0/+38
* Make the sub system number (ssn) settings preferences.Anders Broman2005-01-241-11/+61
* Back out the asn2eth-generated GSM MAP dissector for now, at AndersGuy Harris2005-01-201-9064/+2431
* update of the asn2eth compiler to use the types ber_[choice|sequence]_t in...Ronnie Sahlberg2004-12-131-245/+245
* updates from tomas and andersRonnie Sahlberg2004-12-121-172/+205
* update gsmmap to use the new signature for the ber integer dissection helperRonnie Sahlberg2004-12-121-369/+369
* various changes in the generated dissectors after asn2eth was patched.Ronnie Sahlberg2004-11-141-67/+67
* Close a comment, and re-generate the GSM MAP dissector files.Guy Harris2004-11-021-3/+2
* New GSM MAP files based on the asn2eth compiler.Anders Broman2004-11-011-2431/+9032
* Move the tap infrastructure to the epan directory.Guy Harris2004-09-291-1/+1
* From Jeff Morriss: the code path that's bypassed with the "if (tree)"Guy Harris2004-09-041-14/+9
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+3150