aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-12extcap: use SPDX identifiers for licences.Dario Lombardo10-130/+10
2017-11-12ssl-utils: Add export ssl_data_allocAlexis La Goutte2-1/+7
2017-11-12Fix "might be clobbered by 'longjmp' or 'vfork' warningUli Heilmeier1-2/+2
2017-11-12[PFCP] Update to 3GPP TS 29.244 V14.1.0 (2017-09)Joakim Karlsson1-36/+347
2017-11-12Qt: Rename packetSelection to frameSelectedRoland Knall15-59/+81
2017-11-12Qt: Fix DragDrop on ProtoTreeRoland Knall1-0/+11
2017-11-12Qt: Clear up the labelRoland Knall1-1/+1
2017-11-12Qt: Add Modifier to drop only fieldRoland Knall4-11/+39
2017-11-12Qt: do not crash when selecting a field without tvbPeter Wu1-2/+2
2017-11-12[Automatic update for 2017-11-12]Gerald Combs11-147/+267
2017-11-12ieee1905: Use BASE_UNIT_STRING and &units_dbm rather than appendingRichard Sharpe1-31/+16
2017-11-11mqtt: Whitespace and indent fixesStig Bjørlykke1-311/+322
2017-11-11autotools: rename libui_dirty to libui_generatedJoão Valverde2-14/+8
2017-11-11autotools: Be more consistent with variable namesJoão Valverde1-7/+7
2017-11-11Wi-SUN Protocol dissection and IEEE 802.15.4 IE cleanup.Owen Kirby6-479/+1592
2017-11-11address(.h): fix commas at the end of enumerator lists are a C++11 extension ...Alexis La Goutte1-1/+1
2017-11-11WPS: no previous prototype for ‘proto_reg_handoff_wps’ [-Wmissing-prototy...Alexis La Goutte1-0/+1
2017-11-11RIP: no previous prototype for ‘proto_reg_handoff_rip’ [-Wmissing-prototy...Alexis La Goutte1-0/+1
2017-11-11[PFCP] OHC: fix Port number field presentJoakim Karlsson1-4/+13
2017-11-11[PFCP] display changesJoakim Karlsson1-4/+4
2017-11-11[PFCP] F-TEID: add missing TEIDJoakim Karlsson1-1/+12
2017-11-11asciidoc.conf, sort-and-group: (trivial) fix a commentMartin Kaiser1-1/+1
2017-11-11[PFCP] IPv4, IPv6 address presentJoakim Karlsson1-34/+34
2017-11-11RTLS: Add link to doc about this protocolAlexis La Goutte1-2/+1
2017-11-11SPDX: Convert doc and docbook.Gerald Combs15-475/+12
2017-11-11[o|t]wamp: Fix Dead Store (Dead assignement/Dead increment) Warning found by ...Alexis La Goutte1-2/+2
2017-11-11mqtt: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2017-11-11ieee80211: Fix Dead Store (Dead assignement/Dead increment) Warning found by ...Alexis La Goutte1-1/+0
2017-11-11btmesh: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-3/+1
2017-11-11DVB-CI: ensure that conversation_t stucture exists before using itPascal Quantin1-2/+2
2017-11-11mqtt: Use guint for offsetStig Bjørlykke1-13/+11
2017-11-11dissector/mqtt: Dissect the UNSUBACK payloadFlavio Santes1-0/+6
2017-11-11dissector/mqtt: Payload length computationFlavio Santes1-21/+8
2017-11-11Qt: Fix use-after-free crashes when changing packetsPeter Wu1-0/+2
2017-11-11Qt: avoid undefined behavior in ProtoTree::eventFilterPeter Wu1-2/+4
2017-11-10dissector/amqp: fix TLS/SSL payload dissectionHelmut Buchsbaum1-2/+5
2017-11-10[PFCP] PDN Type Dissection and minor fixesMatej Tkac1-17/+69
2017-11-10Add frame number to packet comment dialogMichael Mann3-4/+10
2017-11-10packet-twamp.c: General improvementsMichael Mann1-125/+122
2017-11-10ieee802.11: Fix the display of the Cisco Aironet DTPC value.Richard Sharpe1-2/+11
2017-11-09RIP: do not register proto_reg_handoff_rip() callbackPascal Quantin1-4/+1
2017-11-09Start using SPDX license identifiers.Gerald Combs57-737/+73
2017-11-09qt: add constructor to proto_tree (CID: 1420705).Dario Lombardo1-1/+2
2017-11-09UI: Use configured language for software update dialogUli Heilmeier1-0/+4
2017-11-09dissector/mqtt: Replace proto_tree_add_uint64 by proto_tree_add_uintFlavio Santes1-1/+1
2017-11-09extcap: rename interface names.Dario Lombardo2-2/+2
2017-11-09autotools: Fix build for unknown Qt interfaceJoão Valverde2-2/+2
2017-11-09Replace inet_addr() with our inet_pton() wrapperJoão Valverde5-12/+15
2017-11-09[PFCP] Dissect Node ID and minor fixesMatej Tkac1-40/+42
2017-11-09gvcp:bat2-236/+731