aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-02macosx-setup.sh doesn't build Qt, it just installs a binary.Guy Harris1-7/+7
2017-08-02Add bcg729.Guy Harris1-0/+52
2017-08-01Add SpanDSP to the set of libraries to download and install.Guy Harris1-3/+111
2017-08-01Look for Cygwin in one more place.Gerald Combs1-7/+9
2017-08-01Update USBPcap to 1.2.0.2Pascal Quantin4-7/+7
2017-08-01Use g_build_filename() instead, fix indentationJoão Valverde1-6/+3
2017-08-01SMB2: Move the blob offset & length fields Hassan Sultan1-21/+21
2017-08-01CMS, ESS: regenerate ASN.1 dissectors after g49e920bc21Pascal Quantin2-2/+2
2017-08-01SNMP: regenerate ASN.1 dissector after g7466880e8aPascal Quantin1-1/+1
2017-08-01E212: Check MNC length before trying 3-digits lengthMarius Paliga1-3/+5
2017-07-31CMake: do not check stack size when compiling with ASan or UBSanPascal Quantin1-3/+7
2017-07-31Netflow: Reassemble flows spanning multiple PDUsUli Heilmeier1-1/+30
2017-07-31gprs-llc: Don't attempt to decode Dummy UI CommandHarald Welte1-0/+13
2017-07-31IrCOMM: check string length before appending it to itemPascal Quantin1-2/+8
2017-07-31Don't force people to do a Web search to find the header layout.Guy Harris1-0/+4
2017-07-31Use proto_tree_add_item_ret_uint().Guy Harris1-9/+6
2017-07-31Add expert infos for too-long or too-short TLVs.Guy Harris1-20/+97
2017-07-30GSMTAP: Treat PDTCH identical to PACCH (hand into packet-gsm-rlcmac.c)Harald Welte1-0/+1
2017-07-30GSMTAP: Proper name for PDTCH (not PDCH)Harald Welte2-2/+2
2017-07-30dns: add missing breakMartin Mathieson1-0/+1
2017-07-30Make the protocol column read-only, too.Guy Harris1-2/+3
2017-07-30Do more checks for extra data at the end of a TLV.Guy Harris1-3/+25
2017-07-30Clean up MSDP dissection.Guy Harris1-32/+95
2017-07-30Fix copy/pasteo so Qt Model Source is displayed properly in Visual StudioMichael Mann1-1/+1
2017-07-30Indicate G.729 playback in the release notesPascal Quantin1-4/+5
2017-07-30DNS dissector support for draft-bellis-dnsop-xpfArjen Zonneveld1-0/+89
2017-07-30Add G.729 decoding based on bcg729 libraryPascal Quantin15-6/+333
2017-07-30Define Q_NULLPTR as NULL if not already definedAlexis La Goutte2-0/+6
2017-07-30Expand Merge file dialog on WindowsMichael Mann1-1/+1
2017-07-30Verify IP checksum even if in ICMP error packetMichael Mann1-6/+3
2017-07-30Fix IP Security option dissectionMichael Mann1-5/+4
2017-07-30DNS: Apply LOC record angle capJaap Keuter1-5/+14
2017-07-29Windows: fix generation with CMake 3.9.0Ike Gilbert1-0/+81
2017-07-29DNS: Fix APL record IPv4 address presentationJaap Keuter1-7/+5
2017-07-29Add initial RFC2780 IP Version lookup supportArjen Zonneveld2-0/+26
2017-07-29Modbus: do not trigger an exception before saving pkt_info structurePascal Quantin1-3/+7
2017-07-29MKA: Track offset correctly in Dist. SAK dissectionJaap Keuter1-2/+2
2017-07-29Qt: Add preference for show file load time in the status barStig Bjørlykke7-6/+67
2017-07-28RTPS: Added Secure DDS PID parameter + small fix for endiannessJuanjo Martin2-7/+41
2017-07-28uma: align indent of hfAlexis La Goutte1-2/+2
2017-07-28Revert "dis: Dead reckoning others Parameters display in wrong location"Pascal Quantin1-1/+1
2017-07-28ZigBee Green Power : Update according to latest specJulien Staub1-58/+65
2017-07-28dis: Dead reckoning others Parameters display in wrong locationAlexis La Goutte1-1/+1
2017-07-28dis: it is more logic sub_tree2 is the subtree of sub_treeAlexis La Goutte1-10/+10
2017-07-28metamako: Fix Dead Store (Dead assignement/Dead increment) Warning found by C...Alexis La Goutte1-2/+0
2017-07-28RTPS: Fixed Secure DDS minor detailsJuanjo Martin2-27/+121
2017-07-28Qt: Set AA_EnableHighDpiScaling at startup.Gerald Combs1-0/+11
2017-07-28dis: proto_tree_add_bitmask return a item (and not a tree)Alexis La Goutte1-2/+2
2017-07-27cmake: add a group target for all extcaps.Dario Lombardo1-0/+2
2017-07-27Qt: Add preference for show selected packet numberStig Bjørlykke7-8/+36