summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2015-11-29GSM SMS: fix reassembly of UCS2 encoded SMSPascal Quantin1-35/+14
2015-11-29Replace my_dgt_tbcd_unpack with the safer tvb_bcd_dig_to_wmem_packet_str.Michael Mann4-185/+41
2015-11-29[Automatic update for 2015-11-29]Gerald Combs2-38/+603
2015-11-29IPv6: Fix RPL routing header computed address count if ip6r_len == 0João Valverde1-27/+30
2015-11-29RSVP: 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-2/+10
2015-11-27Fix display of bytes as EBCDICPascal Quantin2-3/+4
2015-11-27[LDAP] Bugfix counting of search results.Michael Mann1-3/+3
2015-11-26Don't allow the "Ethertype" pseudo-protocol's dissection to be disabled.Guy Harris1-0/+2
2015-11-26Wrong field name for signal strength as a percentage.Guy Harris1-1/+1
2015-11-26Lua: Switch URL to documentation to HTTPSUli Heilmeier1-2/+2
2015-11-26Change TCP transmission window full messageMichael Mann1-1/+1
2015-11-26L2TP: Correct L2TP over IP SHA1 message digestNicolas S. Dade1-1/+1
2015-11-26SCTP: add another NULL dereference checkPascal Quantin1-6/+8
2015-11-26ISUP: fix a wrong removal of proto_tree_add_text()Pascal Quantin1-11/+3
2015-11-26SCTP: verify frame pointer before dereferencing itPascal Quantin1-6/+8
2015-11-25Fix buffer overrun in zlib decompressionPeter Wu1-3/+6
2015-11-25Lua: fix URL to documentationUli Heilmeier1-1/+1
2015-11-24Fix indentation.Guy Harris1-1/+1
2015-11-24Check *how many* fields sscanf() found.Guy Harris1-31/+82
2015-11-23HiSLIP: remove a DISSECTOR_ASSERTPascal Quantin1-7/+6
2015-11-23RADIUS: fix wrong offset for protocolAlexis La Goutte1-1/+2
2015-11-23Qt: Set tooltip for packet list headerStig Bjørlykke2-0/+38
2015-11-22SCSI: Fix mixed up SCSI senddiag PF valuesStefan Pöschel1-1/+1
2015-11-21Lua: Validate Proto() argumentsStig Bjørlykke3-4/+33
2015-11-21Set major SO versions for release in CMake and debian/Balint Reczey1-1/+1
2015-11-21usbvideo: fix Malformed packet error for SET_CURPeter Wu1-4/+0
2015-11-20Qt: Fixed column issues when changing profile.Stig Bjørlykke1-13/+14
2015-11-20More spelling fixes found by lintianBalint Reczey23-26/+26
2015-11-19Fixing picosecond timestamp for vrt protocol. Needs to be parsed as uint64 n...Nick Bedbury1-1/+1
2015-11-19NWP: use col_add_str to set COL_INFOPascal Quantin1-1/+1
2015-11-182.0.0 → 2.0.1.Gerald Combs2-2/+2
2015-11-18Export the value_string array ip_proto_val_ext for usage in pluginsJo Rueschel1-1/+1
2015-11-17Lua: Do not deregister Listener in __gc.Stig Bjørlykke1-10/+5
2015-11-16For now, call the finish routine in Lua file writers "close".Guy Harris2-8/+8
2015-11-16ssl: add expert info for session resumptionPeter Wu4-79/+81
2015-11-16ssl-utils: add versions to ssl debug logPeter Wu4-24/+23
2015-11-15tcp: Indicate number of bits used for Flags.Stig Bjørlykke1-1/+1
2015-11-15tcp: Revert back to the old Flags entry.Stig Bjørlykke1-2/+2
2015-11-15Lua: Fixed some argument # in argument errors.Stig Bjørlykke1-4/+4
2015-11-15Lua: Check for nil valuestring for integer fields.Stig Bjørlykke1-1/+1
2015-11-15Lua: Added support for ProtoField framenum type.Stig Bjørlykke5-7/+46
2015-11-15udp: Don't mark zero checksum illegal when in_error_pkt.Stig Bjørlykke1-1/+1
2015-11-15[Automatic update for 2015-11-15]Gerald Combs2-2/+17
2015-11-14Lua: Disallow ProtoField FRAMENUM to fetch from Tvb.Stig Bjørlykke1-0/+4
2015-11-14p_mul: Fixed ack framenum links.Stig Bjørlykke1-3/+11
2015-11-14dmp: Fixed ack framenum links.Stig Bjørlykke1-4/+16
2015-11-13p_mul: Enhance ack framenum links.Stig Bjørlykke1-1/+1
2015-11-13dmp: Enhance ack framenum links.Stig Bjørlykke1-1/+1