aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/dap
Commit message (Expand)AuthorAgeFilesLines
* Another set of asn1 protocols can now be generated with cmakeJörg Mayer2013-05-071-0/+44
* Just whitespace changesJörg Mayer2013-05-051-1/+0
* Stub cmake support for generating the asn1 dissectors.Jörg Mayer2013-04-231-0/+23
* Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey2013-03-011-1/+1
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+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
* Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss2011-10-101-31/+27
* Use ENC_NA as encoding for FT_PROTOCOL, FT_NONE and FT_BYTES.Stig Bjørlykke2011-07-191-1/+1
* Rename the routines that handle dissector tables with unsigned integerGuy Harris2010-12-201-2/+2
* Make some prefs callback functions static. (These modules don't use proto_re...Jeff Morriss2010-12-061-5/+7
* Support for X.519 (section 9) Internet Directly Mapped Protocol (IDMP).Graeme Lunt2010-06-092-3/+15
* My try at fixing Bug 4653; (Also reverts SVN #32420)Bill Meier2010-04-081-0/+4
* #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
* Try to get rid of unused code warnings.Anders Broman2010-03-011-1/+1
* Dissect error code.Anders Broman2010-03-011-0/+1
* Build dependencies for acse.Stig Bjørlykke2010-02-271-0/+4
* Get rid of check_col();Anders Broman2010-01-171-21/+8
* Update to X.511:08/2005.Stig Bjørlykke2010-01-111-5/+25
* Fixed some OPTIONAL vs. DEFAULT issues.Stig Bjørlykke2009-12-181-2/+2
* SearchArgumentData filter and EntryInformationSelection attributes areStig Bjørlykke2009-11-301-2/+2
* Make all proto_* values static.Stig Bjørlykke2009-10-111-1/+1
* pkixcrmf -> crmf to make directory name consistent with filenamesKovarththanan Rajaratnam2009-10-102-4/+4
* Remove unused NEED_PACKET_PROTO_H variableKovarththanan Rajaratnam2009-10-081-1/+0
* * Prefer col_append_str instead of col_append_fstr for constant stringsKovarththanan Rajaratnam2009-09-241-2/+1
* From Chris Ridd (bug 3329):Stig Bjørlykke2009-03-121-1/+3
* #include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier2009-02-071-1/+0
* Small cleanups mostly related to proto_reg_handoffBill Meier2008-11-111-5/+4
* Regenerate all asn2wrs generated dissectorsAnders Broman2008-11-011-1/+29
* Update to use unchanged asn1 files and X.501:08/2005.Anders Broman2008-09-011-28/+5
* Fix a warning.Anders Broman2008-07-201-0/+4
* Remove svn:executable propertyBill Meier2008-02-181-0/+0
* Get rid of some warnings.Anders Broman2008-02-031-2/+0
* Get rid of ber_last_created_item().Anders Broman2008-01-041-5/+4
* asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer2007-12-191-1/+2
* Revised DAP dissector using latest asn2wrs features (requiring fewer changes ...Graeme Lunt2007-12-155-431/+514
* ANSI TCAP regenerated and tested with -T -X asn2wrs optionsTomas Kukosa2007-12-101-1/+1
* as2wrs now handles EXTERNAL(direct-reference requires no special handling).Anders Broman2007-11-062-8/+2
* Use oid_add_from_string for adding names.Anders Broman2007-10-311-1/+1
* Apply the small performance enhancment patches for:Anders Broman2007-10-232-2/+2
* Update to use the -X and -T asn2wrs flags.Graeme Lunt2007-10-222-1/+3
* - Fix svn:ignore for all directoriesJörg Mayer2007-10-161-8/+8
* - Remove -e option if the generated -exp.cnf file isn't used.Jörg Mayer2007-10-111-0/+3
* Add missing dependencies and update syntax of existing ones.Jörg Mayer2007-10-101-22/+22
* - Change Makefiles to include preincJörg Mayer2007-10-102-1/+3
* More conversions and updates to existing Makefile stuffJörg Mayer2007-10-101-1/+13
* Convert some more protocols to new Makefile style.Jörg Mayer2007-10-071-81/+0
* Convert asn1/dap/Jörg Mayer2007-09-275-64/+118
* get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon2007-08-251-1/+1