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-179/+39
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-1/+4
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-27[LDAP] Bugfix counting of search results.Michael Mann1-3/+3
2015-11-26L2TP: Correct L2TP over IP SHA1 message digestNicolas S. Dade1-1/+1
2015-11-26SCTP: verify frame pointer before dereferencing itPascal Quantin1-12/+16
2015-11-25Fix buffer overrun in zlib decompressionPeter Wu1-3/+6
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-15[Automatic update for 2015-11-15]Gerald Combs2-2/+17
2015-11-14DNS: Ignore Client Subnet option's data length when > 16Alexis La Goutte1-5/+6
2015-11-08[Automatic update for 2015-11-08]Gerald Combs2-3/+118
2015-11-08GTP sequence number fix for allowing to have sequence number equal to 0Gloria Pozuelo1-2/+7
2015-11-01[Automatic update for 2015-11-01]Gerald Combs2-11/+126
2015-10-30RPC: fix crash when calling NLMv4 SRT statisticsPascal Quantin1-1/+1
2015-10-30NLM: fix double memory free when using "Match MSG/RES packets for async NLM" ...Pascal Quantin1-10/+11
2015-10-30spdy: do not overwrite HTTPS registrationPeter Wu1-2/+2
2015-10-29pcp: fix reporting of error status in info columnRyan Doyle1-1/+1
2015-10-27GVCP: do not try to append register value to info column when READREG_ACK has...Pascal Quantin1-1/+8
2015-10-25[Automatic update for 2015-10-25]Gerald Combs2-23/+158
2015-10-25SDP: protect against out of bounds accessPascal Quantin1-1/+1
2015-10-25802.1ah: call subdissectors even when we have no tree.Jeff Morriss1-9/+8
2015-10-24T38: fix a dereference of NULL pointerPascal Quantin1-32/+32
2015-10-19AllJoyn: prevent an infinite loopPascal Quantin1-0/+19
2015-10-18DCOM: ensure to initialize IPv4 variable put on the stackPascal Quantin1-0/+1
2015-10-18[Automatic update for 2015-10-18]Gerald Combs2-10/+250
2015-10-18UMTS FP: fix another out of bounds accessPascal Quantin1-1/+1
2015-10-17UMTS FP: fix an out of bounds accessPascal Quantin1-1/+1
2015-10-17NBAP: avoid dereferencing a NULL pointerPascal Quantin1-34/+37
2015-10-16GSM: fix dissection of additional access technology typePascal Quantin1-1/+1
2015-10-141.12.8 → 1.12.9.Gerald Combs1-1/+1
2015-10-14Build 1.12.8.Gerald Combs1-1/+1
2015-10-14TCP: only store up to 1000 unacked segments (in each direction).Jeff Morriss2-3/+9
2015-10-12NTP: fix dissection of SHA1 based message authentication codePascal Quantin1-3/+3
2015-10-11[Automatic update for 2015-10-11]Gerald Combs2-20/+270
2015-10-11IGMP: fix dissection of version 0 packetsPascal Quantin1-0/+2
2015-10-07Multiple SSL content in one packet fixMichal Pazdera2-12/+12
2015-10-04[Automatic update for 2015-10-04]Gerald Combs3-21/+246
2015-09-30[ieee80211] Fix: "DSCP Range description user priority" off by 1Bill Meier1-2/+2
2015-09-27[Automatic update for 2015-09-27]Gerald Combs2-22/+317
2015-09-25airpdcap: fix WEP decryptionPascal Quantin1-1/+1
2015-09-23ETSI CAT: always initialize gsm_sms_data_t structurePascal Quantin1-1/+1
2015-09-23RLC: fix invalid RLC AM control type expert infoPascal Quantin1-2/+2
2015-09-20Make fchdr "packet" scoped.Michael Mann1-91/+91
2015-09-20[Automatic update for 2015-09-20]Gerald Combs3-10/+332