aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-16capchild: free memory on error.Dario Lombardo1-1/+3
2018-01-16Qt: add more sanity checks in utils (found by clang).Dario Lombardo1-1/+1
2018-01-16Qt: Fix proto tree links and related frames.Gerald Combs5-40/+62
2018-01-16EtherCAT: Add Mailbox as a string in EtherCAT Frame Types.Michalis Kapsalakis1-0/+1
2018-01-16plugins: Add source tree subfolder for plugin libraryJoão Valverde233-137/+131
2018-01-16ieee80211: Add support for EAPOL Key MIC lengths other than 16.Richard Sharpe1-3/+21
2018-01-16dumpcap: remove dead code (CID: 1188011).Dario Lombardo1-5/+0
2018-01-16ui: check g_malloc return (found by clang scan).Dario Lombardo1-0/+3
2018-01-16QUIC: fix Padding FrameAlexis La Goutte1-3/+11
2018-01-16[VoIP calls] Make ISUP over M3UA work.AndersBroman1-1/+17
2018-01-16ProtoTree behavior fixes.Gerald Combs2-38/+40
2018-01-15CMake: Remove incorrect commentJoão Valverde1-1/+0
2018-01-15Qt: add assert to avoid null dereference (CID: 1427426).Dario Lombardo1-0/+2
2018-01-15[SIP] Display tel uri in VoIP calls.AndersBroman1-3/+25
2018-01-15Qt: rename index to tab_index to pacify checkAPI.Dario Lombardo1-4/+4
2018-01-15Qt: change obsolete qVariantFromValue into QVariant::fromValue.Dario Lombardo17-29/+30
2018-01-15Bugfix VoipCallsDialog tap handlingMichael Mann4-7/+10
2018-01-15Qt: Expand subtrees when a packet is selected.Gerald Combs2-3/+27
2018-01-15QUIC(TLS): Add new error code from draft-07Alexis La Goutte1-0/+8
2018-01-15radius: Sync with FreeRADIUSAlexis La Goutte1-3/+3
2018-01-15Test explicitly against 0 for integers and NULL for pointers, but not booleans.Guy Harris1-20/+20
2018-01-14Add a URL for RFC 1952.Guy Harris1-1/+5
2018-01-14InterfaceFrame: don't use pointers for modelsMichael Mann4-56/+86
2018-01-14Check for gzipped files even if we don't have libz.Guy Harris6-3/+54
2018-01-14Fix build with libz not configured in.Guy Harris1-1/+1
2018-01-14sharkd: keep filtered data in GHashTable.Jakub Zawadzki1-20/+23
2018-01-14ssl: fix reassembly for very small TCP segmentsPeter Wu1-0/+17
2018-01-14TLS13: update for draft -23 (new version and extensions)Peter Wu2-6/+16
2018-01-14http2: headers filter with UAT supportAlexander Gryanko1-1/+601
2018-01-14firewall_rules: rewrite all the defines (CID: 1158734).Dario Lombardo1-36/+37
2018-01-14Fix lldp 802.3br typoAnton Glukhov1-39/+39
2018-01-14Qt: Reword text shown when no interfaces displayedStig Bjørlykke1-1/+1
2018-01-14extcap: check preference in extcap_ensure_interface().Dario Lombardo1-0/+3
2018-01-14extcap: check preference in extcap_loaded_interfaces().Dario Lombardo1-0/+3
2018-01-14[Automatic update for 2018-01-14]Gerald Combs13-423/+486
2018-01-14Add packet-nr-rrc.h to the list of headers.Guy Harris2-0/+2
2018-01-13LTE RRC: upgrade dissector to v15.0.1Pascal Quantin23-2883/+9200
2018-01-13Qt: Use the text "Initializing external capture plugins"Stig Bjørlykke1-1/+1
2018-01-13NTP: Updated system and peer status codesUli Heilmeier1-15/+34
2018-01-13Qt: Put all startup time logs in DEBUG_STARTUP_TIMEStig Bjørlykke1-3/+7
2018-01-13Qt: Don't use the term "extcap" interfaces in UIStig Bjørlykke3-4/+4
2018-01-13UMTS MAC: protect against an out of bounds accessPascal Quantin1-1/+12
2018-01-13PortableApps: Exclude a bunch of files.Gerald Combs1-0/+6
2018-01-13ieee1905: More changes from the recent bakathon including two more TLVs.Richard Sharpe1-21/+207
2018-01-13netfilter: Make sure our bitmask field arrays are NULL terminated.Gerald Combs1-0/+2
2018-01-13make-dissectors depends on copy_cli_dlls.Gerald Combs2-0/+5
2018-01-12Qt: fix compilation without pcap.Dario Lombardo1-0/+2
2018-01-12Qt: Add some translation hints.Gerald Combs2-11/+11
2018-01-12ctdb: don't dereference a null ptr (CID: 1427427).Dario Lombardo1-2/+1
2018-01-12Qt: add info for extcap disabled in main window.Roland Knall4-7/+23