aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-07-11Qt: remove semicolon from profile model.Dario Lombardo1-1/+1
2019-07-11Candump_parser: fix implicit declaration warningUli Heilmeier1-0/+1
2019-07-11Qt: MainStatusbar and CopyFromProfileMenu to ModelRoland Knall4-90/+95
2019-07-11Qt: Move Profile Dialog to Model/ViewRoland Knall8-259/+1027
2019-07-11wiretap: Add support of candump logsMaksim Salau7-0/+889
2019-07-10s7comm: Additions and name corrections in programming/userdata functionsThomas Wiens1-124/+193
2019-07-10doxygen: Try to fix warnings.Anders Broman5-18/+16
2019-07-10H265: Fix -Wpointer-sign warnings.Anders Broman1-12/+15
2019-07-10Doxygen: Try to fix reported warnings.Anders Broman5-16/+17
2019-07-10doxygen: Try to fix warnings.Anders Broman4-5/+12
2019-07-10doxygen.cfg.in: Fix directories according to current reality.Anders Broman1-1/+2
2019-07-10airpcap.h: Try to resolve doxygen warnings.Anders Broman1-2/+2
2019-07-10packet-ieee80211-radiotap-iter.h: Try to fix doxygen warnings.Anders Broman1-42/+23
2019-07-09LOG3GPP: fix compilation with gcc 9.1.1Pascal Quantin1-11/+12
2019-07-08wiretap: Add a phone log reader.Anders Broman8-2/+1733
2019-07-08Netflow: Add decodes for Niagara Networks IPFIX information elements.Volodymyr Veskera2-1/+855
2019-07-08pfcp: Update to 3GPP TS 29.244 V16.0.0Joakim Karlsson1-5/+481
2019-07-08dumpcap: fix uninitialized memory read on dumpcap -d errorsPeter Wu1-0/+1
2019-07-07ieee802.11: Ensure optional sub-elements do not cause exceptions.Richard Sharpe1-0/+6
2019-07-07[Automatic update for 2019-07-07]Gerald Combs7-39/+293
2019-07-06gitlab-ci: use opensuse/leap:42.3 image.Dario Lombardo1-2/+2
2019-07-06idl2wrs: clean up and add python3 compatibilityYannik Enss2-1250/+775
2019-07-05macOS: Fix our token wait. Again.Gerald Combs1-1/+1
2019-07-05smb2: fix description from copy/paste typoAurelien Aptel1-1/+1
2019-07-05smb2: add missing NT_STATUSAurelien Aptel1-0/+3
2019-07-05credentials: don't use wmem file scope but a local copy.Dario Lombardo5-13/+51
2019-07-05NAS 5GS: Handle SMS payloadStig Bjørlykke1-0/+10
2019-07-05smb2: Fix compilation with older gcrypt versionsJoakim Karlsson1-7/+6
2019-07-05gprscdr: Update to 3GPP TS 32.298 V15.7.0Joakim Karlsson3-99/+107
2019-07-05pfcp: Update to 3GPP TS 29.244 V15.6.0Joakim Karlsson1-11/+172
2019-07-04s1ap: fix compile error on older GCCJoakim Karlsson2-4/+4
2019-07-04ftp: check username len before copy.Dario Lombardo1-1/+1
2019-07-04Qt: Properly hide the choosen model from external viewsRoland Knall3-36/+31
2019-07-04Qt: Remove glib and wmem from packetlistrecordRoland Knall4-37/+22
2019-07-04Qt: Move ColText to QStringList for PacketListRecordRoland Knall3-34/+15
2019-07-04Qt: call retap for credentials.Dario Lombardo1-0/+1
2019-07-04Qt: remove CaptureFile from CredentialsModel constructor.Dario Lombardo3-3/+3
2019-07-04Qt: Workaround for Qt model() bugRoland Knall2-13/+9
2019-07-04Qt: Do not export the model of the packetlistRoland Knall6-33/+77
2019-07-04MPLS: link CFM to designated G-ACh channel typeJaap Keuter3-1/+5
2019-07-03Qt: Credentials move tap to dialogRoland Knall4-19/+37
2019-07-03Windows: upgrade USBPcap to 1.5.2.0Pascal Quantin2-5/+5
2019-07-03AppImage: Fix symbol name error in CMakeList.txtJaap Keuter1-1/+1
2019-07-03Qt: Cleanup PacketListRoland Knall4-22/+22
2019-07-03ncsi: Add NCSI dissectorJeremy Kerr3-0/+642
2019-07-03http: make a copy of the username.Dario Lombardo1-1/+1
2019-07-03http: remove unneeded allocation.Dario Lombardo1-1/+1
2019-07-03Windows: upgrade USBPcap to 1.5.1.0Pascal Quantin2-5/+5
2019-07-03Add comments and reorder Lua exampleMoshe Kaplan1-5/+10
2019-07-03Don't use "index" as a variable name.Guy Harris1-184/+184