aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2005-02-08Move h225-persistentdata.[ch] to epan,lroland1-1/+1
2005-02-07And finally (I hope) the last part from the patchlroland3-3/+16
2005-02-05Remove g_free.etxrab1-1/+1
2005-02-03Add dissection of some more packages.etxrab2-2/+129
2005-02-03Various updates to GSM MAPetxrab3-9/+143
2005-02-03Small fix for h225 dissector as suggested by Tomas Kukosalroland1-2/+2
2005-02-02From Jon Ringle:etxrab2-5/+8
2005-02-01g_strlcpy does not exist in gtk 1.2sahlberg1-1/+1
2005-02-01From Alejandro Vaquero:lroland6-61/+247
2005-01-31Prepare for handling of different versions of the protocol.etxrab3-15/+18
2005-01-31support H.248 BER over SCTP PPID 7sahlberg1-0/+2
2005-01-26Unpack and display digits, Decode SS-status.etxrab3-59/+213
2005-01-26Fix a typo leading to no conversation set up for RTCPetxrab1-1/+1
2005-01-24Add calling of sms dissector and make ssn number selection preferences.etxrab3-20/+93
2005-01-21Fix of asn1 code for one opcode to new spec used?etxrab2-18/+113
2005-01-21asn1 done for h450.1 - h450.12, remains to tie to Operations and Responses.etxrab3-59/+1595
2005-01-21Fix buggs with conversations not beeing set up in some cases. Decoding of t35 etxrab2-2/+87
2005-01-20NonStandardData and TunnelledProtocol reimplemented and testedkukosa2-79/+89
2005-01-19Attempt to reimplement "non standard data/parameter" and "tunnelledetxrab3-2/+77
2005-01-17Fix a small bug in h245.cnf.lroland1-2/+2
2005-01-17Use -1 rather than tvb_length() to create a protocol tree item that runsguy1-8/+2
2005-01-17Get rid of the "-b" flag - it's not what was used to generate the H.450guy2-2/+2
2005-01-17Use the new h450 dissectoretxrab2-1/+16
2005-01-17From Anders Broman:lroland1-4/+21
2005-01-17Added some more h450.x functionsetxrab2-28/+377
2005-01-16When using Cygwin's python asn2eth.pylroland27-145/+642
2005-01-16Add a few more things to the h225 dissector that got lost.lroland1-0/+27
2005-01-16Supply Makefile.nmake files.guy26-0/+604
2005-01-16Make the Makefile look like the h235 Makefiles, with the new rules.guy23-44/+293
2005-01-16Add Makefiles.guy4-0/+64
2005-01-16Make the dissector files depend on asn2eth.py, so they're regenerated ifguy1-2/+2
2005-01-16Make the rules match those of Makefile.nmake - make "all" andguy1-2/+12
2005-01-16Add a Makefile.guy1-0/+6
2005-01-16Phase 2 of renaming "makefile.nmake" to "Makefile.nmake", to match otherguy1-0/+0
2005-01-16Phase 1 of renaming "makefile.nmake" to "Makefile.nmake" - this is a bitguy1-0/+0
2005-01-14With xcopy use backsplash instead of slash as directory seperator lroland1-2/+2
2005-01-14Replace another "cp" with two "xcopy"slroland1-2/+2
2005-01-14Add nmake makefile for /asn1/h225lroland1-0/+23
2005-01-14Fix svn propertieslroland1-1/+1
2005-01-14Included filename packet-H225-exp.h changed to packet-h225-exp.hkukosa1-2/+2
2005-01-13Add a first draft asn2eth generated H.450.x dissectoretxrab4-0/+1237
2005-01-13Add one OIDetxrab1-0/+1
2005-01-13Minor bug fixes and export functions needed by h450etxrab3-3/+12
2005-01-10From Luis Ontanon:lroland1-0/+9
2005-01-09Properly declare "dissect_h245()" and "dissect_h245_h245()" as returningguy1-2/+4
2005-01-08Generate "conversations" code correctly, adaptions to changes in asn2eth gene...etxrab2-20/+25
2005-01-08Fixa a typoetxrab1-2/+2
2005-01-05Fix broken parts of the new h225 dissector:lroland2-25/+119
2005-01-04"dissect_h225_H323UserInformation()" returns the number of bytesguy1-3/+3
2005-01-02fix a typo in new packet-h225.hlroland1-1/+1