aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-06-30[Automatic update for 2019-06-30]Gerald Combs13-93/+525
2019-06-29Qt: Prevent hidden global parametersRoland Knall3-22/+26
2019-06-29credentials: fix tshark output.Dario Lombardo1-1/+1
2019-06-28credentials: add sorting of table.Dario Lombardo1-3/+6
2019-06-28Qt: Fix 5.13 deprecated warningsRoland Knall12-18/+44
2019-06-28S1AP: Catch out-of-bounds error when dissecting UERadioCapability.Anders Broman3-175/+331
2019-06-28Qt: Fix default position when "Apply as Column"Stig Bjørlykke4-6/+6
2019-06-28RTPS: Decompress ZLIB compressed serialized Type Objectismaelrti2-10/+71
2019-06-27Qt: Fixup our template icon generation.Gerald Combs1-33/+23
2019-06-27Qt: Drop column content as textRoland Knall1-1/+1
2019-06-27DOCSIS: CM-CTRL and DPD: fixed wrong tlv indentBruno Verstuyft1-26/+34
2019-06-27imap: remove useless nesting.Dario Lombardo1-213/+211
2019-06-27f5ethtrailer - Dissect BIG-IP v15 low noise trailerJohn Tapparo1-8/+64
2019-06-26macOS: Fix our token wait.Gerald Combs1-2/+2
2019-06-26macOS: Add a notarization upload wait check.Gerald Combs1-2/+21
2019-06-26With -T, change the packet's encapsulation type as well.Guy Harris1-1/+12
2019-06-26Qt: Make sure we create template icons for all modes.Gerald Combs1-5/+23
2019-06-26macOS: Make sure we bundle our plugin dependencies.Gerald Combs1-2/+3
2019-06-26GSUP: fix IMEI decoding missing last byteOliver Smith1-1/+1
2019-06-26cdma2k: Static nark some value strings.Anders Broman1-4/+4
2019-06-26tap: add credentials tap.Dario Lombardo20-15/+644
2019-06-26mmdbresolve: check the return value of mallocXuNiu1-0/+4
2019-06-25Qt: Use a lighter link color in dark mode.Gerald Combs10-24/+114
2019-06-25Decoding of SMS contents when SMS over SMPPakuchekar2-15/+104
2019-06-25Fix a couple of shellcheck issues.Gerald Combs2-2/+2
2019-06-25TLS: increase size of line buffer for reading keylog fileAnaël Fiaux1-1/+1
2019-06-25RTPS: Micro release and revision versions swappedismaelrti1-6/+27
2019-06-25asn1: replace DISSECTOR_ASSERT_NOT_REACHED with DISSECTOR_ASSERT.Dario Lombardo1-11/+8
2019-06-25New Diameter AVPsakuchekar1-0/+74
2019-06-25asn1: don't increment a buffer beyond its end.Dario Lombardo1-0/+3
2019-06-25DCT2000: skip/show carrierId for LTE/NR RRC headers.Martin Mathieson1-0/+16
2019-06-24Qt: Use QEvent::ApplicationPaletteChangeGerald Combs2-2/+2
2019-06-24netlink-sock_diag: delimit more fieldsMatthieu Coudron1-1/+21
2019-06-24NAS 5GS: Dissect UE policy section management list.Anders Broman1-3/+103
2019-06-24ldap: remove dead increment (found by clang).Dario Lombardo2-16/+6
2019-06-24DOCSIS: OPT: fixed TLV indentBruno Verstuyft1-20/+23
2019-06-24couchbase: Add prepare seqno to DCP_COMMITBen Huddleston1-0/+2
2019-06-24nas5gs-updp: Add message decoding.Anders Broman1-70/+115
2019-06-24make-version: remove defunct --git-description optionPeter Wu1-14/+2
2019-06-24packet: make sure handle and dissector table existXuNiu1-1/+8
2019-06-24kerberos: remove dead assignment (found by clang).Dario Lombardo2-6/+2
2019-06-24ldap: remove dead assignment (found by clang).Dario Lombardo2-4/+2
2019-06-23debian: Use proper CC flags when test-compiling with development headersBalint Reczey1-1/+1
2019-06-23debian/rules: remove unused variablesPeter Wu1-5/+0
2019-06-23asn2wrs: use system lex and yacc from ply if availablePeter Wu3-21/+8
2019-06-23[Automatic update for 2019-06-23]Gerald Combs13-481/+395
2019-06-23BSSMAP: Introduce Osmocom Osmux Support and CID extension IEPau Espin Pedrol2-1/+301
2019-06-23Qt: Handle ApplicationPaletteChange events in the welcome page.Gerald Combs6-92/+121
2019-06-23Qt: Split the filter dropdown arrow icon into dark and light versions.Gerald Combs12-65/+212
2019-06-23QUIC: add 0-RTT decryption support (draft -20)Peter Wu3-34/+91