| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove doubled semicolons and semicolons outside function. | Jakub Zawadzki | 2012-04-13 | 2 | -2/+2 |
* | Added Rel. Start and Duration to tshark -z conv,xxx output. Tidied up duplic... | Graham Bloice | 2012-04-12 | 1 | -356/+113 |
* | Fix test to avoid dividing by 0.0 (was displaying as "-nan" rather than | Martin Mathieson | 2012-04-05 | 1 | -1/+1 |
* | Add a "-build" argument to checkAPIs.pl. Use that argument when building | Jeff Morriss | 2012-04-04 | 2 | -4/+4 |
* | Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang | Alexis La Goutte | 2012-03-10 | 1 | -1/+0 |
* | Try to make the buildbot happy | Anders Broman | 2012-03-06 | 1 | -1/+1 |
* | From Cal Turney: Try to fix the remaining warnings. https://bugs.wireshark.or... | Anders Broman | 2012-03-06 | 1 | -24/+24 |
* | From Cal Turney: | Anders Broman | 2012-03-05 | 1 | -529/+818 |
* | Revert 41240, 41239, 41234, 41233, and (finally) 41231. Every time I fix a w... | Jeff Morriss | 2012-02-29 | 1 | -806/+520 |
* | Remove the offending %s for now. | Anders Broman | 2012-02-29 | 1 | -1/+2 |
* | Don't use itoa(). It still doesn't compile due to a format warning on line 7... | Jeff Morriss | 2012-02-29 | 1 | -96/+100 |
* | Fix another couple of warnings, but not sure what to do about the rest: | Martin Mathieson | 2012-02-29 | 1 | -2/+2 |
* | Fix several compiler warnings (a few more remain though). | Martin Mathieson | 2012-02-29 | 1 | -43/+44 |
* | From Cal Turney:io,stat LOAD error, comma field ignored, zero data intervals ... | Anders Broman | 2012-02-29 | 1 | -525/+805 |
* | CVARSDLL hasn't been used (is undefined) for a while.... | Bill Meier | 2012-02-24 | 1 | -1/+1 |
* | (Minor): use GLIB_CFLAGS instead of GTK_CFLAGS; also put libcliui: as first t... | Bill Meier | 2012-02-19 | 1 | -4/+5 |
* | We already have GENERATED_HEADER_FILES; use that instead of | Guy Harris | 2012-02-19 | 2 | -9/+5 |
* | A few more changes to fix the Windows build: Fix building tshark-tap-register.c | Bill Meier | 2012-02-19 | 1 | -5/+5 |
* | This is 2 levels down, unlike the 1-level-down ui/Makefile.nmake I | Guy Harris | 2012-02-19 | 1 | -6/+6 |
* | Build the TShark taps into a static libcliui library in the ui/cli | Guy Harris | 2012-02-19 | 3 | -0/+252 |
* | Move dftest.c back to the top-level directory; that way, all of the | Guy Harris | 2012-02-19 | 1 | -199/+0 |
* | Start moving files to ui/ and ui/cli/ | Jörg Mayer | 2012-02-17 | 40 | -0/+12314 |