aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2015-12-02eCMP Dissector - Extensible Control & Management ProtocolJames Lynch3-0/+3593
2015-12-02[NBAP] Fix SIGSEGV in dissect_nbap_MACdPDU_SizeMichael Mann1-30/+31
2015-12-01[IPMI] packet-scope isn't valid for use in BASE_CUSTOM functions.Michael Mann1-1/+3
2015-12-01autotools: Fix g212f2f1João Valverde1-1/+1
2015-12-01Bugfixes for EtherNet/IP and CIPD. Ulis4-31/+39
2015-12-01stats_tree: re-indent else for avoid warning found by PVS Studio (V705)Alexis La Goutte1-7/+9
2015-12-01Removed some remaining svn Id tagsStig Bjørlykke4-10/+3
2015-12-01Art-Net: Fix ArtAddress dissectionRyan Mullen1-4/+111
2015-12-01[NBAP] Prevent crash.Michael Mann1-32/+33
2015-12-01[S7COMM] Prevent divide by zero.Michael Mann1-5/+7
2015-12-01autotools: Clean abi-check with maintainer-cleanJoão Valverde1-1/+8
2015-11-30mausb: The '&' operator is applied to bool type value found by PVS Studio (V564)Alexis La Goutte1-2/+2
2015-11-30mausb: Fix A part of conditional expression is always true found by PVS Studi...Alexis La Goutte1-1/+1
2015-11-30IMAP: fix Recurring check found by PVS Studio (V571)Alexis La Goutte1-2/+1
2015-11-30adb service/logcat : fix Consider inspecting this expression. The expression ...Alexis La Goutte2-2/+2
2015-11-30SMB2: fix problems with dissection of error responseDiablosOffens1-105/+132
2015-11-30Add BASE_ALLOW_ZERO for byte arrays that are validly zero sized.Michael Mann4-4/+13
2015-11-30Remove some THROWs and just return when lengths are bad.Michael Mann3-8/+8
2015-11-29Art-Net: Add missing DHCP-Enabled flags where neededRyan Mullen1-27/+76
2015-11-29IPv6: Add ipv6extprotostr() to ipproto.hJoão Valverde3-26/+34
2015-11-29GSM SMS: fix reassembly of UCS2 encoded SMSPascal Quantin1-35/+14
2015-11-29USB: allow usb string descriptor short readThies Moeller1-2/+4
2015-11-29[Automatic update for 2015-11-29]Gerald Combs2-38/+603
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 Morriss2-16/+10
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 Valverde2-2/+2
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 Goutte1-729/+735
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-28Remove the GSSAPI specific members out of packet_info structure.Michael Mann5-172/+47
2015-11-27Fix display of bytes as EBCDICPascal Quantin2-3/+4
2015-11-27[COAP] Add "2.31 Continue" codeMichael Mann1-0/+1
2015-11-27SMB sidsnooping: use sid as key and name as valuePeter Wu2-60/+8
2015-11-27NGHTTP2: Update to 1.5.0Alexis La Goutte7-120/+468
2015-11-27[LDAP] Bugfix counting of search results.Michael Mann1-3/+3
2015-11-27MP4ves: fix no previous prototype for ... [-Wmissing-prototypes]Alexis La Goutte1-1/+1
2015-11-27Officially remove tvb_get_string and tvb_get_stringz.Michael Mann4-28/+8
2015-11-27Remove manual setting of pinfo->current_proto.Michael Mann10-47/+28
2015-11-26Don't allow the "Ethertype" pseudo-protocol's dissection to be disabled.Guy Harris1-0/+2
2015-11-26PCEP: support of "PCEP Extensions for EstablishingFrancesco Fondelli1-0/+171
2015-11-26Wrong field name for signal strength as a percentage.Guy Harris1-1/+1
2015-11-26Process the radio information internally for AiroPeek classic files.Guy Harris3-164/+0
2015-11-26Lua: Switch URL to documentation to HTTPSUli Heilmeier1-2/+2