summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-29Art-Net: Add missing DHCP-Enabled flags where neededRyan Mullen1-27/+76
2015-11-29Add bounds checking to find_signature.Michael Mann1-2/+2
2015-11-29cfutils.c: Fix ISO C forbids an empty translation unit [-Wpedantic]João Valverde7-19/+32
2015-11-29IPv6: Add ipv6extprotostr() to ipproto.hJoão Valverde3-26/+34
2015-11-29Qt: Check capture filter only once when selecting interface(s)Stig Bjørlykke3-5/+5
2015-11-29GSM SMS: fix reassembly of UCS2 encoded SMSPascal Quantin1-35/+14
2015-11-29Docbook: We no longer support Windows Server 2003.Gerald Combs3-25/+18
2015-11-29USB: allow usb string descriptor short readThies Moeller1-2/+4
2015-11-29[Automatic update for 2015-11-29]Gerald Combs17-1792/+2557
2015-11-29http: detect multiple names in Transfer-Encoding headerPeter Wu1-53/+145
2015-11-29Fix bugs introduced in gcfc47c1Pascal Quantin2-8/+15
2015-11-29Support building the X11 dissector outside the source tree.Jeff Morriss4-56/+64
2015-11-29IPv6: Fix RPL routing header computed address count if ip6r_len == 0João Valverde1-29/+32
2015-11-29Fix Ubuntu compile error.Michael Mann2-19/+9
2015-11-29Make address_to_display() use proper (non-)constnessJoão Valverde15-50/+50
2015-11-29Replace my_dgt_tbcd_unpack with the safer tvb_bcd_dig_to_wmem_packet_str.Michael Mann4-174/+33
2015-11-28LDAP: fix indent (use 2 spaces)Alexis La Goutte2-1495/+1507
2015-11-28Make the rate tables static and const.Guy Harris1-6/+6
2015-11-28Make it more obvious why no bounds checks are necessary for 11n.Guy Harris1-6/+7
2015-11-28vwr: fix buffer overrun in getRatePeter Wu1-3/+6
2015-11-28Qt: Validate capture filter before showing packet list.Stig Bjørlykke1-2/+2
2015-11-28IS-IS: Add Instance ID TLV (RFC 6822)Alexis La Goutte5-1/+195
2015-11-28ISIS: Add Expert Info when undecoded/unknown CLVAlexis La Goutte5-8/+16
2015-11-28RSVP: copy all rsvp_request_key info in file scopePascal Quantin1-1/+26
2015-11-28Diameter: check IPv6 prefix length before copying it in e_in6_addr structurePascal Quantin1-2/+8
2015-11-28Add boundary check for 802.11 decryptionPeter Wu2-1/+7
2015-11-28Sanity check iSeries packet length to prevent heap-based buffer overflow.Michael Mann1-1/+1
2015-11-28Remove the GSSAPI specific members out of packet_info structure.Michael Mann6-287/+59
2015-11-28Qt: reload after applying parameters in UDP multicast dialogPeter Wu1-1/+1
2015-11-28Qt: set focus to text box when opening search framePascal Quantin3-2/+12
2015-11-28Qt: fix "go to packet" broken by g56625ddPascal Quantin2-1/+8
2015-11-28[ASN1 custom dissectors]Add the abillity to build custom ASN1 basedAndersBroman2-0/+28
2015-11-27Fix ISO C forbids an empty translation unit [-Wpedantic] (airpcap)João Valverde10-67/+36
2015-11-27Fix crash in UDP Multicast Streams dialogPeter Wu5-26/+42
2015-11-27Qt: remove automatic horizontal scrolling when selecting a rowPascal Quantin3-5/+6
2015-11-27Fix display of bytes as EBCDICPascal Quantin5-7/+8
2015-11-27Fix crash in Capture File Properties dialogPeter Wu1-1/+2
2015-11-27[COAP] Add "2.31 Continue" codeMichael Mann1-0/+1
2015-11-27wtap: Disable ISO C forbids conversion [-Wpedantic]João Valverde1-6/+4
2015-11-27pcapng: Fix ISO C forbids conversion [-Wpedantic]João Valverde2-12/+19
2015-11-27sshdump: move build checkDario Lombardo1-17/+17
2015-11-27configure.ac: Fix CXXFLAGS with optimization for HP-UXJoão Valverde1-1/+1
2015-11-27SMB sidsnooping: use sid as key and name as valuePeter Wu3-64/+12
2015-11-27NGHTTP2: Update to 1.5.0Alexis La Goutte7-120/+468
2015-11-27Qt: Check zero recent column widthStig Bjørlykke2-22/+28
2015-11-27[LDAP] Bugfix counting of search results.Michael Mann2-6/+6
2015-11-27Qt: display RTP/IAX2 graph analysis arrival time as absolute instead of relativePascal Quantin2-4/+4
2015-11-27Qt: display RTP stream Y axis values as millisecondsPascal Quantin1-6/+6
2015-11-27Qt: Make About->Plugins scrollableStig Bjørlykke2-14/+5
2015-11-27qt: add initializers (CID 1311487)Dario Lombardo1-0/+2