aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sipfrag.c
Commit message (Expand)AuthorAgeFilesLines
* 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-281-1/+1
* For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier2011-10-211-1/+1
* Remove a few more calls to check_col()Martin Mathieson2010-09-151-4/+2
* * Prefer col_append_str instead of col_append_fstr for constant stringsKovarththanan Rajaratnam2009-09-241-2/+1
* Don't guard col_append_str with check_colKovarththanan Rajaratnam2009-09-241-3/+1
* From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke2009-06-181-1/+1
* Tidy up comments, var names, remove pedantic warningsMartin Mathieson2006-08-071-15/+13
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-2/+2
* rename ep_tvb_get_string() to tvb_get_ephemeral_string() asnd update the docu...Ronnie Sahlberg2005-08-101-1/+1
* more emeification of tvb_get_string()Ronnie Sahlberg2005-07-281-4/+1
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+140