summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-sqloracle.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-2/+1
2009-07-07Changed flags_set_truth -> tfs_set_notsetStig Bjørlykke1-1/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-8/+8
2008-09-27Small cleanup of proto_reg_handoff & etcBill Meier1-4/+2
2008-04-09Remove:Anders Broman1-4/+0
2008-02-02Rewrote some prohibited APIs in epan/dissectors/ (sprintf, strcpy, strcat).Stig Bjørlykke1-1/+1
2007-11-27strcasecmp(), strncasecmp(), g_strcasecmp(), and g_strncasecmp() delendaGuy Harris1-8/+13
2007-10-23Apply the small performance enhancment patches for:Anders Broman1-3/+3
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2006-02-13Make the files at least compile. While testing them as plugins theyJörg Mayer1-104/+138
2006-02-13Add original files for oracle dissection from the ClearSightJörg Mayer1-0/+752