aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-02-26Qt: Capture Interfaces dialog geometry updates.Gerald Combs2-5/+30
2016-02-25Clean up modelines and indentation.Guy Harris37-147/+145
2016-02-25Add text2pcap-scanner_lex.h to the list of generated headers.Guy Harris1-0/+1
2016-02-25Qt: Emit textEdited from CaptureFilterEdit in more places.Gerald Combs2-1/+13
2016-02-25Put extcap-base.h into the release tarball.Guy Harris1-0/+3
2016-02-25pre-commit: Use uname -a instead.João Valverde1-2/+2
2016-02-25extcap: move includes into extcap-base.Dario Lombardo4-106/+37
2016-02-25Qt: Use UTF8_HORIZONTAL_ELLIPSIS for …Stig Bjørlykke1-1/+2
2016-02-25extcap: move common code into extcap-base filesDario Lombardo4-335/+253
2016-02-25GRE: call ID not always decodedAlexis La Goutte1-1/+1
2016-02-25pre-commit: Avoid launching python subprocesses.João Valverde4-53/+63
2016-02-25Sort the pixel formats.Guy Harris1-340/+340
2016-02-25Fix build with CFLAGS="-g -Og" [-Werror=maybe-uninitialized]João Valverde1-1/+2
2016-02-25Cleanup CMakeLists.txt indentation and use lower case function namesJoão Valverde2-62/+60
2016-02-25Add GResource message to configure scriptJoão Valverde14-57/+64
2016-02-25u3v: dissector for the USB3 Vision protocolThies Moeller4-0/+2758
2016-02-25CIP: Improve error checkingD. Ulis1-156/+84
2016-02-25diameter: change GArray into wmem_array.Dario Lombardo1-14/+26
2016-02-25Update README.pluginsGraham Bloice1-0/+15
2016-02-25sFlow: Add lag_port_stats (format 7)Alexis La Goutte1-0/+163
2016-02-25Try putting the output directly into the error message.Guy Harris1-4/+2
2016-02-25An SHB with a magic of 0x1A2B3C4D isn't necessarily little-endian.Guy Harris1-2/+2
2016-02-25For SHBs, always use the byte order from the byte-order magic.Guy Harris1-19/+36
2016-02-25Fix allocation of option bocks in pcapng_read().Guy Harris1-2/+3
2016-02-24Fix another heap-based bufffer overflow.Guy Harris1-10/+12
2016-02-24Add 1 byte and 16 byte as separate values.Guy Harris1-2/+2
2016-02-24Improve epan/Makefile.am readabilityJoão Valverde1-16/+37
2016-02-24Check for clang before trying to add -Q flagJoão Valverde3-2/+105
2016-02-24packet-nfs: do not call g_hash_table_remove before g_hash_table_insertTigran Mkrtchyan1-8/+1
2016-02-24packet-nfs: fix double-freeTigran Mkrtchyan1-19/+2
2016-02-24qt: show marker when capture file comment has changedPeter Wu1-1/+1
2016-02-24Extend reassembly documentationPeter Wu3-54/+111
2016-02-24ber: avoid deep recursion for constructed stringsPeter Wu1-3/+17
2016-02-24vwr: fix heap-based buffer overflowPeter Wu1-7/+4
2016-02-24De-canonicalize paths for file and directory path preferences.Guy Harris2-3/+3
2016-02-23cmake: fix docbook dependencyPeter Wu1-0/+3
2016-02-23When installing RPMs for development, use dnf if the OS has it.Jeff Morriss1-2/+7
2016-02-23fix exists multiple times with NOT compatible types: IPv4/IPv6/BytesAlexis La Goutte3-3/+3
2016-02-23Get rid of trailing white space.Guy Harris1-1/+1
2016-02-23Dissect the frame data.Guy Harris1-5/+22
2016-02-23Qt: Add tooltips to the welcome screen interfaces.Gerald Combs1-1/+26
2016-02-23Qt: Select matching tree item and bytes in Find PacketStig Bjørlykke6-15/+50
2016-02-23Qt: Optimize Show Packet BytesStig Bjørlykke1-8/+16
2016-02-23Qt: add OS interface description to 'Manage Local Interfaces' windowPascal Quantin1-1/+3
2016-02-23Qt: Capture and display filter fixups.Gerald Combs2-0/+3
2016-02-23autotools: Display build flags in configure summaryJoão Valverde2-7/+18
2016-02-23BGP-LS: Protocol-ID aware Prefix/Adj Flags dissectionFrancesco Fondelli1-70/+276
2016-02-23Have "make maintainer-clean" remove extcap/Makefile.in.Guy Harris1-0/+3
2016-02-23Explicitly require autoconf 2.64.Guy Harris2-4/+4
2016-02-23Making wiretap option blocks more generic.Michael Mann26-1019/+1713