aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ansi_a.c
Commit message (Expand)AuthorAgeFilesLines
* From Sebastien Tandel Ronnie Sahlberg2007-03-261-4/+4
* Dissect cdma2000HandoffInvokeIOSData.Anders Broman2007-01-121-0/+54
* Clean up a bunch of unused parameter warnings and 2 uninitialized variable wa...Jeff Morriss2006-11-261-11/+11
* From Michael LumAnders Broman2006-11-221-462/+3527
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-3/+3
* Remove MIN and MAX defines, which GLib provides.Gerald Combs2006-03-091-6/+2
* get rid of some strcpy()Ronnie Sahlberg2005-10-131-5/+5
* get rid of a whole chunk of sprintfsRonnie Sahlberg2005-08-201-133/+130
* rename ep_tvb_get_string() to tvb_get_ephemeral_string() asnd update the docu...Ronnie Sahlberg2005-08-101-5/+5
* Fix >2600 warnings by doing char -> const char changes.Jörg Mayer2005-07-271-40/+39
* convert some uses of tvb_get_string() to ep_tvb_get_string()Ronnie Sahlberg2005-07-241-10/+5
* Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris2005-06-261-23/+3
* packet-ansi_a.c(460) : warning C4090: 'return' : different 'const' qualifiersUlf Lamping2005-06-261-4/+4
* Fix a format string vulneratility in the AFP dissector identifiedGerald Combs2005-06-201-7/+7
* Use "format_text()" on strings fetched from packets.Guy Harris2005-03-171-3/+4
* Fix a couple of format string bugs discovered by Bryan Fulton.Gerald Combs2005-03-171-0/+2
* Move the tap infrastructure to the epan directory.Guy Harris2004-09-291-1/+1
* Move prefs.c and prefs.h into the epan subdirectory.Guy Harris2004-09-271-1/+1
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+8465