summaryrefslogtreecommitdiff
path: root/ui/gtk/rtp_analysis.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-12Rename routines to clarify what they do.Guy Harris1-2/+2
2016-12-15Make some items that don't need to be size_t guint.Guy Harris1-1/+1
2016-10-22More checks for localtime() and gmtime() returning NULL.Guy Harris1-8/+14
2016-07-24Pacify GTK checkAPIs.pl warnings.Michael Mann1-2/+2
2016-06-19Revert "tap: change glib functions to wmem."Pascal Quantin1-3/+3
2016-06-17tap: change glib functions to wmem.Dario Lombardo1-3/+3
2016-06-01Allow create_tempfile to support a suffix.Michael Mann1-2/+2
2016-01-24Add the packet number to the packet_info structure, and use it.Guy Harris1-2/+2
2016-01-23More pinfo->fd->abs_ts to pinfo->abs_ts.Guy Harris1-2/+2
2016-01-04Don't walk the entire protocol tree to extract the value of one field.Guy Harris1-81/+21
2016-01-04Rename ipv4_addr and ipv6_addr to indicate their full contents.Guy Harris1-5/+5
2015-11-29Make address_to_display() use proper (non-)constnessJoão Valverde1-12/+12
2015-11-07Clean up includes of unistd.h, fcntl.h, and sys/stat.h.Guy Harris1-8/+0
2015-10-22Use address functions instead of ADDRESS macros in ui.Gerald Combs1-16/+16
2015-10-05Move utf8_entities.h to wsutilJoão Valverde1-1/+1
2015-10-02Qt: Initial RTP playback.Gerald Combs1-1/+1
2015-09-03Move IAX2 analysis to the ui directory.Gerald Combs1-1/+1
2015-07-16Add the RTP Stream Analysis dialog.Gerald Combs1-14/+13
2015-06-09GTK: fix a V610 warning reported by PVS-StudioPascal Quantin1-1/+1
2015-05-20Start exposing the filter field of a tap listener to the RTP GUI APIs.Michael Mann1-1/+1
2015-03-07Get rid of an unused structure member.Guy Harris1-1/+0
2015-02-15ui/gtk/*.c: Add editor modelines; As needed: Fix indentationBill Meier1-5/+18
2015-02-02Fix some indent typo (after g2bf7878e)Alexis La Goutte1-1/+1
2015-01-30Qt: Add the RTP Streams dialog.Gerald Combs1-2/+2
2015-01-18Clean up ftype-conversion and dfilter error message string handling.Guy Harris1-2/+4
2015-01-05Replace ep_display_to_address with wmem equivalent display_to_address.Michael Mann1-22/+36
2015-01-01Remove unneeded includes from ui folderMartin Mathieson1-2/+0
2014-11-18voip_calls: Move to ui.Gerald Combs1-1/+1
2014-11-17voip_calls: Get rid of global variables.Gerald Combs1-1/+0
2014-11-14Rename stat_cmd_args.[ch] to stat_tap_ui.[ch].Guy Harris1-1/+1
2014-11-14tap_ui -> stat_tap_ui.Guy Harris1-2/+2
2014-11-14For tap UIs, register a list of parameters and some menu information.Guy Harris1-1/+11
2014-09-16Fix spelling: cant-->can't, wont-->won't, etcBill Meier1-1/+1
2014-07-03Rename and move ui/stat_menu.h to epan/stat_groups.h.Guy Harris1-1/+1
2014-06-30Move stat_menu.h to libui.Guy Harris1-1/+1
2014-05-25Add support for dissecting non-packet records.Guy Harris1-1/+1
2014-05-24Allow wtap_read() and wtap_seek_read() to return records other than packets.Guy Harris1-7/+5
2014-05-23Revert "Allow wtap_read() and wtap_seek_read() to return non-packet records."Guy Harris1-1/+1
2014-05-23Allow wtap_read() and wtap_seek_read() to return non-packet records.Guy Harris1-1/+1
2014-05-09Revert "Refactor Wiretap"Guy Harris1-1/+1
2014-05-09Refactor WiretapMichael Mann1-1/+1
2014-04-19Some routine name changes.Guy Harris1-12/+12
2014-03-11Migrate GTK icon handling to GTK 3.10 APIBalint Reczey1-4/+4
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-01-16Fix [-Wmissing-prototypes]Anders Broman1-0/+2
2013-12-23From Ville Skyttä: Spelling FixesBill Meier1-1/+1
2013-12-14Fix const warnings.Jakub Zawadzki1-1/+1
2013-11-29Rename some of pint.h macros to match common style (bits number on the end).Jakub Zawadzki1-12/+12
2013-11-17Move the epan/filesystem.c routines to wsutil; they're not specific toGuy Harris1-1/+1
2013-11-10Add missing includes in order to remove exceptions.h from proto.h (next commit).Jakub Zawadzki1-0/+1