aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ess
AgeCommit message (Expand)AuthorFilesLines
2015-05-01Fix some cases where we're shifting a signed 1 left.Guy Harris1-1/+1
2014-12-23asn1 generated dissectors: cleanup #include usageBill Meier1-3/+0
2014-10-13ASN1: Register PDU-dissectors as NEWStig Bjørlykke1-2/+2
2014-07-30Add some files under asn1 to the distribution.Guy Harris1-1/+1
2014-06-19batch of manual tvb_length conversionsEvan Huus1-2/+2
2014-06-19Revert "Update ASN.1 source files with the API changes done in g021e7af"Pascal Quantin1-2/+2
2014-06-18Update ASN.1 source files with the API changes done in g021e7afPascal Quantin1-2/+2
2014-02-26Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier1-13/+13
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss7-17/+0
2014-02-03Apply g4cc69483 to asn1 templates.Stig Bjørlykke1-1/+1
2014-01-22It's not a string, it's a byte array (bit array, really).Guy Harris1-2/+3
2014-01-14Don't cast away constness.Guy Harris1-1/+1
2013-12-08- Forward declaration of register functions.Anders Broman1-0/+3
2013-10-31Add a data parameter to call_ber_oid_callback to be able to pass data to subd...Michael Mann1-1/+1
2013-09-22emem -> wmem conversion:Pascal Quantin1-1/+1
2013-07-15Fix warning: ISO C does not allow extra ';' outside of a function.Chris Maynard1-10/+10
2013-05-07Another hour gone, another set of protocols.Jörg Mayer1-0/+33
2013-05-05Just whitespace changesJörg Mayer1-1/+2
2013-04-23Stub cmake support for generating the asn1 dissectors.Jörg Mayer1-0/+23
2013-03-14From beroset:Anders Broman1-4/+4
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-07-08UATs could be put into "categories". The categories were defined onlyGuy Harris1-1/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki5-5/+5
2011-10-14Don't generate the conformance file for exported types when building theJeff Morriss1-1/+1
2011-10-14Export ESSSecurityLabel_PDU.Stig Bjørlykke2-1/+2
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss1-13/+9
2011-05-12Indicate Signed Receipt in info column.Stig Bjørlykke1-0/+5
2010-10-29Make the third argument to a UAT copy callback a size_t (not that any ofGuy Harris1-1/+1
2010-09-23Corrected check for attribute flag bits.Stig Bjørlykke1-1/+1
2010-06-21Corrected printed name for id-permissiveAttributes.Stig Bjørlykke1-1/+1
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