Move the definition of MAX_NUM_COLOR_CONVERSATION_COLORS.
[metze/wireshark/wip.git] / capchild / capture_sync.c
2015-07-22 Pascal QuantinFix retrieval of data link type supported by remote...
2015-06-29 Peter Wucapchild: fix uninitialized data pointer on failure
2015-06-10 Guy HarrisSquelch some type-clash warnings on Windows.
2015-06-10 Guy HarrisUse pid_t on UN*X, and HANDLE on Windows, for the proce...
2015-06-09 Anders[MSVC 2015] Use intptr_t for "pointer stored as int...
2015-05-19 Guy HarrisFix typo.
2015-05-19 Guy HarrisPass the executable path to CreateProcess(), and end...
2015-04-06 Guy HarrisKeep a captured-packet count in a capture_session and...
2015-03-25 Guy HarrisHave a #define for whether the capture buffer size...
2015-03-16 VikFix for waitpid return EINTR sometimes on launch.
2015-01-13 Guy HarrisConsistently use the "g_string_free returns a C string...
2014-12-20 Gerald CombsQt: Add a CaptureFile class.
2014-10-17 Guy HarrisGet rid of unnecessary include of ctype.h.
2014-09-16 Bill MeierFix spelling: cant-->can't, wont-->won't, etc
2014-08-21 Roland KnallExtcap Capture Interface
2014-07-04 Guy HarrisMove utility routines for capturing into a libcaputils...
2014-06-30 Guy HarrisMove capture.[ch] to libui.
2014-06-24 Guy HarrisFor capchild headers, include <capchild/XXX.h>.
2014-06-23 Guy HarrisMove the routines to talk to dumpcap into a static...