summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
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
2015-11-13Diameter: Expand an error message.Gerald Combs1-2/+2
2015-11-12[IMF] Add bounds checks to avoid buffer overruns,DiablosOffens1-4/+13
2015-11-12Use format_text() when displaying, not when handing to AirPDcap.Guy Harris1-16/+56
2015-11-12802.11: avoid multi return on SSID or MESHIDAlexis La Goutte1-5/+5
2015-11-12Export functions str_to_ip() and str_to_ip6() to pluginsJo Rueschel1-0/+3
2015-11-11Change prototype of callbacks passed to wmem_tree_foreach so that theyMatthieu Coudron7-11/+11
2015-11-11UDP: Don't throw malformed errors for empty UDP payloadJoão Valverde1-0/+5
2015-11-10Apple calls it just "OS X" these days.Guy Harris1-2/+2
2015-11-10Initial Sysdig syscall (event) support.Gerald Combs3-0/+2209
2015-11-10Use WMEM_COPY_ADDRESS(), not copy_address_wmem().Guy Harris1-1/+1
2015-11-10GIOP dissector: Replies are not correctly associated with requestsAndyL1-7/+11
2015-11-10ZCL (zbee): Use hf_zbee_zcl_attr_uint40 for ZBEE_ZCL_40_BIT_UINTAlexis La Goutte1-1/+1
2015-11-10RPC: call REPORT_DISSECTOR_BUG() rather than abort().Jeff Morriss1-3/+9
2015-11-09Call the dumper routine to finish write a file the "finish" routine.Guy Harris2-17/+17
2015-11-09isis-hello: Fix typo "Srea" -> "Area"Jim Young1-1/+1