aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h450-ros.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-27/+27
2016-01-08Fix a lot of typos and misspellingsmoshekaplan1-1/+1
2015-11-24Remove support for "old style" dissectors in PER API.Michael Mann1-12/+15
2014-12-23asn1 generated dissectors: cleanup #include usageBill Meier1-6/+5
2014-07-06Add printf-format annotations, fix garbagePeter Wu1-4/+4
2014-02-26Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier1-6/+6
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss1-22/+20
2013-12-17Make local functions static. Include *.h when needed.Anders Broman1-5/+6
2013-12-08- Forward declaration of register functions.Anders Broman1-5/+8
2013-11-03Have rose_ctx_t passed into subdissectors instead of using pinfo->private_data.Michael Mann1-6/+6
2013-09-17Regenerate all files where the .cnf files had whitespace changes.Jörg Mayer1-7/+7
2013-09-09expert_add_info_format_text -> expert_add_info_formatMichael Mann1-3/+3
2013-06-19Apparently one of our major global headers must include emem.h, because I justEvan Huus1-15/+16
2013-06-14Remove check_col() from ASN.1 dissectorsMichael Mann1-4/+4
2013-06-12Batch of filterable expert infos with some minor cleanup I noticed while doin...Michael Mann1-6/+16
2013-05-27Postfix FT_NONE fields with "_element" string to reduce number of incompatibl...Pascal Quantin1-5/+5
2013-04-11Update the ASN.1 based dissectors following the changes done in r48812Pascal Quantin1-2/+2
2012-09-24Regenerate asn.1 dissectors.Jakub Zawadzki1-5/+5
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2011-10-15Update generated ASN1 *.[hc] files after recent work done by Jeff Morriss;Bill Meier1-1/+1
2011-05-13Regenerate ASN.1 dissectors to update the #line directive.Stig Bjørlykke1-26/+26
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-3/+3
2010-09-08Do not report undecoded message to expert info for ReturnResult without resul...Tomas Kukosa1-8/+11
2010-05-11Add a little more code to avoid not-very-useful blurbs:Jeff Morriss1-5/+5
2010-05-11Regenerate a few of the ASN.1 dissectorsJeff Morriss1-20/+20
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.Bill Meier1-7/+5
2009-10-11Make all proto_* values static.Stig Bjørlykke1-1/+1
2009-08-24Expert info for undecoded Q.932 and H.450 operationsTomas Kukosa1-5/+15
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-3/+3
2009-05-16Regenerate all asn2wrs generated dissectors.Stig Bjørlykke1-1/+1
2009-02-07#include <epan/emem.h> not req'd ...Bill Meier1-6/+5
2009-01-28#include prefs.h not req'dBill Meier1-6/+5
2008-07-26Get rid of few warnings (unused generated code, signed/unsigned mismatch)Tomas Kukosa1-2/+2
2008-03-01Rewrote to use g_strlcpy and g_strlcat.Stig Bjørlykke1-4/+4
2008-02-02Rewrote some prohibited APIs in epan/dissectors/ (sprintf, strcpy, strcat).Stig Bjørlykke1-8/+12
2008-01-16- Removed some unused variables in asn1 dissectorsStig Bjørlykke1-6/+4
2007-10-17new H.323 dissectorTomas Kukosa1-2/+2
2007-09-24improvements in ROS handling in Q.932 and H.450Tomas Kukosa1-31/+68
2007-07-30add forgotten filesTomas Kukosa1-0/+662