aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-30PROFINET: fix dissection of IO conversasion directionnakarlsson2-11/+44
2018-11-30CMake: Generate cmake target exports on WindowsJoão Valverde2-21/+23
2018-11-30NSIS: Install NPcap instead of WinPcap.Gerald Combs12-220/+95
2018-11-30maxmind: Move response processing to a thread.Gerald Combs1-98/+150
2018-11-30test: fix "DeprecationWarning: invalid escape sequence \("Peter Wu1-6/+6
2018-11-30test: skip tests when GnuTLS is unavailablePeter Wu2-7/+20
2018-11-30test: use assertRun instead of runProcess where possiblePeter Wu9-139/+104
2018-11-30Fixes AODV packet dissector for flags in RREQ, RREP and RERRChristophe GUERBER1-48/+25
2018-11-30debian-setup: accept GnuTLS 3.2.11 on Ubuntu 14.04 for TravisPeter Wu1-1/+1
2018-11-30travis: increase verbosity with apt loggingPeter Wu1-1/+1
2018-11-29Add Apple Wireless Direct Link (AWDL) dissectorMilan Stute5-0/+2675
2018-11-29tls-utils: use GnuTLS for RSA decryptionPeter Wu1-41/+54
2018-11-29Drop support for GnuTLS 2.12.x, require GnuTLS 3.2 or newerPeter Wu4-10/+9
2018-11-29(D)TLS: defer RSA private key lookup until it is really neededPeter Wu4-67/+104
2018-11-29Add sip_call_id filter to RTP stream.Anders Broman15-30/+95
2018-11-29Win32: change DLL search path to accomodate extcap and NpcapPeter Wu2-34/+34
2018-11-29DOCSIS: Added Downstream Resequencing TLV (25.17)Bruno Verstuyft2-0/+25
2018-11-29CMake: Change some install() paths to match NSIS packageJoão Valverde2-9/+36
2018-11-29CMake: Enable install target on Windows (missing DLLs)João Valverde1-0/+8
2018-11-29CMake: Fix some transitive link dependenciesJoão Valverde6-46/+49
2018-11-27IxVeriWave: Fix a buffer boundary.Gerald Combs1-2/+3
2018-11-27Fixup the "No Reassembly" profile.Gerald Combs2-5045/+103
2018-11-27pvfs2: Add a pointer check.Gerald Combs1-0/+6
2018-11-27ZigBee ZCL: Fix a divide-by-zero.Gerald Combs1-1/+5
2018-11-27DOCSIS: Added Energy Management TLVsBruno Verstuyft2-6/+61
2018-11-27TFTP: export object with correct tftp object dataJaap Keuter1-0/+1
2018-11-27Test: Look up our encoding name before checking it.Gerald Combs1-3/+3
2018-11-27Dumpcap: Adjust pcapng headers when we write them.Gerald Combs1-31/+25
2018-11-27Add a "No Reassembly" profile.Gerald Combs5-0/+5176
2018-11-27nl80211: display interface name as a stringMartin Kaiser1-0/+6
2018-11-27test: lua: add a test for invalid ethernet addressMartin Kaiser1-1/+5
2018-11-27nl80211: update fields to Linux v4.20-rc4Peter Wu2-3/+13
2018-11-27BGP: Fix dissection of MCAST-VPN NLRIJaap Keuter1-1/+12
2018-11-26PCAP: Add expert info to too long framesJaap Keuter1-1/+13
2018-11-26TFTP: Repair block numbers truncated at 16 bits.Darius Davis1-12/+63
2018-11-26CMake: Fix runtime destination for our librariesJoão Valverde4-4/+4
2018-11-25test: lua: (trivial) fix indentationMartin Kaiser1-1/+1
2018-11-25[Automatic update for 2018-11-25]Gerald Combs10-119/+86
2018-11-25packet-icmp.c: Add some unused fields and fix a logic errorJoerg Mayer1-73/+46
2018-11-25Set direction correctly for Bluetooth H1 packetsAllan Møller Madsen1-1/+2
2018-11-25[zigbee] add Daily Schedule (0x070d) cluster dissectorsNikolay Kovtun4-0/+522
2018-11-25ws_pipe_spawn_*: fix deadlock in g_spawn on Linux with threadsPeter Wu1-2/+96
2018-11-25extcap: run --extcap-config in parallel to reduce startup timePeter Wu1-59/+257
2018-11-25diameter: remove message length limiterJoakim Karlsson1-10/+1
2018-11-25CMake: Workaround for broken install target on Windows (help)João Valverde1-1/+9
2018-11-25Remove a stale FIXMEJoão Valverde2-4/+1
2018-11-24Install development headers on all platformsJoão Valverde9-48/+27
2018-11-24plugins.example: Fix build on WindowsJoão Valverde2-8/+9
2018-11-23text2pcap: cleanup type usageJaap Keuter1-18/+12
2018-11-23TFTP: Improve dissection of ERROR packets.Darius Davis1-10/+79