aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-10-04[isns]: use proto_tree_add_bitmask() for the iscsi node typeMartin Kaiser1-20/+10
2015-10-04Fix various memleaksPeter Wu13-39/+55
2015-10-04[Automatic update for 2015-10-04]Gerald Combs18-3789/+8454
2015-10-04Fix shortening error introduced by commit f28e23f1Graham Bloice1-2/+2
2015-10-04bacapp: fix -Wshift-negative-valuePeter Wu1-2/+2
2015-10-04Add preference to dissect DHCPv6 option 18 as a CableLab option.Michael Mann1-2/+30
2015-10-04Add NTP authentication dissection.Michael Mann1-341/+350
2015-10-03Added cotp_is to heuristic dissector list for ISO transport.Thomas Wiens1-0/+1
2015-10-03IPv6: don't call expert_info on if(tree)João Valverde1-262/+251
2015-10-03COMPOSE_FRAME_TYPE(fcf) is stored in frame_type_subtype.Guy Harris1-2/+2
2015-10-03Expand some comments.Guy Harris2-19/+41
2015-10-03Remove incorrect comment.Guy Harris1-1/+1
2015-10-03Fill in some 11ac fields in the pseudo-header.Guy Harris1-1/+7
2015-10-03Windows: add missing folders to uninstallerPascal Quantin1-0/+8
2015-10-03IPv6: store address in pinfo->pool instead of putting it on the stackPascal Quantin1-25/+26
2015-10-03ixveriwave: initialize vw_msdu_lengthPascal Quantin1-6/+1
2015-10-03If we don't have an NDP flag, make it 0.Guy Harris1-1/+1
2015-10-03Clean up whitespace.Guy Harris1-5/+5
2015-10-02Fix some issues with Series III.Guy Harris2-99/+414
2015-10-02arp: fix typo in switch (CID 1250809)Dario Lombardo1-1/+1
2015-10-02Add another speex cast.Gerald Combs1-2/+2
2015-10-02Use QVector::size instead of ::length.Gerald Combs2-5/+5
2015-10-02Revert "CMake: Don't feed -fPIC to Visual C++."Gerald Combs1-2/+1
2015-10-02Add casts to the speex resampler.Gerald Combs2-9/+9
2015-10-02Fix indentation after previous change.Guy Harris1-4/+4
2015-10-02Rename vwr_read_s2_W_rec - it handles both series II and III records.Guy Harris1-3/+3
2015-10-02Distcheck fixes.Gerald Combs2-2/+3
2015-10-02More formatting cleanups (no space between "no" and comma).Guy Harris1-1/+1
2015-10-02Get rid of unused variable.Guy Harris1-1/+0
2015-10-02Clean up formatting.Guy Harris1-4/+4
2015-10-02Qt: Show the QtMultimedia status.Gerald Combs1-1/+5
2015-10-02Qt: Initial RTP playback.Gerald Combs41-74/+3925
2015-10-02CMake: Don't feed -fPIC to Visual C++.Gerald Combs1-1/+2
2015-10-02[isns] replace THROW() with an expert infoMartin Kaiser1-48/+58
2015-10-02Conversation filter address types for IEEE 802.11 should include WLAN Address...Michael Mann1-3/+3
2015-10-02Add support for the FSCTL_QUERY_FILE_REGION FSCTL.Richard Sharpe1-0/+89
2015-10-02CMake: Fix the dmg_package target.Gerald Combs1-3/+0
2015-10-02Try to fix the NMake + QMake build.Gerald Combs1-0/+1
2015-10-01Set the minimum Qt version to 4.7.Gerald Combs4-4/+4
2015-10-01Add the supported protocols internals dialog.Gerald Combs10-0/+353
2015-10-01CMake: OS X packaging updates.Gerald Combs2-8/+7
2015-10-01Treat IPv4 subnet masks as distinct from addressesJeffrey Smith21-29/+63
2015-10-01Fix crashes related to RTP Streams analysisPeter Wu6-4/+32
2015-10-01Revert "gtk: Fix crash on Analyze RTP stream"Peter Wu1-6/+0
2015-10-01IPv6: Remove two offsetof()sJoão Valverde1-2/+2
2015-10-01Add the conversation hash tables internals dialog.Gerald Combs10-0/+255
2015-10-01Add dissection of 3GPP AVP 655 refactor to use proto_tree_add_bitmask_with_fl...AndersBroman1-139/+176
2015-10-01OS X: Integrate CMake and osx-dmg.shGerald Combs3-8/+72
2015-10-01[Diameter] Add dissection of 3GPP AVP 655 refactor to useAndersBroman1-0/+25
2015-10-01Revert "SCTP: Add I_DATA support"Michael Tüxen8-228/+79