aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2018-05-20CIP: Code cleanupDylan Ulis3-306/+282
2018-05-20Get rid of add_async_dns_ipv4().Guy Harris1-13/+7
2018-05-20Make private variables static.Guy Harris1-2/+2
2018-05-19prefs: fix bug in color savingPaul Zander1-6/+6
2018-05-18Older versions of Clang don't understand -Wpedantic.Guy Harris2-34/+34
2018-05-18maxmind: Process our requests more often.Gerald Combs1-2/+12
2018-05-18ieee80211: fix typos related to 802.11adChaitanya Tata1-6/+6
2018-05-18prefs: remove wimaxasncp.udp.wimax_port compatibilityPeter Wu1-1/+0
2018-05-18proto.c: do not dereference a NULL pointer in proto_item_get_len() on first passPascal Quantin1-1/+5
2018-05-18BOOTP: Disentangle BSDP naming from PacketCable.Darius Davis1-9/+9
2018-05-18elf: fix unintented sign extension.Dario Lombardo1-3/+3
2018-05-18QUIC: Append colmun info and use small "name"Alexis La Goutte1-34/+37
2018-05-18dot11crypt: add bounds check for TDLS elementsPeter Wu1-10/+30
2018-05-18Asterix: Definition for ASTERIX Category 032 - Miniplan Messagesantony.bridle1-1/+462
2018-05-17RRC: Make the U-RNTI field filterableDarien Spencer3-49/+115
2018-05-17radius: fix memleaks in dissect_attribute_value_pairsPeter Wu1-8/+16
2018-05-17GQUIC: Tag are always use LITTLE ENDIAN encodingAlexis La Goutte1-29/+29
2018-05-17GQUIC: Add support of version Q04xAlexis La Goutte1-2/+3
2018-05-17isobus-vt: fix issue found by PVS Studio (V523)Alexis La Goutte1-10/+2
2018-05-17rsh: fix issue found by PVS Studio (V519)Alexis La Goutte1-5/+0
2018-05-17lbmpdm: fix issue found by PVS Studio (V519)Alexis La Goutte1-3/+0
2018-05-17exec: fix issue found by PVS Studio (V519)Alexis La Goutte1-6/+0
2018-05-17btavdtp: fix issue found by PVS Studio (V519)Alexis La Goutte1-2/+0
2018-05-17reasemble_test: fix issue found by PVS Studio (V519)Alexis La Goutte1-1/+1
2018-05-17opa-mad: fix issue found by PVS Studio (V501)Alexis La Goutte1-2/+2
2018-05-17vnc: fix issue found by PVS Studio (V1003)Alexis La Goutte1-45/+42
2018-05-17pkcs1: recognize the ecdsa-with-SHA1 OIDРоман Донченко2-0/+6
2018-05-17dcerpc-fileexp: fix issue found by PVS Studio (V523)Alexis La Goutte1-22/+4
2018-05-17radius: fix issue found by PVS Studio (V519)Alexis La Goutte1-2/+0
2018-05-17rpc: fix issue found by PVS Studio (V523)Alexis La Goutte1-6/+0
2018-05-17UMTS FP: fix a load of misaligned address reported by UBSanPascal Quantin1-2/+3
2018-05-16Eliminate some unneeded header checks.Guy Harris1-3/+1
2018-05-16GSM MAP: Dissect SM-RP-SMEAVasil Velichkov4-2/+25
2018-05-16Get rid of a GTK+-only field.Guy Harris2-4/+0
2018-05-16pfcp: add message length checkJoakim Karlsson1-0/+9
2018-05-16Qt: Implement the capture info dialog.Gerald Combs2-6/+5
2018-05-16megaco: fix issue found PVS Studio (V517)Alexis La Goutte1-6/+0
2018-05-16ldap: fix issue found by PVS Studio (V1001)Alexis La Goutte2-5/+3
2018-05-16wbxml: fix issue found by PVS Studio (V1001)Alexis La Goutte1-1/+1
2018-05-16smpp: fix issue found by PVS Studio (V1001)Alexis La Goutte1-1/+0
2018-05-16rtps: fix issue found by PVS Studio (V1001)Alexis La Goutte1-4/+1
2018-05-16h264: fix issue found by PVS Studio (V1001)Alexis La Goutte1-1/+1
2018-05-15ber: clamp BER lengths to avoid integer overflowPeter Wu1-0/+5
2018-05-15ber: fix buffer overrun (read) in dissect_ber_constrained_bitstringPeter Wu1-3/+3
2018-05-15tvbuff_zlib: reject negative lengths to avoid buffer overrunPeter Wu1-1/+1
2018-05-15ISMP: fix tuple decodingPeter Wu1-10/+17
2018-05-15dissectors: fix uint to int wrong sign promotion.Dario Lombardo2-4/+4
2018-05-15x509: Add decoding of UseridAndersBroman3-8/+38
2018-05-15umts_rlc, umts_mac: fix memory leaks (found via ASAN)Ivan Nardi2-5/+4
2018-05-15wiretap: Add a reader for files in the PEM-like format specified by RFC 7468Роман Донченко1-1/+1