aboutsummaryrefslogtreecommitdiffstats
path: root/ui/cli
Commit message (Expand)AuthorAgeFilesLines
* Remove doubled semicolons and semicolons outside function.Jakub Zawadzki2012-04-132-2/+2
* Added Rel. Start and Duration to tshark -z conv,xxx output. Tidied up duplic...Graham Bloice2012-04-121-356/+113
* Fix test to avoid dividing by 0.0 (was displaying as "-nan" rather thanMartin Mathieson2012-04-051-1/+1
* Add a "-build" argument to checkAPIs.pl. Use that argument when buildingJeff Morriss2012-04-042-4/+4
* Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte2012-03-101-1/+0
* Try to make the buildbot happyAnders Broman2012-03-061-1/+1
* From Cal Turney: Try to fix the remaining warnings. https://bugs.wireshark.or...Anders Broman2012-03-061-24/+24
* From Cal Turney:Anders Broman2012-03-051-529/+818
* Revert 41240, 41239, 41234, 41233, and (finally) 41231. Every time I fix a w...Jeff Morriss2012-02-291-806/+520
* Remove the offending %s for now.Anders Broman2012-02-291-1/+2
* Don't use itoa(). It still doesn't compile due to a format warning on line 7...Jeff Morriss2012-02-291-96/+100
* Fix another couple of warnings, but not sure what to do about the rest:Martin Mathieson2012-02-291-2/+2
* Fix several compiler warnings (a few more remain though).Martin Mathieson2012-02-291-43/+44
* From Cal Turney:io,stat LOAD error, comma field ignored, zero data intervals ...Anders Broman2012-02-291-525/+805
* CVARSDLL hasn't been used (is undefined) for a while....Bill Meier2012-02-241-1/+1
* (Minor): use GLIB_CFLAGS instead of GTK_CFLAGS; also put libcliui: as first t...Bill Meier2012-02-191-4/+5
* We already have GENERATED_HEADER_FILES; use that instead ofGuy Harris2012-02-192-9/+5
* A few more changes to fix the Windows build: Fix building tshark-tap-register.cBill Meier2012-02-191-5/+5
* This is 2 levels down, unlike the 1-level-down ui/Makefile.nmake IGuy Harris2012-02-191-6/+6
* Build the TShark taps into a static libcliui library in the ui/cliGuy Harris2012-02-193-0/+252
* Move dftest.c back to the top-level directory; that way, all of theGuy Harris2012-02-191-199/+0
* Start moving files to ui/ and ui/cli/Jörg Mayer2012-02-1740-0/+12314