aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x411.c
AgeCommit message (Expand)AuthorFilesLines
2006-03-29Get rid of an unused variable.Guy Harris1-7/+6
2006-03-25Support for P1 Strong AuthenticationGraeme Lunt1-58/+385
2006-03-05ACP133 attribute syntaxes and attribute definitions used by the DAP, DSP and ...Graeme Lunt1-43/+95
2005-12-16From Graeme Lunt:Anders Broman1-1/+1
2005-12-06Squelch some compiler const vs. non-const warnings.Guy Harris1-3/+3
2005-12-05From Grame Lunt:Anders Broman1-30/+336
2005-12-02from Stig B:Ronnie Sahlberg1-3/+20
2005-11-23From Stig BjørlykkeAnders Broman1-1/+9
2005-11-17Squelch some const vs. non-const warnings.Guy Harris1-1/+1
2005-11-17"dissect_ber_object_identifier_str" expects a "const char **" as itsGuy Harris1-2/+2
2005-11-16 add a simple g_strlcat define in strutil for gtk==1 where this symbol doe...Ronnie Sahlberg1-1/+2
2005-11-16From Graeme Lunt:Anders Broman1-45/+281
2005-11-14move the include of emem.h a bit further downRonnie Sahlberg1-2/+2
2005-11-14 - dissect_ber_object_identifier() returns value as tvbTomas Kukosa1-4/+5
2005-10-24From Graeme Lunt:Anders Broman1-33/+79
2005-10-15remove some strcpy() callsRonnie Sahlberg1-2/+2
2005-09-22Squelch some compiler warnings.Guy Harris1-3/+3
2005-09-22Fix a bunch of places where we were calling "dissect_ber_octet_string()"Guy Harris1-9/+6
2005-09-05Squelch compiler warnings.Guy Harris1-4/+4
2005-09-04 From Graeme LuntAnders Broman1-0/+8441