aboutsummaryrefslogtreecommitdiffstats
path: root/ui/cli
Commit message (Expand)AuthorAgeFilesLines
* cli: use ws_strtou function.Dario Lombardo2016-09-151-2/+12
* tap-iostat.c: ensure that interval is set to its maximum value when using 0Pascal Quantin2016-08-291-5/+5
* CLI/GTK: Fix compare_stat checksum to include IPv4 offset againJoão Valverde2016-07-261-1/+1
* Update struct ws_ip with flow label and commentsJoão Valverde2016-07-231-2/+2
* Rename iph->ip_p to iph->ip_nxtJoão Valverde2016-07-181-1/+1
* Fix printf style parameters complaints from VS Code AnalysisMichael Mann2016-07-171-4/+4
* Fix sscanf VS Code Analysis warnings.Michael Mann2016-07-171-1/+1
* Remove Makefile.common filesJoão Valverde2016-06-302-89/+65
* Check for negative nanoseconds in io,stat tap.Michael Mann2016-06-211-1/+1
* Revert "tap: change glib functions to wmem."Pascal Quantin2016-06-1929-82/+81
* tap: change glib functions to wmem.Dario Lombardo2016-06-1729-81/+82
* Remove Nmake build systemPascal Quantin2016-06-152-65/+1
* Allow control of individual columns to be (un)writable.Michael Mann2016-06-151-1/+1
* addr_resolv: change g_hash to wmem_map.Dario Lombardo2016-06-141-4/+4
* tshark: fix double memory free when analyzing several RTP streamsPascal Quantin2016-05-151-1/+0
* automake/nmake: run checkAPIs in ui/cli/Jeff Morriss2016-05-132-20/+5
* Have fvalue_to_string_repr always return an (wmem) allocated buffer.Michael Mann2016-05-101-2/+2
* Replace and remove host_ip_af() functionJoão Valverde2016-04-081-6/+18
* Add EditorConfig settings for most C filesJoão Valverde2016-03-082-0/+88
* Add free_address_wmem(), fix warnings [-Wcast-qual]João Valverde2016-02-261-3/+3
* autotools: Use pkg-config autoconf macros for GLib/GTKJoão Valverde2016-02-211-1/+2
* Fix various off-by-one in buffer sizesPeter Wu2016-02-201-10/+10
* Don't add the wiretap directory to the list of include directories.Guy Harris2016-02-182-3/+2
* tap-iostat: fix logical ‘or’ of equal expressions [-Werror=logical-op] fo...Alexis La Goutte2016-02-121-1/+1
* Revert "Add free_address_wmem() and other extensions to address API"João Valverde2016-02-081-3/+3
* Add free_address_wmem() and other extensions to address APIJoão Valverde2016-02-071-3/+3
* autotools: Don't use "user variables" to set build flagsJoão Valverde2016-01-281-10/+3
* Move the proto data stuff out of frame_data.[ch].Guy Harris2016-01-2514-28/+57
* Add the packet number to the packet_info structure, and use it.Guy Harris2016-01-242-6/+6
* More pinfo->fd->abs_ts to pinfo->abs_ts.Guy Harris2016-01-234-5/+5
* Avoid returning malloced memory as const [-Wcast-qual]João Valverde2016-01-212-6/+6
* Fix type: strlen returns a size_tEvan Huus2016-01-121-1/+1
* Refactor "Follow Stream" functionality on all GUI interfaces.Michael Mann2016-01-121-744/+200
* Move some definitions and declarations around.Guy Harris2016-01-121-23/+0
* Lua: Added reload_lua_pluginsStig Bjørlykke2016-01-111-0/+1
* Remove some unnecessary dependencies and cleanup some codeJoão Valverde2016-01-071-9/+9
* KISS the Follow TCP functionality.Michael Mann2016-01-061-7/+8
* cli: packets / bytes conversation statistics are swappedPascal Quantin2016-01-041-2/+2
* Pass SslPacketInfo structure directly to SSL tap instead of having listeners ...Michael Mann2016-01-031-1/+1
* Clean up indentation.Guy Harris2015-12-291-48/+48
* Rename new_stat_tap_ui to stat_tap_table_ui.Guy Harris2015-12-291-3/+3
* There's no "old" stat_tap_table, so remove "new_" from the name.Guy Harris2015-12-291-7/+7
* Make address_to_display() use proper (non-)constnessJoão Valverde2015-11-291-2/+2
* SMB sidsnooping: use sid as key and name as valuePeter Wu2015-11-271-4/+4
* Use ws_{read,write,fdopen,close}.Guy Harris2015-11-081-1/+1
* Clean up includes of unistd.h, fcntl.h, and sys/stat.h.Guy Harris2015-11-071-4/+0
* Use address functions instead of ADDRESS macros in ui.Gerald Combs2015-10-223-13/+13
* Fix crashes related to RTP Streams analysisPeter Wu2015-10-011-1/+1
* Fix checkapi warningsGraham Bloice2015-09-262-21/+21
* lte/ui: fix 'time' var name.Dario Lombardo2015-09-112-8/+8