aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Collapse)AuthorFilesLines
2007-10-11Remove the remaining autogenereated -exp.cnf filesJörg Mayer7-192/+0
svn path=/trunk/; revision=23148
2007-10-11- Remove -e option if the generated -exp.cnf file isn't used.Jörg Mayer50-32/+83
- Add EXPORT_FILES to all files that still contain -e. svn path=/trunk/; revision=23145
2007-10-10Add missing dependencies and update syntax of existing ones.Jörg Mayer32-85/+283
svn path=/trunk/; revision=23143
2007-10-10- Change Makefiles to include preincJörg Mayer119-147/+242
- Add missing new directories to asn1/Makefile.nmake svn path=/trunk/; revision=23141
2007-10-10Another -exp.cnf file that managed to escape notice...Jörg Mayer1-490/+0
svn path=/trunk/; revision=23139
2007-10-10Finish conversion (well, almost, need to add theJörg Mayer36-826/+757
generation stuff to the x.../Makefile.common. I love circular dependencies. svn path=/trunk/; revision=23138
2007-10-10Fix two typos: ansi_tcap --> ansi-tcapBill Meier1-1/+1
svn path=/trunk/; revision=23137
2007-10-10You cannot rename a new directory unless checked in.Jörg Mayer12-0/+0
svn path=/trunk/; revision=23136
2007-10-10Missed a fileJörg Mayer1-0/+25
svn path=/trunk/; revision=23135
2007-10-10Split tcap into tcap and ansi-tcap. Just assume that all theJörg Mayer16-93/+181
extra asn files belong to ansi-tcap. svn path=/trunk/; revision=23134
2007-10-10missing backslashTomas Kukosa1-1/+1
svn path=/trunk/; revision=23133
2007-10-10more makefiles changed to new export mechanismTomas Kukosa18-11/+32
svn path=/trunk/; revision=23132
2007-10-10better solution for different submake calling on Windows and LinuxTomas Kukosa6-5/+56
svn path=/trunk/; revision=23131
2007-10-10next step to solve dependency generationTomas Kukosa6-6/+17
svn path=/trunk/; revision=23130
2007-10-10Undefine NEED_PACKET_PROTO_HJörg Mayer1-1/+1
svn path=/trunk/; revision=23129
2007-10-10solution for different submake calling on Windows and LinuxTomas Kukosa3-2/+5
only one dissector is committed to test it svn path=/trunk/; revision=23128
2007-10-10More conversions and updates to existing Makefile stuffJörg Mayer47-571/+866
svn path=/trunk/; revision=23127
2007-10-10comment out NEED_PACKET_PROTO_H as it is tested now for defining not for valueTomas Kukosa7-7/+7
svn path=/trunk/; revision=23126
2007-10-09Just check whether NEED_PACKET_PROTO_H is defined at all.Guy Harris1-2/+2
svn path=/trunk/; revision=23123
2007-10-09There isn't an "mpeg" directory, there are "mpeg-audio" and "mpeg-pes"Guy Harris1-4/+13
directories. svn path=/trunk/; revision=23122
2007-10-09Fix order of external files (without affecting other protos).Jörg Mayer2-4/+4
svn path=/trunk/; revision=23121
2007-10-09Don't keep -exp.cnf files in the tree.Jörg Mayer1-41/+0
svn path=/trunk/; revision=23120
2007-10-09Last set of changes to convert Makefiles for todayJörg Mayer35-642/+774
svn path=/trunk/; revision=23119
2007-10-09More Makefile conversionsJörg Mayer22-315/+497
svn path=/trunk/; revision=23116
2007-10-09No generated files please.Jörg Mayer2-24/+0
svn path=/trunk/; revision=23115
2007-10-09Rename mpeg to mpeg-audio, mpeg-pes got its ownJörg Mayer8-0/+0
dir already svn path=/trunk/; revision=23114
2007-10-09More Makefile updatesJörg Mayer15-136/+293
svn path=/trunk/; revision=23113
2007-10-09Somehow I forgot to check in some directories.Jörg Mayer1-44/+22
svn path=/trunk/; revision=23112
2007-10-09Add the missing content...Jörg Mayer1-2/+24
svn path=/trunk/; revision=23111
2007-10-09Try to fix the build...Martin Mathieson6-40/+148
svn path=/trunk/; revision=23109
2007-10-09remove rule for $(EXTRA_CNF) as ros/ros-{inv,res,err,rej}.cnf are not generatedTomas Kukosa2-11/+7
minor changes svn path=/trunk/; revision=23108
2007-10-09Convert to new Makefile structure. Rename some files toJörg Mayer8-85/+100
use same spelling as generated protocol name. svn path=/trunk/; revision=23104
2007-10-09Add some dependenciesJörg Mayer1-1/+9
svn path=/trunk/; revision=23103
2007-10-08Convert h450 to new Makefile structure. Split h450.rosJörg Mayer14-122/+244
out into h450-ros. svn path=/trunk/; revision=23102
2007-10-08h225, h235 and h248 was moved to new Makefile structureStig Bjørlykke1-21/+3
svn path=/trunk/; revision=23096
2007-10-08change QSIQ ASN.1 dissector to the new makefile structureTomas Kukosa5-91/+127
svn path=/trunk/; revision=23091
2007-10-07convert to new Makefile structureJörg Mayer13-215/+290
svn path=/trunk/; revision=23085
2007-10-07Swap order of external and local sourcesJörg Mayer2-2/+2
svn path=/trunk/; revision=23084
2007-10-07Convert some more protocols to new Makefile style.Jörg Mayer42-1474/+748
Renamed the gsmmap template files to not contain an _ svn path=/trunk/; revision=23083
2007-10-07From Martin Peylo:Anders Broman22-631/+854
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1888 There are new versions of CMP (v2) in RFC4210 and CRMF (v2) in RFC4211. The right to exist of CRMF is bound to CMP so I don't split that into two bug reports. I'll upload the new (slightly handmassaged) ASN.1 files for both protocols, along with patches for the respective cnf files, where I also added new #.REGISTER statements. Additionally I had to export some definitions from pkix1explicit (Attribute, Time, UniqueIdentifier and Version) and from pkix1implicit (KeyIdentifier). I'll also upload a patch for that. I uploaded a CMPv2 sample (with errors in the protocol!) to the wiki. svn path=/trunk/; revision=23082
2007-10-06- Initialize address_item in MessageIdentifier to avoid a crash in handlingStig Bjørlykke2-3/+9
LocalIdentifier when problems with the GlobalDomainIdentifier. - Initialize global pointers to avoid potential crashes. svn path=/trunk/; revision=23080
2007-10-05In the various Makefiles, remove checks for NO_PROTO_OPT and allow PROT_OPTGerald Combs2-9/+2
to be overridden further up the chain, e.g. in Makefile.common svn path=/trunk/; revision=23076
2007-10-05hopefully this will do what Thomas wants for NO_PROTO_OPTRichard van der Hoff1-6/+5
svn path=/trunk/; revision=23074
2007-10-05next fix of my mistake :(Tomas Kukosa1-2/+2
svn path=/trunk/; revision=23073
2007-10-05comment out some lines till I learn how to write Linux makefileTomas Kukosa1-5/+6
svn path=/trunk/; revision=23072
2007-10-05try to fix Linux makefileTomas Kukosa1-3/+3
svn path=/trunk/; revision=23071
2007-10-05allow to omit -p <proto> optionTomas Kukosa2-2/+14
svn path=/trunk/; revision=23070
2007-10-05export more types from H.225.0 and H.245 which will be necessary for ↵Tomas Kukosa5-3/+66
H.460.x, H.323 (Annex M,R), H.501 svn path=/trunk/; revision=23069
2007-09-27Updated to include the ranap header file.Stig Bjørlykke1-2/+4
svn path=/trunk/; revision=23002
2007-09-27Convert asn1/dap/Jörg Mayer6-71/+119
svn path=/trunk/; revision=22997