Sort the pixel formats.
[metze/wireshark/wip.git] / ui / cli /
2016-02-21 João Valverdeautotools: Use pkg-config autoconf macros for GLib/GTK
2016-02-20 Peter WuFix various off-by-one in buffer sizes
2016-02-18 Guy HarrisDon't add the wiretap directory to the list of include...
2016-02-12 Alexis La Gouttetap-iostat: fix logical ‘or’ of equal expressions ...
2016-02-08 João ValverdeRevert "Add free_address_wmem() and other extensions...
2016-02-07 João ValverdeAdd free_address_wmem() and other extensions to address API
2016-01-28 João Valverdeautotools: Don't use "user variables" to set build...
2016-01-25 Guy HarrisMove the proto data stuff out of frame_data.[ch].
2016-01-24 Guy HarrisAdd the packet number to the packet_info structure...
2016-01-23 Guy HarrisMore pinfo->fd->abs_ts to pinfo->abs_ts.
2016-01-21 João ValverdeAvoid returning malloced memory as const [-Wcast-qual]
2016-01-12 Evan HuusFix type: strlen returns a size_t
2016-01-12 Michael MannRefactor "Follow Stream" functionality on all GUI inter...
2016-01-12 Guy HarrisMove some definitions and declarations around.
2016-01-11 Stig BjørlykkeLua: Added reload_lua_plugins
2016-01-07 João ValverdeRemove some unnecessary dependencies and cleanup some...
2016-01-06 Michael MannKISS the Follow TCP functionality.
2016-01-04 Pascal Quantincli: packets / bytes conversation statistics are swapped
2016-01-03 Michael MannPass SslPacketInfo structure directly to SSL tap instea...
2015-12-29 Guy HarrisClean up indentation.
2015-12-29 Guy HarrisRename new_stat_tap_ui to stat_tap_table_ui.
2015-12-29 Guy HarrisThere's no "old" stat_tap_table, so remove "new_" from...
2015-11-29 João ValverdeMake address_to_display() use proper (non-)constness
2015-11-27 Peter WuSMB sidsnooping: use sid as key and name as value
2015-11-08 Guy HarrisUse ws_{read,write,fdopen,close}.
2015-11-07 Guy HarrisClean up includes of unistd.h, fcntl.h, and sys/stat.h.
2015-10-22 Gerald CombsUse address functions instead of ADDRESS macros in ui.
2015-10-01 Peter WuFix crashes related to RTP Streams analysis
2015-09-26 Graham BloiceFix checkapi warnings
2015-09-11 Dario Lombardolte/ui: fix 'time' var name.
2015-08-22 João Valverde[CLI, GTK] comparestat: Fix typos, output format, argum...
2015-08-18 Gerald CombsUDP multicast stream dialog.
2015-08-11 Stig BjørlykkeAdded Reload Lua plugins.
2015-08-04 Gerald CombsConvert Camel tap stats to new "generic stat API".
2015-08-04 Gerald CombsRemove the CLI H.225 counter.
2015-08-03 Gerald CombsMake sure per-packet tap callbacks return gbooleans.
2015-07-07 Gerald CombsAdd ResponseTimeDelayDialog.
2015-07-07 Gerald CombsQt: Add initial Lua support.
2015-07-03 Michael MannConvert BOOTP/DHCP tap stats to new "generic stat API".
2015-07-03 Michael MannCreate very basic "generic" stat tap API to create...
2015-06-27 Martin MathiesonAvoid some Visual Studio Code Anaylzer warnings
2015-06-25 Bill MeierRegenerate *-tap-register.c when associated Makefile...
2015-06-23 Bill MeierRegenerate *-tap-register.c when associated Makefile...
2015-06-23 Michael MannUse RTD functionality for H.225
2015-06-22 Michael MannRefactor RTD stats.
2015-06-21 Michael MannRemove now unneeded tap-srt.h
2015-06-21 Michael MannFurther refactor SRT stats.
2015-06-10 Pascal Quantintshark: fix computation of iostat table width when...
2015-06-09 Pascal Quantintshark: add ability to display streams in EBCDIC
2015-06-08 Pascal Quantintap-macltestat.c: fix some V523 warnings reported by...
2015-06-05 Gerald CombsClean up stats_tree_presentation.
2015-05-01 Michael MannAdd tshark -z "ncp,srt"
2015-04-29 Alexis La Gouttecli_service_response_time_table.h: fix api reference
2015-04-28 Michael MannBugfix string compare length
2015-04-28 Michael MannAdd service_response_time_table for TShark srt stats.
2015-04-28 Michael MannAdd tshark -z "smb2,srt"
2015-04-27 Michael MannAdd tshark -z "ldap,srt"
2015-03-07 Guy HarrisGet rid of an unused structure member.
2015-03-03 Guy HarrisEliminate e_uuid_t in favor of e_guid_t.
2015-02-21 JC WrenMake FT_{U}INT64 behave more like FT_{U}INT32, add...
2015-02-18 Guy HarrisEliminate some DIRTY_ file lists.
2015-02-09 Guy HarrisUse G_GINT64_MODIFIER when formatting g{u}int64 values.
2015-02-09 Bill Meier(Trivial) Fix printf-related 'Mismatch on sign' warnings
2015-02-04 Michael MannConvert val_to_str -> val_to_str_wmem.
2015-02-03 Michael MannConvert val_to_str_ext -> val_to_str_ext_wmem for calls...
2015-01-30 Gerald CombsQt: Add the RTP Streams dialog.
2015-01-17 Michael MannConvert proto_construct_match_selected_string to use...
2015-01-16 Michael MannReplace se alloced memory in compare stat tap.
2015-01-11 Michael MannReplace some "low hanging fruit" uses of emem.
2015-01-08 Michael MannReplace some ep_alloc and ep_alloc0 with its wmem equiv...
2015-01-08 Michael Mannep_<protocol>_port_to_display -> <protocol>_port_to_display
2015-01-06 Michael MannReplace ep_address_to_str with address_to_str.
2015-01-05 Michael MannReplace ep_display_to_address with wmem equivalent...
2015-01-04 Michael MannCreate BASE_DOT, BASE_DASH, and BASE_SEMICOLON types...
2015-01-03 Pascal Quantintshark: dump port number when generating SCTP, TCP...
2015-01-03 Pascal Quantintshark: dump port number when generating SCTP endpoints...
2015-01-02 Bill MeierAdd '*.nativecodeanalysis.xml' to 'clean' targets
2015-01-02 Michael Manntshark: Add endpoints statistics
2015-01-01 Martin MathiesonRemove unneeded includes from ui folder
2014-12-29 Pascal QuantinAdd ability to follow UDP stream by index
2014-12-20 Gerald CombsConsolidate RTP stream structs.
2014-11-23 Guy HarrisPresumably the intent is to dump *non*-dummy entries.
2014-11-23 Guy HarrisNewlines at the ends of lines, please.
2014-11-14 Guy HarrisThe registered -z parameter string shouldn't end with...
2014-11-14 Guy HarrisThere's nothing GTK+ about TShark.
2014-11-14 Guy HarrisRename stat_cmd_args.[ch] to stat_tap_ui.[ch].
2014-11-14 Guy Harristap_ui -> stat_tap_ui.
2014-11-14 Guy HarrisFor tap UIs, register a list of parameters and some...
2014-10-17 Guy HarrisRemove unnecessary includes of <ctype.h>.
2014-10-13 Bill MeierAdd editor modelines and/or adjust whilespace.
2014-10-06 Bill MeierAdjust some whitespace to match editor modelines.
2014-09-28 Guy HarrisDon't change the packet list column precision in taps.
2014-09-16 Bill MeierFix spelling: cant-->can't, wont-->won't, etc
2014-09-07 Guy HarrisRemove blank line, add newline at the end of the file.
2014-09-05 Gerald CombsQt: Refactor ConversationDialog for endpoints.
2014-08-31 Роман ДонченкоRemove make-tapreg-dotc and its uses, since Python...
2014-08-18 Alexis La GoutteFix warning: no previous prototype for ... [-Wmissing...
2014-08-16 Alexis La Gouttetap-iousers: fix indent and add modelines info
2014-08-09 Роман ДонченкоNow that Python is mandatory on Windows, remove checks...
2014-07-30 Gerald CombsFix dist.
next