aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
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
2005-01-24Add calling of sms dissector and make ssn number selection preferences.Anders Broman3-20/+93
2005-01-21Fix of asn1 code for one opcode to new spec used?Anders Broman2-18/+113
2005-01-21asn1 done for h450.1 - h450.12, remains to tie to Operations and Responses.Anders Broman3-59/+1595
2005-01-21Fix buggs with conversations not beeing set up in some cases. Decoding of t35 Anders Broman2-2/+87
2005-01-20NonStandardData and TunnelledProtocol reimplemented and testedTomas Kukosa2-79/+89
2005-01-19Attempt to reimplement "non standard data/parameter" and "tunnelledAnders Broman3-2/+77
2005-01-17Fix a small bug in h245.cnf.Lars Roland1-2/+2
2005-01-17Use -1 rather than tvb_length() to create a protocol tree item that runsGuy Harris1-8/+2
2005-01-17Get rid of the "-b" flag - it's not what was used to generate the H.450Guy Harris2-2/+2
2005-01-17Use the new h450 dissectorAnders Broman2-1/+16
2005-01-17From Anders Broman:Lars Roland1-4/+21
2005-01-17Added some more h450.x functionsAnders Broman2-28/+377
2005-01-16When using Cygwin's python asn2eth.pyLars Roland27-145/+642
2005-01-16Add a few more things to the h225 dissector that got lost.Lars Roland1-0/+27
2005-01-16Supply Makefile.nmake files.Guy Harris26-0/+604
2005-01-16Make the Makefile look like the h235 Makefiles, with the new rules.Guy Harris23-44/+293
2005-01-16Add Makefiles.Guy Harris4-0/+64
2005-01-16Make the dissector files depend on asn2eth.py, so they're regenerated ifGuy Harris1-2/+2
2005-01-16Make the rules match those of Makefile.nmake - make "all" andGuy Harris1-2/+12
2005-01-16Add a Makefile.Guy Harris1-0/+6
2005-01-16Phase 2 of renaming "makefile.nmake" to "Makefile.nmake", to match otherGuy Harris1-0/+0
2005-01-16Phase 1 of renaming "makefile.nmake" to "Makefile.nmake" - this is a bitGuy Harris1-0/+0
2005-01-14With xcopy use backsplash instead of slash as directory seperator Lars Roland1-2/+2
2005-01-14Replace another "cp" with two "xcopy"sLars Roland1-2/+2
2005-01-14Add nmake makefile for /asn1/h225Lars Roland1-0/+23
2005-01-14Fix svn propertiesLars Roland1-1/+1
2005-01-14Included filename packet-H225-exp.h changed to packet-h225-exp.hTomas Kukosa1-2/+2