aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2018-09-09RTPS: fixed large data issuesJuanjo Martin2-46/+68
2018-09-09docsis: validate header checksum before dissecting the payloadAndrii Vladyka1-86/+110
2018-09-09docsis: add CM STATUS-ACK MAC Management TLV (48)Andrii Vladyka1-24/+56
2018-09-09docsis: add RNG-RSP TLV 13 (T4 Timeout Multiplier)Andrii Vladyka1-19/+35
2018-09-09wireguard: Make sure we don't try to free NULL pointerJoão Valverde1-3/+5
2018-09-09epan: Add argument to epan_init() to disable pluginsJoão Valverde2-3/+5
2018-09-08MBIM: Add dissectors for more servicesJano Svitok1-38/+947
2018-09-08Initialize broadcast_addr at compile time.Guy Harris1-2/+1
2018-09-08Don't use on-the-stack buffers for pinfo addresses.Guy Harris1-1/+2
2018-09-08Initialize epl_placeholder_mac at compile time.Guy Harris1-3/+2
2018-09-08AT: Add CMUX commandDarien Spencer1-0/+145
2018-09-08AT: Fix CSQ checking for wrong actionDarien Spencer1-1/+1
2018-09-08AT: Add GMI, GMM, GMR commandsDarien Spencer1-0/+89
2018-09-08Register some unregistered etts.Jeff Morriss6-2/+12
2018-09-07systemd_journal: Add more fields.Gerald Combs1-1/+20
2018-09-07PER: fix dissection of enumerated type with a single extension valuePascal Quantin1-14/+5
2018-09-07[packet-cp2179.c] - Added support for Function Code 0x04 and perform misc com...Chris Bontje1-189/+342
2018-09-07Lua: remove various logging functions (debug, warn, etc.)Peter Wu4-81/+13
2018-09-07wslua: fix source argument in debug info for luacovPeter Wu1-13/+15
2018-09-07docsis: add preference to disable dissection of encrypted payloadAndrii Vladyka1-21/+150
2018-09-06lwm2mtlv: Update to Core V1.1 specStig Bjørlykke1-27/+93
2018-09-06AT: Fix dissector function return typesStig Bjørlykke1-29/+29
2018-09-06AT: Add CGMI and CGMR commandStig Bjørlykke1-0/+60
2018-09-06pfcp: correct Linked URR Id to 32bitAndreas Schultz1-1/+1
2018-09-06FP: Show ToA expert info for non-dch channelsDarien Spencer1-7/+11
2018-09-06exntest: fix no previous prototype for ‘run_tests’ [-Wmissing-prototypes]Alexis La Goutte1-1/+1
2018-09-06AVSP: Read ethernet type and call ethernet type dissector after reading AVSPJack Culhane1-1/+30
2018-09-05wmem_test: fix no previous prototype for ‘check_val_map’ [-Wmissing-proto...Alexis La Goutte1-1/+1
2018-09-05NAS 5GS: Qos rules parameter list dissectionSwapnil Roy1-12/+110
2018-09-05tvbuff_subset.c: handle a reported_length set to -1 in tvb_new_subset_length()Pascal Quantin1-4/+10
2018-09-05gtp(v2): Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2018-09-05prefs: Improve check for visible custom columnsStig Bjørlykke1-4/+5
2018-09-05epan: Guard g_base64_decode_inplace() against zero length stringStig Bjørlykke3-31/+66
2018-09-05proto: Reset handled occurrences counterStig Bjørlykke1-1/+3
2018-09-05dhcp: More bootp -> dhcp renamesStig Bjørlykke1-14/+14
2018-09-05Radius: Fix offset for multiple VSA in one AVPUli Heilmeier1-2/+3
2018-09-05Bluetooth: ATT: Implement five FTMS/FTMP characteristics: Supported * RangeMichał Łabędzki1-33/+526
2018-09-05Rename packet-bootp.c to packet-dhcp.c.Gerald Combs3-6/+6
2018-09-05register(epan): fix no previous prototype for function 'register_all_protocol...Alexis La Goutte1-1/+1
2018-09-04ieee80211: Remove unused assignment (found by clang)Stig Bjørlykke1-2/+2
2018-09-04epan: Restrict detect trailing stray characters in stringsStig Bjørlykke1-13/+21
2018-09-04ntp: make ntp.precision an uint8.Dario Lombardo1-3/+3
2018-09-04systemd-journal: fix no previous prototype for function 'init_jf_to_hf_map' [...Alexis La Goutte1-1/+1
2018-09-03rtp-ed137: fix no previous prototype for function 'process_time_value/process...Alexis La Goutte1-2/+2
2018-09-03draft-ietf-idr-bgp-ext-communities became RFC 4360.Guy Harris1-2/+2
2018-09-03NAS 5GS: Qos rules IE enhancementSwapnil Roy1-5/+5
2018-09-03nl80211: Generate fields needed for updated dissectorMikael Kanstrup1-0/+1779
2018-09-03nl80211: Dissect further attributesMikael Kanstrup1-35/+342
2018-09-03AT: Add CSCS commandDarien Spencer1-0/+34
2018-09-03ieee802.11: Make sure we do not include the FCS in the next_tvb.Richard Sharpe1-0/+3