aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/pkixtsp
AgeCommit message (Collapse)AuthorFilesLines
2005-01-16When using Cygwin's python asn2eth.pyLars Roland1-5/+23
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-16Make the Makefile look like the h235 Makefiles, with the new rules.Guy Harris1-2/+13
Get rid of their "executable" property, and set svn:keywords to Id and svn:eol-style to native if they're not already set. svn path=/trunk/; revision=13071
2004-12-12minor updates, get rid of temporary files during dissectionRonnie Sahlberg1-1/+1
svn path=/trunk/; revision=12725
2004-12-05updates to pkix1implicit (we have to think about how to rewrite both ↵Ronnie Sahlberg5-0/+389
pkix1eplicit and pkix1implicit to avoid the crap with duplicate definitions from x509) New protocol : RFC3161 PKIX TimeStamp Protocol svn path=/trunk/; revision=12669