aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ess
AgeCommit message (Expand)AuthorFilesLines
2010-05-02Fix for bug 4723:Jaap Keuter1-1/+1
2010-04-23Added a decoding table for ESS Security Category Attributes.Stig Bjørlykke2-1/+172
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.Bill Meier1-2/+0
2010-04-06#include <stdio.h> not needed.Bill Meier1-1/+0
2010-01-12Update to RFC5035.Stig Bjørlykke5-90/+116
2009-10-08Remove unused NEED_PACKET_PROTO_H variableKovarththanan Rajaratnam1-1/+0
2007-12-19asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer1-1/+2
2007-12-10ANSI TCAP regenerated and tested with -T -X asn2wrs optionsTomas Kukosa1-1/+1
2007-10-22Update to use the -X and -T asn2wrs flags.Graeme Lunt1-1/+1
2007-10-16- Fix svn:ignore for all directoriesJörg Mayer1-3/+3
2007-10-11- Remove -e option if the generated -exp.cnf file isn't used.Jörg Mayer1-1/+1
2007-10-10Add missing dependencies and update syntax of existing ones.Jörg Mayer1-1/+13
2007-10-10- Change Makefiles to include preincJörg Mayer2-1/+3
2007-10-07Convert some more protocols to new Makefile style.Jörg Mayer4-68/+96
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman2-1/+2
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...Ulf Lamping1-1/+1
2006-05-24- remove some #.MODULE_IMPORT from .cng filesTomas Kukosa1-5/+0
2006-05-23Ethereal -> WiresharkTomas Kukosa1-1/+1
2006-05-22ethereal->wiresharkRonnie Sahlberg1-1/+1
2006-05-21- asn2eth renamed to asn2wrsTomas Kukosa2-5/+5
2006-05-21name changeRonnie Sahlberg2-4/+4
2006-04-25Add distclean and maintainerclean rules.Guy Harris1-0/+4
2006-02-23Add parsertab.pyc in clean targetAnders Broman1-1/+1
2005-11-16From Graeme Lunt:Anders Broman3-2/+36
2005-11-14 - dissect_ber_object_identifier() returns value as tvbTomas Kukosa2-4/+3
2005-10-03From Graeme LuntAnders Broman2-11/+14
2005-09-07Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in orderGerald Combs1-2/+2
2005-08-02Fix svn properties where needed:Jörg Mayer3-3/+3
2005-04-22Define a maximum OID string length, and use it in a lot of places. Fixes aGerald Combs1-1/+1
2005-01-16When using Cygwin's python asn2eth.pyLars Roland1-6/+25
2005-01-16Supply Makefile.nmake files.Guy Harris1-0/+29
2005-01-16Make the Makefile look like the h235 Makefiles, with the new rules.Guy Harris1-2/+19
2004-11-22New protocol: RFC2634 ExtendedSecurityServicesRonnie Sahlberg5-0/+417