aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-17fp: Fix mac TVB for edch t1Darien Spencer1-2/+2
2017-11-173GPP NAS: fix dissection of PCO MSISDN container IDPascal Quantin1-3/+2
2017-11-17WSDG: Improve VS2015 chocolatey installGraham Bloice2-4/+95
2017-11-17[Juniper ST] Dissect the "known" parts of the Juniper header.AndersBroman1-9/+83
2017-11-17rrc: fixed incorrect constantsDarien Spencer2-4/+4
2017-11-17ieee80211: Add dissection of BSS Transition QueryAlexis La Goutte1-0/+66
2017-11-17register(.h): fix parameter 'register_cb' not found in the function declarati...Alexis La Goutte1-2/+2
2017-11-17No need for a read/write descriptor for the output file.Guy Harris1-1/+1
2017-11-17Allow dumpcap to write to a named pipe.Guy Harris1-0/+5
2017-11-16[PFCP] add port 8805Joakim Karlsson1-2/+3
2017-11-16gitlab-ci: add clang builds.Dario Lombardo1-24/+38
2017-11-16Register protocols and handoffs in separate threads.Gerald Combs3-32/+116
2017-11-16Qt: Add UAT move up and down buttonsStig Bjørlykke13-0/+184
2017-11-16Registering CMP PKIMessage as BER dissectorMartin Peylo2-31/+25
2017-11-15Explain where GeoIP_free comes fromJoão Valverde3-2/+6
2017-11-15Qt: Show as much as possible of UAT pathLabelStig Bjørlykke2-26/+0
2017-11-15udpdump: add space.Dario Lombardo1-1/+1
2017-11-15kerberos: Don't generate unused _vals tablesStig Bjørlykke2-41/+33
2017-11-15QUIC: fix STOP_SENDING lengthAlexis La Goutte1-1/+1
2017-11-15Qt: Update UAT clear button enablingStig Bjørlykke1-0/+1
2017-11-15JXTA: Remove some assertions.Gerald Combs1-198/+213
2017-11-15JXTA: Simplify some expressions.Gerald Combs1-48/+48
2017-11-15Handle LINKTYPE_JUNIPER_ST 200.Anders3-5/+39
2017-11-15UI: Fix seg fault of software update language initUli Heilmeier1-2/+2
2017-11-14Kerberos - Add support for RFC 6113Michael Mann8-84/+615
2017-11-14Qt: Change delete_list icon transparent valueStig Bjørlykke2-0/+0
2017-11-14mqtt: Copy UAT match_criteria valueStig Bjørlykke1-0/+1
2017-11-14Revert "Windows tests:"Graham Bloice1-3/+0
2017-11-14CMake: Make Qt5 packages required if building Qt versionGraham Bloice1-0/+8
2017-11-14Windows tests:Graham Bloice1-0/+3
2017-11-14CMake,editcap: avoid noise with editcap -F and -T optionsPeter Wu2-5/+13
2017-11-13MPLS: use directly proto_tree_add_item for display PW ACH Channel TypeAlexis La Goutte1-6/+3
2017-11-13Remove circuit_id from Lua testsMichael Mann1-5/+0
2017-11-13RDM: Add ACK timer and ACK overflow handlingErwin Rol1-228/+296
2017-11-13[PFCP] minor correctionsJoakim Karlsson1-7/+11
2017-11-13Remove circuit APIMichael Mann34-651/+194
2017-11-13Qt: Really fix the packet list selectionRoland Knall3-5/+5
2017-11-12Qt: ToolbarMimeData and displayRoland Knall3-17/+34
2017-11-12mqtt: Use proto_tree_add_item_ret_uint()Stig Bjørlykke1-24/+14
2017-11-12Qt: Show ByteView for first packetStig Bjørlykke1-1/+1
2017-11-12Qt: Select correct packet from listStig Bjørlykke1-2/+1
2017-11-12Link with ZLIB_LIBRARIES if you link with wiretap.Guy Harris1-1/+3
2017-11-12Fix typo.Anders1-1/+1
2017-11-12[Diameter] Fix typo avp name="OC-Feature-Vector" code="622"Anders1-1/+1
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