aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/iax2_analysis.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-15Gtk: Remove source codeRoland Knall1-3678/+0
2018-02-09Generalize wtap_pkthdr into a structure for packet and non-packet records.Guy Harris1-1/+1
2017-12-08Have the frame_tvbuff.c routines not use the global cfile.Guy Harris1-1/+4
2017-04-12Rename routines to clarify what they do.Guy Harris1-1/+1
2016-10-22Fix some errors from the previous commit.Guy Harris1-1/+1
2016-10-22More checks for localtime() and gmtime() returning NULL.Guy Harris1-8/+15
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-04Remove unneeded "#if 0"ed out code.Guy Harris1-84/+6
2015-11-29Make address_to_display() use proper (non-)constnessJoão Valverde1-12/+12
2015-11-08Use ws_{read,write,fdopen,close}.Guy Harris1-7/+7
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-09-09Add the IAX2 Analysis dialog.Gerald Combs1-3/+2
2015-09-03Move IAX2 analysis to the ui directory.Gerald Combs1-95/+2
2015-09-03Remove the GTK+ IAX2 analysis circuit check.Gerald Combs1-7/+0
2015-06-07iax2_analysis.c: fix 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-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-19/+36
2015-01-01Remove unneeded includes from ui folderMartin Mathieson1-1/+0
2014-12-28Removed duplicated #include linesDario Lombardo1-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-29Fix heap-use-after-free via setlocalePeter Wu1-1/+2
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-2/+2
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-3/+4
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-01-17Fix [-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