aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x411.c
Commit message (Expand)AuthorAgeFilesLines
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-3/+3
* Get rid of an unused variable.Guy Harris2006-03-291-7/+6
* Support for P1 Strong AuthenticationGraeme Lunt2006-03-251-58/+385
* ACP133 attribute syntaxes and attribute definitions used by the DAP, DSP and ...Graeme Lunt2006-03-051-43/+95
* From Graeme Lunt:Anders Broman2005-12-161-1/+1
* Squelch some compiler const vs. non-const warnings.Guy Harris2005-12-061-3/+3
* From Grame Lunt:Anders Broman2005-12-051-30/+336
* from Stig B:Ronnie Sahlberg2005-12-021-3/+20
* From Stig BjørlykkeAnders Broman2005-11-231-1/+9
* Squelch some const vs. non-const warnings.Guy Harris2005-11-171-1/+1
* "dissect_ber_object_identifier_str" expects a "const char **" as itsGuy Harris2005-11-171-2/+2
* add a simple g_strlcat define in strutil for gtk==1 where this symbol doe...Ronnie Sahlberg2005-11-161-1/+2
* From Graeme Lunt:Anders Broman2005-11-161-45/+281
* move the include of emem.h a bit further downRonnie Sahlberg2005-11-141-2/+2
* - dissect_ber_object_identifier() returns value as tvbTomas Kukosa2005-11-141-4/+5
* From Graeme Lunt:Anders Broman2005-10-241-33/+79
* remove some strcpy() callsRonnie Sahlberg2005-10-151-2/+2
* Squelch some compiler warnings.Guy Harris2005-09-221-3/+3
* Fix a bunch of places where we were calling "dissect_ber_octet_string()"Guy Harris2005-09-221-9/+6
* Squelch compiler warnings.Guy Harris2005-09-051-4/+4
* From Graeme LuntAnders Broman2005-09-041-0/+8441