aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-07-04Move utility routines for capturing into a libcaputils static library.Guy Harris55-291/+538
2014-07-04Remove accidental trailing \Evan Huus1-1/+1
2014-07-04Sort by name list of fileAlexis La Goutte1-15/+16
2014-07-04Fix infinite loop in RTCP dissectorEvan Huus1-0/+3
2014-07-04Add Bus ID to USB Address ColumnSean O. Stalley4-8/+21
2014-07-04(trivial) moved 'is request' comment in dissect_usb_common()Sean O. Stalley1-1/+2
2014-07-03packet-vnc.c: Fix a bug in displaying a set of FT_BOOLEAN bit fields (found b...Bill Meier1-4/+4
2014-07-03packet-vnc.c: Restore tvb_get_string() --> tvb_get_string_enc() changes lost ...Bill Meier1-6/+6
2014-07-03packet-vnc.c: Improve dissectionBill Meier1-54/+266
2014-07-03Manually revert "Make COMPUTE_OFFSET and COMPUTE_OFFSET_AND_REMAINING macros."Jakub Zawadzki1-85/+79
2014-07-03Sometimes Git can be a real pain.Guy Harris1-0/+76
2014-07-03Rename and move ui/stat_menu.h to epan/stat_groups.h.Guy Harris94-171/+95
2014-07-03stat_menu.h moved to libui.Guy Harris1-1/+1
2014-07-03Make wsutil depend on gitversion.Guy Harris3-14/+2
2014-07-03Include <sys/capaibility.h> to get _LINUX_CAPABILITY_VERSION defined.Guy Harris4-4/+12
2014-07-03Move the GLib version info string stuff to get_glib_version_info().Guy Harris5-9/+90
2014-07-03Fix bulding of reordercapAndersBroman1-2/+3
2014-07-03catapult,irda: Fix ASAN crashes due to buffer underrunPeter Wu2-5/+5
2014-07-03Fix type-o left over from cut-and-pasteYan Burman1-1/+1
2014-07-03Try to fix the build by adding version_info.obj to the link stage ofAndersBroman1-3/+3
2014-07-03Needs wsutil/wsgetopt.h if the platform doesn't have getopt_long().Guy Harris1-0/+4
2014-07-03We have to include version_info.obj manually in the dependencies for text2pcap.Guy Harris1-1/+5
2014-07-03Include "capture-pcap-util.h" even if we don't have libpcap.Guy Harris4-4/+8
2014-07-03Add --help and --version support.Guy Harris3-13/+112
2014-07-03Get rid of soft-deprecated API:sAndersBroman1-11/+11
2014-07-03Clean up printf() argument list.Guy Harris1-2/+4
2014-07-03Get rid of an extra blank line.Guy Harris1-1/+0
2014-07-03Use get_*_int() from wsutil, rather than defining our own.Guy Harris1-39/+25
2014-07-03Make --help and --version information a bit more uniform.Guy Harris14-242/+715
2014-07-03Revert to 3ms if we don't have the handshakeEvan Huus1-1/+1
2014-07-03GTP: add dissection of Extended End User AddressPascal Quantin1-1/+27
2014-07-03More getopt_long(), for --help and --version.Guy Harris1-1/+6
2014-07-03More getopt_long, to add --help and --version support.Guy Harris5-5/+50
2014-07-03Add long-option support.Guy Harris1-1/+10
2014-07-03Regularize the help output of programs.Guy Harris6-82/+40
2014-07-03Regularize the first line of version output.Guy Harris6-21/+21
2014-07-03Add license information to the copyright information.Guy Harris1-0/+1
2014-07-02Manage InterfacesIrene Ruengeler16-15/+1009
2014-07-02Fail if any of the install-exec-hook commands fails.Guy Harris1-5/+5
2014-07-02NDPS dissector is the poster child for proto_tree_add_subtree[_format].Michael Mann1-831/+558
2014-07-02kafka: fully dissect offset request/response messagesEvan Huus1-0/+120
2014-07-02Make the flag testing logic for linker flags work like the compiler flag test...Joerg Mayer1-1/+1
2014-07-02Allow overriding C/C++ flags from CMake command lineBalint Reczey1-2/+6
2014-07-02RSVP checksum is not required if integrity object is presentEvan Huus1-22/+24
2014-07-02Update WSDG win32/win64 quick start guide to include dependencies andTim Furlong1-6/+56
2014-07-02Optimize sip dissector: avoid calling tvb_get_string_enc()Jakub Zawadzki1-56/+90
2014-07-02Add a note to Doc/docbook-xml42 requirement in docbook/README.txt indicatingTim Furlong1-1/+1
2014-07-02See if this forces version.h to be built.Guy Harris1-5/+5
2014-07-02Make some inconsistent configuration options errors.Guy Harris1-4/+8
2014-07-02AUTHORS-SHORT is build in ${CMAKE_BINARY_DIR}, not ${CMAKE_SOURCE_DIR}.Guy Harris1-1/+1