summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2008-02-17Added an option to Conversations and Endpoints to limit the list to matchStig Bjørlykke3-0/+49
2008-02-16Add map operation 49.Anders Broman1-4/+10
2008-02-16Format our text before displaying it. This keeps Wireshark from crashing onGerald Combs1-8/+8
2008-02-15Extend the UAT and preferences code so that you can use the "-o" flagGerald Combs4-53/+209
2008-02-15Add fvalue_string_repr_len.Gerald Combs1-0/+1
2008-02-15Added RTCP Feedback NAK PLI dissectors.Ashok Narayanan1-42/+195
2008-02-14Initialize a tvb, so that we don't crash. Fix up whitespace.Gerald Combs1-43/+43
2008-02-14Glib >= 2.14.5 does not require iconvBill Meier1-0/+2
2008-02-14Add/fix a few calls to col_custom_set_fstr() for custom columns.Stephen Fisher1-3/+8
2008-02-14fixup and improve createRonnie Sahlberg1-50/+63
2008-02-14fixum tree disconnectRonnie Sahlberg1-4/+2
2008-02-14fixup tree connectRonnie Sahlberg1-5/+125
2008-02-14fixup sessionlogoffRonnie Sahlberg1-4/+2
2008-02-14fixup sessionsetupRonnie Sahlberg1-18/+90
2008-02-14update dissection of negprotRonnie Sahlberg1-14/+167
2008-02-14fixup SMB2 header and decode async commands correctlyRonnie Sahlberg2-104/+149
2008-02-13Add SERCOS ethertype for upcoming dissector.Jaap Keuter1-0/+4
2008-02-13Check in changes originally checked in as SVN revision 24308 (new columnStephen Fisher6-4/+95
2008-02-13Replace a g_snprintf() with a strncpy(). Fixes bugs 2260 to 2262.Gerald Combs1-14/+15
2008-02-12Added WLAN Traffic Statistics dialog.Stig Bjørlykke2-0/+30
2008-02-12Revert commit 24308 until I can get it to compile on Windows/Linux/SolarisStephen Fisher5-83/+4
2008-02-12Introduce a new column type called custom, which lets you put any displayStephen Fisher5-4/+83
2008-02-11Windows (confirmed with Vista, XP, and 98) sends the "secs" value as aGerald Combs1-3/+14
2008-02-11A few more pedantic fixes ...Bill Meier1-2/+4
2008-02-11A few minor pedantic fixes ....Bill Meier4-11/+11
2008-02-11Fix one add'tl warning as reported by David KirkbyBill Meier1-1/+0
2008-02-10The type field of an mtp3_addr_pc_t is a "which SS7 standard is this?"Guy Harris2-5/+1
2008-02-09Fix (Sun) compiler warnings as reported by David Kirkby: Part 1Bill Meier3-6/+8
2008-02-08- Add application Id:s to DiameterAnders Broman2-26/+70
2008-02-08Add get_sctp_port to libwireshark.defStig Bjørlykke1-0/+1
2008-02-08Added missing "svn:keywords Id" and "svn:eol-style native" for someStig Bjørlykke9-128/+130
2008-02-08based on the novell idllib sources :Ronnie Sahlberg3-18/+63
2008-02-08Fix typo in commentStephen Fisher1-1/+1
2008-02-07Removed even more "statement not reached" warnings.Stig Bjørlykke38-117/+31
2008-02-07Removed a break which disabled some code.Stig Bjørlykke1-3/+1
2008-02-07Rewrote some "if(tree)" code inside a switch-case to avoid unused code Stig Bjørlykke1-591/+650
2008-02-07Removed some "statement not reached" warnings.Stig Bjørlykke9-84/+48
2008-02-07Corrected some types.Stig Bjørlykke2-11/+11
2008-02-06From Thomas Dreibholz (bug 2248):Stig Bjørlykke2-0/+175
2008-02-05Update gsm map asn1 files to latest version.Anders Broman1-9/+148
2008-02-04From Shane Kearns (bug 2242):Stig Bjørlykke1-11/+16
2008-02-03Add mapping for s1ap_r8.Martin Mathieson1-29/+50
2008-02-03From Shane Kearns (bug 2237):Stig Bjørlykke9-1/+172
2008-02-03From Shane Kearns (bug 2239):Stig Bjørlykke1-12/+103
2008-02-03Ups, fix a typo from last checkin.Stig Bjørlykke1-1/+1
2008-02-03More rewrite of prohibited APIs (sprintf, strcpy, strcat).Stig Bjørlykke3-19/+10
2008-02-03Update asn1 files to 3GPP TS 25.433 V7.7.0 (2007-12)Anders Broman1-1988/+3578
2008-02-03Get rid of some warnings.Anders Broman1-25/+23
2008-02-03Update asn1 files to GPP TS 25.413 V7.8.0 (2008-01).Anders Broman1-70/+79
2008-02-02Rewrote some prohibited APIs in epan/dissectors/ (sprintf, strcpy, strcat).Stig Bjørlykke21-158/+170