summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-22caputils: fix crash when calling 'dumpcap -i' without having WinPcap installedPascal Quantin1-1/+2
2016-02-22LTE RRC: add a unit to gnss-TOD-msec fieldPascal Quantin2-0/+2
2016-02-22HTTP2: Reduce resource usage.Tatsuhiro Tsujikawa1-18/+141
2016-02-22Cisco Marker: Fix endian type for some fieldPeter Membrey1-8/+8
2016-02-22Fix some hf_ field datatype conflicts.Michael Mann21-86/+85
2016-02-22packet-cigi.c: Fix conflicting datatypes for hf_ fields.Michael Mann1-118/+107
2016-02-22Separate hf_ fields that share filter names with FT_UINT32 and FT_UINT64 data...Michael Mann14-59/+59
2016-02-22Resolve hf_ field name conflicts with protocol strings.Michael Mann6-38/+5
2016-02-22pvfs2: read a 64bit value in one goMartin Kaiser1-3/+1
2016-02-21sigcomp: don't THROW() an exception from a dissectorMartin Kaiser1-2/+27
2016-02-21tshark: load decode_as_entries fileMichael Mann5-13/+30
2016-02-21autotools: Add GLib/GTK configuration definitions to package cflagsJoão Valverde1-29/+38
2016-02-21autotools: Improve libnl configuration and dependencyJoão Valverde3-12/+11
2016-02-21[Automatic update for 2016-02-21]Gerald Combs17-4690/+5635
2016-02-21[SPICE] Prevent really long loop in dissect_spice_link_capabilities.Michael Mann1-61/+49
2016-02-21Fix typo in PTP / Follow_Up Message / Follow Up information TLV.Michael Mann1-4/+4
2016-02-21autotools: Use pkg-config autoconf macros for GLib/GTKJoão Valverde43-802/+253
2016-02-21autotools: Cleanup some installation directory stuffJoão Valverde4-28/+8
2016-02-21autotools: Fix multiple repetitions of -L build flagsJoão Valverde3-2/+74
2016-02-21No need to export the 48-byte-header Linux USB dissector.Guy Harris1-3/+2
2016-02-21Disssect the flags fields in the FreeBSD USB headers.Guy Harris1-4/+245
2016-02-20ieee80211: handle reserved grouping valuePeter Wu1-0/+8
2016-02-20MIP6: fix mip6.lri.reserved exists multiple times with NOT compatible types: ...Alexis La Goutte1-3/+3
2016-02-20DLM3: Remove macro for declare header field (hf)Alexis La Goutte1-241/+506
2016-02-20MIH: fix exists multiple times with NOT compatible typesAlexis La Goutte1-4/+4
2016-02-20Fix various off-by-one in buffer sizesPeter Wu5-14/+14
2016-02-20ber: fix buffer overrun when handling empty setsPeter Wu1-0/+4
2016-02-20gsm_abis_oml: fix buffer overrunPeter Wu1-1/+1
2016-02-20sober: fix cannot optimize loops warning [-Wunsafe-loop-optimizations]João Valverde1-4/+4
2016-02-20autotools: Use Qt flags only for building Qt GUIJoão Valverde4-5/+4
2016-02-20Qt: only "Comment" column should be editable in Local Interfaces management tabPascal Quantin2-1/+12
2016-02-20autotools: Move common automake code for plugins to an include fileJoão Valverde16-804/+109
2016-02-20Fix indentation.Guy Harris1-1/+1
2016-02-20Initial support for FreeBSD USB captures.Guy Harris4-27/+327
2016-02-20Qt: Set maximumSize on AccordionFrame widget buttonsStig Bjørlykke2-0/+24
2016-02-20Couchbase: Dissect optional expiry in subdoc mutation requestsDave Rigby1-13/+38
2016-02-20Put back a define to make the Lua build happy.Guy Harris1-1/+7
2016-02-19Get rid of PCAP_ENCAP_USB.Guy Harris3-11/+1
2016-02-19Fix implicit conversion from 64 to 32 bitsJoão Valverde4-5/+9
2016-02-19Qt: Fix Open protocol preferences button.Stig Bjørlykke1-1/+1
2016-02-19rsl: avoid buffer overreadPeter Wu1-1/+1
2016-02-19Add inet_pton/inet_ntop interface to libwsutilJoão Valverde20-273/+219
2016-02-19BER/PER: Add dissector assertions to squelch scan-build bugsJoão Valverde2-0/+4
2016-02-19DLM3: Add support for the Need Slots Recovery Command Status FlagAndreas Gruenbacher1-5/+68
2016-02-19Qt: Update AccordionFrame widgets to use common layoutStig Bjørlykke11-23/+67
2016-02-19Don't call the hci_usb dissector through a dissector table.Guy Harris2-10/+20
2016-02-19ssl: fix decryption when session ticket is not usedPeter Wu2-7/+15
2016-02-19Prevent inproper use of negative valueJaap Keuter1-2/+2
2016-02-19dcerpc: fix Called function pointer is null (null dereference) found by Clang...Alexis La Goutte1-1/+1
2016-02-19Added support for Payload IE Vendor OUI.Chris Brandson2-1/+22