summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2017-03-07ftypes: create a set_value unionMartin Kaiser14-49/+103
2017-03-07nsh: add protocol dissection over ethernetGabriel Ganne2-2/+2
2017-03-07[SIP] Handle P-Access-Network-Info Headers parameter without '='.AndersBroman1-0/+3
2017-03-07rtpproxy: fix this statement may fall through [-Werror=implicit-fallthrough=]...Alexis La Goutte1-0/+2
2017-03-07lua: improve FileHandler:[seek_]read behavior and documentationPeter Wu1-12/+37
2017-03-06RadioTap TimeStamp field added.Boazi3-4/+119
2017-03-06opa: fix this statement may fall through [-Werror=implicit-fallthrough=] foun...Alexis La Goutte1-0/+1
2017-03-06Switch conversations to use wmem_tree_t instead of (sorted) GSList.Michael Mann3-72/+27
2017-03-06gsm_rr_csn_flag -> proto_tree_add_bits_item when not using return value (CID-...Michael Mann1-13/+13
2017-03-06Fix issue with dissecting multiple DT1 packets in the frameRustam Safargalin1-2/+2
2017-03-06bluetooth: fix this statement may fall through [-Werror=implicit-fallthrough=...Alexis La Goutte3-3/+4
2017-03-06vrrp: fix this statement may fall through [-Werror=implicit-fallthrough=] fou...Alexis La Goutte1-1/+2
2017-03-06ieee80211: fix this statement may fall through [-Werror=implicit-fallthrough=...Alexis La Goutte1-0/+1
2017-03-06BGP: fix this statement may fall through [-Werror=implicit-fallthrough=] foun...Alexis La Goutte1-0/+1
2017-03-06enip: fix this statement may fall through [-Werror=implicit-fallthrough=] fou...Alexis La Goutte1-1/+1
2017-03-05dissectors: fix this statement may fall through [-Werror=implicit-fallthrough...Alexis La Goutte21-13/+23
2017-03-05rsvp: fix this statement may fall through [-Werror=implicit-fallthrough=] fou...Alexis La Goutte1-0/+1
2017-03-05packetbb: fix this statement may fall through [-Werror=implicit-fallthrough=]...Alexis La Goutte1-1/+1
2017-03-05nstrace: fix this statement may fall through [-Werror=implicit-fallthrough=] ...Alexis La Goutte1-5/+5
2017-03-05nasdap-itch: fix this statement may fall through [-Werror=implicit-fallthroug...Alexis La Goutte1-0/+4
2017-03-05erf: fix this statement may fall through [-Werror=implicit-fallthrough=] foun...Alexis La Goutte1-0/+3
2017-03-05gsm_a_bssmap: fix this statement may fall through [-Werror=implicit-fallthrou...Alexis La Goutte1-1/+1
2017-03-05csn1: fix this statement may fall through [-Werror=implicit-fallthrough=] fou...Alexis La Goutte1-3/+3
2017-03-05bacapp: fix this statement may fall through [-Werror=implicit-fallthrough=] f...Alexis La Goutte1-1/+3
2017-03-05ieee802154: add modelines infoAlexis La Goutte1-0/+13
2017-03-05ieee80211: fix indent (missing spaces)Alexis La Goutte1-1/+1
2017-03-05[Automatic update for 2017-03-05]Gerald Combs2-11/+301
2017-03-05DOF: ensure to return a value different from 0 when asking for more dataPascal Quantin1-2/+2
2017-03-05DOF: fix an infinite loop in sid_buffer_hash_fn()Pascal Quantin1-1/+1
2017-03-05wmem: Ensure callbacks are initialized and not accidentally unregisteredMichael Mann2-7/+4
2017-03-05Add wmem_tree_destroyMichael Mann2-0/+44
2017-03-04Add wmem_tree_count.Michael Mann3-0/+30
2017-03-04packet-hp-erm.c: Add is_tagged flagGene Cumm1-21/+26
2017-03-04Logcat-text: use GRegex optimizationsMichal Labedzki1-8/+8
2017-03-04RPKI-RTR: Add new error codeAlexis La Goutte1-0/+1
2017-03-04Fix the calculation of the number of levels in the radix tree.Guy Harris1-5/+19
2017-03-04Bluetooth: HCI: A few minor improvementsMichal Labedzki2-8/+5
2017-03-04pluginIF: Allow en-/disable of elementsRoland Knall2-1/+9
2017-03-03Check profile directory before personal directory for services and subnets fileMichael Mann1-7/+26
2017-03-03Fix compile error about missing intializer.Joerg Mayer1-1/+1
2017-03-03Bluetooth: HCI_EVT: Implement all remaining events/commandsMichal Labedzki1-6/+369
2017-03-03SIP: Add digest verification functionalityerikdejong1-9/+254
2017-03-03IAX2: Add a timestamp check.Gerald Combs1-16/+24
2017-03-03pluginIf: Add/Remove single entries from selectorRoland Knall2-4/+44
2017-03-03ieee80211: fix minimum TCLAS lengthMarcin Rokicki1-2/+2
2017-03-03Having business-as-usually unused words for specific "users" in TIPC not shownMartin Peylo1-64/+137
2017-03-03Diameter 3GPP: update Rx Feature-List AVPPascal Quantin1-2/+9
2017-03-03Bluetooth: HCI_EVT: Implement "Read Local Supported Codecs"Michal Labedzki1-3/+95
2017-03-03Bluetooth: HCI_EVT: Add missing unit for generated fieldMichal Labedzki1-1/+1
2017-03-03BT-DHT: add IPv6 support for find_node responsesFlorian Adamsky1-11/+42