aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-05-04Remove unused variables.etxrab1-4/+0
2010-05-04Refactor the code to parse SIP contact parameters.etxrab1-90/+84
2010-05-04From Andrew Feren:etxrab1-5/+19
2010-05-04From Jouni Malinen:jake1-0/+16
2010-05-03Rework code to handle multiple messages in a packet.wmeier1-178/+180
2010-05-03Update capinfos man page.wmeier1-0/+7
2010-05-03Update the capinfos documentation.wmeier1-8/+33
2010-05-03Remove extra % in printf format string.morriss1-5/+5
2010-05-03Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4734 :morriss1-2/+3
2010-05-03Add "inferred" snapshot length (if any) to the output.wmeier1-63/+113
2010-05-03This patch is submitted on behalf of Mellanox Technologies:etxrab2-43/+45
2010-05-03This patch is submitted on behalf of Mellanox Technologies:etxrab2-6/+302
2010-05-03This patch is submitted on behalf of Mellanox Technologies:etxrab1-1/+14
2010-05-03This patch is submitted on behalf of Mellanox Technologies:etxrab2-11/+13
2010-05-03This patch is submitted on behalf of Mellanox Technologies:etxrab2-31/+41
2010-05-03ignore unreassembled fragments if the first segment of the next message comes kukosa1-1/+6
2010-05-03add SAPI "Q.931 packet mode communication" which is obsolete but used in some...kukosa1-0/+3
2010-05-03Try to fix the solaris build bot.etxrab1-1/+11
2010-05-02Change two instances of "an Wireshark plugin" to "a Wireshark plugin".sfisher1-2/+2
2010-05-02Run deprecated-gtk-todoon all files in the gtk dir.etxrab2-3/+3
2010-05-02Rewrite: strcpy -> g_strlcpy.stig1-3/+3
2010-05-02Rewrite: gtk_combo_new -> gtk_combo_box_entry_new_text.stig1-11/+12
2010-05-02Fix:etxrab1-1/+1
2010-05-02From Jakub Zawadzki:etxrab3-20/+69
2010-05-02From Jakub Zawadzki:etxrab1-18/+17
2010-05-02[Automatic manuf and enterprise-numbers update for 2010-05-02]gerald2-6/+262
2010-05-02Don't type prune the data_ptr pointer for UAT.stig2-2/+2
2010-05-02Don't type prune the data_ptr pointer for UAT.stig2-4/+4
2010-05-02From Hitoshi Irino:jake1-39/+72
2010-05-02Fix for bug 4723:jake2-2/+2
2010-05-02Added some more dissecting.stig1-8/+44
2010-05-02Disable ok button when no name entered.stig1-0/+9
2010-05-02Added tooltips for UAT column headers.stig1-0/+5
2010-05-01Dissect 3GPP AVP 5 3GPP-GPRS Negotiated QoS profile.etxrab2-2/+22
2010-04-30Replace GtkClist in uat_gui.c with GtkTreeView+GtkListStore. Pop up thegerald3-29/+167
2010-04-30Revert rev 32519 for now: it is making the dissector bug a little too obvious...morriss1-1/+3
2010-04-30Pick up other check from the almost-identical routine inguy1-0/+9
2010-04-30Fix comment.guy1-1/+1
2010-04-30Fix up indentation a bitmorriss1-11/+11
2010-04-30Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1696 :morriss1-12/+57
2010-04-30Add a catch-all if statement for column formats that are filled in bygerald1-26/+9
2010-04-30From Chris Maynard: Fix Bug #1292: "Win32: confusing setup target warning if ...wmeier1-2/+5
2010-04-30Fix a gcc -Wshadow warning.wmeier1-12/+12
2010-04-30Fix a gcc -Wshadow warning.wmeier2-10/+10
2010-04-30Trivial: Update AUTHORS entry, remove out-of-date comments, minor formattingmartinm4-11/+7
2010-04-30Clean up some calls to use the same offset as the call to put the parentguy1-175/+192
2010-04-29Several dissectors fill in custom custom data in the source andgerald2-3/+2
2010-04-29Terminate a string so that strchr doesn't wander off. Hopefully fixes bugsgerald1-1/+1
2010-04-29Remove an unused variable.gerald1-1/+0
2010-04-29From Mike Morrin:etxrab12-220/+768