aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-05-02USB Audio: Add Mixed UnitAlexis La Goutte1-0/+74
2016-05-02QUIC: fix decode when use version > Q033Alexis La Goutte1-33/+12
2016-05-02PIDL: Remove _U_ and remove unused-parameter via pragmaAlexis La Goutte47-8677/+8720
2016-05-02RTPS: Added PT PID parameters and infrastructure to dissectJuanjo Martin2-0/+168
2016-05-02Another "this is < WTAP_MAX_PACKET_SIZE so no checks are needed" note.Guy Harris1-0/+4
2016-05-02Remove trailing blank.Guy Harris1-1/+1
2016-05-02Add some more checks, clean up length handling.Guy Harris1-6/+49
2016-05-02Don't assume packets will be no larger than ISERIES_MAX_PACKET_LEN.Guy Harris1-8/+6
2016-05-02Make sure the packet length isn't > WTAP_MAX_PACKET_SIZE.Guy Harris1-0/+18
2016-05-01Fix wsutil/Makefile.nmake rule for ws_version_info.objJoão Valverde1-1/+2
2016-05-01IMAP: Add heuristic check for TLSJoão Valverde3-5/+97
2016-05-01Don't treat the packet length as unsigned.Guy Harris1-3/+7
2016-05-01Don't treat the packet length as unsigned.Guy Harris1-4/+8
2016-05-01ICMPv6: Observe "Redirected Header" option lengthJoão Valverde1-14/+19
2016-05-01Don't treat the packet length as unsigned.Guy Harris1-3/+8
2016-05-01Don't treat the packet length as unsigned.Guy Harris1-4/+9
2016-05-01Make class "type" for USB conversations.Michael Mann5-2/+20
2016-05-01qt: SH_ScrollBar_Transient is not available for Qt <= 5.2Martin Kaiser1-0/+2
2016-05-01zvt: return -1 if we need more data from tcpMartin Kaiser1-0/+1
2016-05-01ldss: remove if (tree) checksMartin Kaiser1-151/+138
2016-05-01ldss: return -1 (not 0) if we need more data from TCPMartin Kaiser1-1/+1
2016-05-01[Automatic update for 2016-05-01]Gerald Combs11-2527/+1147
2016-05-01qt: don't declare dp_ratio for Qt < 5.1Martin Kaiser2-2/+2
2016-04-30Return the same error for too-large packets as we do for other files.Guy Harris1-2/+9
2016-04-30Note that we don't have to worry about too-large packets.Guy Harris1-0/+4
2016-04-30Clean up packet length handling.Guy Harris1-7/+25
2016-04-30qt: use NULL instead of Q_NULLPTRMartin Kaiser1-1/+1
2016-04-30Have daintree_sna_read_packet() do all the packet reading work.Guy Harris1-60/+32
2016-04-30IPv4: use calculated value for Header Length display filterPascal Quantin1-4/+4
2016-04-30Don't bother checking for getaddrinfo(): we don't use it.Jeff Morriss4-9/+0
2016-04-30Netflow: Updating the list of Ixia IxFlow fieldsDeep Datta1-0/+104
2016-04-30Add TCP preference for Process information from IPFIXMichael Mann3-36/+52
2016-04-30Check for packets bigger than WTAP_MAX_PACKET_SIZE.Guy Harris1-46/+70
2016-04-30debian: Fix hardening-check during package buildBalint Reczey1-1/+1
2016-04-30Check for packets bigger than WTAP_MAX_PACKET_SIZE.Guy Harris1-0/+11
2016-04-30Note some cases where we don't need to check the packet length.Guy Harris11-0/+70
2016-04-30Check for packets bigger than WTAP_MAX_PACKET_SIZE.Guy Harris1-0/+11
2016-04-30Check for packets bigger than WTAP_MAX_PACKET_SIZE.Guy Harris1-0/+20
2016-04-30Use WTAP_MAX_PACKET_SIZE as the maximum packet length.Guy Harris1-8/+3
2016-04-30Fix packet length handling.Guy Harris2-64/+40
2016-04-29Qt: Make sure we pass along a resizeEvent.Gerald Combs2-2/+3
2016-04-29Fix packet length handling.Guy Harris1-46/+29
2016-04-29Qt: Add recent items to the OS X dock menu.Gerald Combs3-7/+60
2016-04-29Fix packet length handling.Guy Harris1-8/+14
2016-04-29[Diameter AVPs] Add AVP 620 Redirect-RealmAndersBroman1-1/+3
2016-04-29ANSI IS-637 A: fix display of reserved bits when using 7bits GSM encodingPascal Quantin1-3/+63
2016-04-29Separate out the members of tcp_flow_t structure that are only used for seque...Michael Mann2-58/+73
2016-04-29Update BPKM Auth Reply key length for DOCSIS 3.1Philip Rosenberg-Watt1-1/+1
2016-04-29make-version.pl: Preserve line endings.Gerald Combs1-2/+2
2016-04-29Print version variables in make-version.plGerald Combs1-2/+7