summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-19Don't bother setting phdr->pkt_encap to wth->file_encap.Guy Harris4-8/+3
2016-02-19PPP: remove obsolete Van Jacobson decompression preferencePascal Quantin2-9/+1
2016-02-18Have ETT variable names all begin with ett_.Guy Harris1-13/+13
2016-02-18802.15.4 fixed processing of PAN ID compression bitChris Brandson1-6/+28
2016-02-18Remove some {-I,/I} flags.Guy Harris5-18/+5
2016-02-18Another include that needs fixing.Guy Harris1-1/+1
2016-02-18Don't add the wiretap directory to the list of include directories.Guy Harris51-72/+61
2016-02-18EIGRP: Add missing CD (Candidate Default) flag on Legacy MetricAlexis La Goutte1-0/+9
2016-02-18Qt: Add regex support in Find PacketStig Bjørlykke7-39/+146
2016-02-18GTPv2 command messages conversationglores1-0/+14
2016-02-18Fix compilation of extcap programs with NMakePascal Quantin2-7/+19
2016-02-17cip: fix a leakDario Lombardo1-6/+8
2016-02-17usb: cleanup idProduct dissectionChristian Lamparter1-18/+7
2016-02-17Qt: Validate FindLineEdit regexpStig Bjørlykke2-1/+33
2016-02-17autotools: Remove extra space from outputJoão Valverde1-1/+1
2016-02-16Cast away a warning.Guy Harris1-1/+1