aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2015-05-22Expand a comment.Guy Harris1-3/+39
2015-05-21[NSIP GPRS-NS] Fix a crash due to not NULL terminated hf arrays forAnders1-0/+2
2015-05-21[GTP] Add a couple of new IEs as "Not dissected yet"Anders1-11/+140
2015-05-21Include stdint.h instead of inttypes.h when compiled with MSVC < 2013Tatsuhiro Tsujikawa1-0/+7
2015-05-21802.11: Remove duplicate RIC Descriptor displayAlexis La Goutte1-2/+2
2015-05-20MBIM: fix GSM SMS transmitted PDU lengthPascal Quantin1-0/+1
2015-05-20PCEP: reorder pcep_class_vals extended value stringPascal Quantin1-2/+2
2015-05-20Added support to RFC 6006, in particular, SERO and SSRO Objects and P2MP Endp...Oscar Gonzalez de Dios1-25/+118
2015-05-20GSM SMS: update some (value|range)_string tables for MTC Device Trigger featurePascal Quantin1-4/+6
2015-05-20Improve VN-Tag dissector.Michael Mann3-16/+55
2015-05-20Aruba ERM: fix typoAlexis La Goutte1-1/+1
2015-05-20Fixed Modbus RTU Serial message direction detection.cbontje1-0/+3
2015-05-20Enhanced info output of packet-tte dissector.Benjamin Roch1-1/+8
2015-05-20DVB-CI: change two proto_tree_add_text() calls into expert infoMartin Kaiser1-5/+8
2015-05-19DVB-CI: remove some more proto_tree_add_text() callsMartin Kaiser1-11/+25
2015-05-19[GTP]Target identification can have a length of 0.Anders1-0/+3
2015-05-19Apparently "H" stands for "HOSC", not "HSC", at least these days.Guy Harris1-1/+1
2015-05-19HTTP2: Update to libnghttp2 1.0.0Alexis La Goutte5-147/+83
2015-05-19p1: Handle OrganizationalUnitNameStig Bjørlykke1-54/+59
2015-05-19BGP: Remove proto_tree_add_text callAlexis La Goutte1-83/+36
2015-05-19NFS: Move attribute definitions higher up in the nfs dissectorAndreas Gruenbacher1-160/+160
2015-05-19Improve Firebird/Interbase dissector.Michael Mann1-459/+663
2015-05-18DVB-CI: remove proto_tree_add_text() calls from the appmmi resourceMartin Kaiser1-8/+28
2015-05-18DVB-CI: remove proto_tree_add_text() calls from the operator profile resourceMartin Kaiser1-15/+25
2015-05-18DVB-CI: remove proto_tree_add_text() calls from the transport layerMartin Kaiser1-9/+11
2015-05-18DVB-CI: fix a TPDU parsing errorMartin Kaiser1-15/+14
2015-05-18Don't put the NTLMv2 ChallengeFromClient into the protocol tree twice.Guy Harris1-10/+4
2015-05-18Reorganize the NTLMSSP blob and AUTHENTICATE message parsing.Guy Harris1-30/+78
2015-05-18Bluetooth: OBEX: Fix crash when there is no Type/Name header in requestMichal Labedzki1-1/+3
2015-05-18IPDR: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-7/+0
2015-05-18IPDR: fix comma at end of enumerator list [-Wpedantic]Alexis La Goutte1-1/+1
2015-05-18fix make distcheck (add packet-bthci_sco.h to list of distributed file)Alexis La Goutte1-0/+1
2015-05-18Fix a comment.Guy Harris1-3/+3
2015-05-18Ubertooth: Add WriteRegister commandMichal Labedzki1-0/+22
2015-05-18Bluetooth: HCI: Add command-event trackingMichal Labedzki8-152/+565
2015-05-18Bluetooth: HCI: Add new LE Event numbersMichal Labedzki2-32/+107
2015-05-18Bluetooth: BTLE: Fix data handling from previous dissectorMichal Labedzki1-5/+24
2015-05-18Bluetooth: SCO: Add Stream Number generated fieldMichal Labedzki3-9/+102
2015-05-18Bluetooth: SCO: Add Connect/Disconnect trackingMichal Labedzki2-6/+48
2015-05-18Bluetooth: SCO: Add Missing fieldsMichal Labedzki1-1/+23
2015-05-18Bluetooth: ATT: Enable UUID128 fieldMichal Labedzki1-2/+2
2015-05-18Bluetooth: OBEX: Add DecodeAs by Type aka MIME TypeMichal Labedzki1-13/+123
2015-05-18Bluetooth: OBEX: Add Current Path tracking infoMichal Labedzki1-7/+166
2015-05-18ntlmssp: swap bounds check and length for memcpyEvan Huus1-5/+4
2015-05-17Update some comments.Guy Harris2-1/+22
2015-05-17Add IPDR dissectorMichael Mann3-0/+395
2015-05-17Improve comments, fix capitalization of "Aruba".Guy Harris1-15/+29
2015-05-17Make the human-readable names the same in the preferences and the packets.Guy Harris1-6/+6
2015-05-17Update a URL.Guy Harris1-1/+1
2015-05-17[Automatic update for 2015-05-17]Gerald Combs2-22/+202