aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ess
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier2014-02-261-13/+13
* Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss2014-02-187-17/+0
* Apply g4cc69483 to asn1 templates.Stig Bjørlykke2014-02-031-1/+1
* It's not a string, it's a byte array (bit array, really).Guy Harris2014-01-221-2/+3
* Don't cast away constness.Guy Harris2014-01-141-1/+1
* - Forward declaration of register functions.Anders Broman2013-12-081-0/+3
* Add a data parameter to call_ber_oid_callback to be able to pass data to subd...Michael Mann2013-10-311-1/+1
* emem -> wmem conversion:Pascal Quantin2013-09-221-1/+1
* Fix warning: ISO C does not allow extra ';' outside of a function.Chris Maynard2013-07-151-10/+10
* Another hour gone, another set of protocols.Jörg Mayer2013-05-071-0/+33
* Just whitespace changesJörg Mayer2013-05-051-1/+2
* Stub cmake support for generating the asn1 dissectors.Jörg Mayer2013-04-231-0/+23
* From beroset:Anders Broman2013-03-141-4/+4
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* UATs could be put into "categories". The categories were defined onlyGuy Harris2012-07-081-1/+1
* Update Free Software Foundation address.Jakub Zawadzki2012-06-285-5/+5
* Don't generate the conformance file for exported types when building theJeff Morriss2011-10-141-1/+1
* Export ESSSecurityLabel_PDU.Stig Bjørlykke2011-10-142-1/+2
* Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss2011-10-101-13/+9
* Indicate Signed Receipt in info column.Stig Bjørlykke2011-05-121-0/+5
* Make the third argument to a UAT copy callback a size_t (not that any ofGuy Harris2010-10-291-1/+1
* Corrected check for attribute flag bits.Stig Bjørlykke2010-09-231-1/+1
* Corrected printed name for id-permissiveAttributes.Stig Bjørlykke2010-06-211-1/+1
* Fix for bug 4723:Jaap Keuter2010-05-021-1/+1
* Added a decoding table for ESS Security Category Attributes.Stig Bjørlykke2010-04-232-1/+172
* #include <string.h> and/or #include <stdio.h> not needed.Bill Meier2010-04-071-2/+0
* #include <stdio.h> not needed.Bill Meier2010-04-061-1/+0
* Update to RFC5035.Stig Bjørlykke2010-01-125-90/+116
* Remove unused NEED_PACKET_PROTO_H variableKovarththanan Rajaratnam2009-10-081-1/+0
* asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer2007-12-191-1/+2
* ANSI TCAP regenerated and tested with -T -X asn2wrs optionsTomas Kukosa2007-12-101-1/+1
* Update to use the -X and -T asn2wrs flags.Graeme Lunt2007-10-221-1/+1
* - Fix svn:ignore for all directoriesJörg Mayer2007-10-161-3/+3
* - Remove -e option if the generated -exp.cnf file isn't used.Jörg Mayer2007-10-111-1/+1
* Add missing dependencies and update syntax of existing ones.Jörg Mayer2007-10-101-1/+13
* - Change Makefiles to include preincJörg Mayer2007-10-102-1/+3
* Convert some more protocols to new Makefile style.Jörg Mayer2007-10-074-68/+96
* Second step in introducing asn context to BER dissectors just like in PER.Anders Broman2007-05-132-1/+2
* put every python script name into "" so the call won't fail on Win32 native p...Ulf Lamping2006-10-291-1/+1
* - remove some #.MODULE_IMPORT from .cng filesTomas Kukosa2006-05-241-5/+0
* Ethereal -> WiresharkTomas Kukosa2006-05-231-1/+1
* ethereal->wiresharkRonnie Sahlberg2006-05-221-1/+1
* - asn2eth renamed to asn2wrsTomas Kukosa2006-05-212-5/+5
* name changeRonnie Sahlberg2006-05-212-4/+4
* Add distclean and maintainerclean rules.Guy Harris2006-04-251-0/+4
* Add parsertab.pyc in clean targetAnders Broman2006-02-231-1/+1
* From Graeme Lunt:Anders Broman2005-11-163-2/+36
* - dissect_ber_object_identifier() returns value as tvbTomas Kukosa2005-11-142-4/+3
* From Graeme LuntAnders Broman2005-10-032-11/+14
* Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in orderGerald Combs2005-09-071-2/+2