aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h450
AgeCommit message (Collapse)AuthorFilesLines
2005-01-17Get rid of the "-b" flag - it's not what was used to generate the H.450Guy Harris2-2/+2
dissector that's currently checked in. svn path=/trunk/; revision=13103
2005-01-17Added some more h450.x functionsAnders Broman2-28/+377
svn path=/trunk/; revision=13089
2005-01-16When using Cygwin's python asn2eth.pyLars Roland1-6/+24
generates dissectors with mixed EOL! SVN doesn't allow you to commit such files. Add a target to all nmake makefiles in asn1 subdirectory which will fix these files. svn path=/trunk/; revision=13077
2005-01-16Supply Makefile.nmake files.Guy Harris1-0/+23
svn path=/trunk/; revision=13072
2005-01-16Add Makefiles.Guy Harris1-0/+16
svn path=/trunk/; revision=13070
2005-01-14Fix svn propertiesLars Roland1-1/+1
svn path=/trunk/; revision=13035
2005-01-13Add a first draft asn2eth generated H.450.x dissectorAnders Broman4-0/+1237
svn path=/trunk/; revision=13026