aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-01-06[Automatic update for 2019-01-06]Gerald Combs19-916/+1182
2019-01-06Fix typo.Guy Harris1-1/+1
2019-01-06Fix link, don't put it separately from the introductory words.Guy Harris1-3/+2
2019-01-06Replace ancient notes about modifying libpcap with a link to a newer doc.Guy Harris1-54/+22
2019-01-06Add a coloring rule for system events.Gerald Combs1-0/+1
2019-01-05doc: remove wrong trailing slash.Dario Lombardo1-1/+1
2019-01-05 ATM: add new dissector tableAndrii Vladyka1-8/+64
2019-01-05Remove comment whose meaning is unclear at best.Guy Harris1-2/+0
2019-01-05travis: remove asciidoctorPeter Wu1-1/+0
2019-01-05travis: remove obsolete sudo keyPeter Wu1-1/+0
2019-01-05NTP: Adding missing commands of ntpdc mode 7Uli Heilmeier1-85/+1843
2019-01-05rdp: Parse the CS_MONITOR flags.Mariusz Zaborski1-0/+6
2019-01-05Pass a structure including an atm_phdr to dissect_atm_pw_oam_cell().Guy Harris3-76/+79
2019-01-05WSDG: update testing section to cover use of pytestPeter Wu1-11/+70
2019-01-05test: enable parallelism by default for pytestPeter Wu3-3/+3
2019-01-05pytest.ini: declare minimum version requirementPeter Wu1-0/+1
2019-01-05test: allow running pytest without specifying the tests directoryPeter Wu6-7/+22
2019-01-05maxmind_db: Close our pipe FDs inside a lock.Gerald Combs1-4/+15
2019-01-04add encoding windows 1251, cp855, cp866kanidef4-2/+80
2019-01-04Finish migrating to Asciidoctor's modern syntax.Gerald Combs6-218/+214
2019-01-04debian: add dh-python to debian deps.Dario Lombardo2-1/+2
2019-01-04test: assume binaries in $PWD\run\RelWithDebInfo by defaultPeter Wu2-2/+4
2019-01-04extcap: fix --extcap-version argument to include the versionPeter Wu1-1/+1
2019-01-04commit-msg: accept commit messages with backslashesPeter Wu1-2/+2
2019-01-04wsutil: fix code according to clang-tidy.Dario Lombardo1-3/+3
2019-01-04wiretap: fix code according to clang-tidy.Dario Lombardo6-13/+13
2019-01-04Qt: Add "Show in Finder/Folder" for plugins.Stig Bjørlykke2-0/+29
2019-01-04ws_mempbrk_sse42: use same var names.Dario Lombardo1-12/+12
2019-01-04ws_pipe: use same var name.Dario Lombardo1-1/+1
2019-01-04xtea: use same var name.Dario Lombardo1-8/+8
2019-01-04CRC6: Fixed CRC lookup table and functionsRoss5-1075/+58
2019-01-04epan: remove return from functions returning void.Dario Lombardo2-3/+0
2019-01-04WSDG: Add a note about Npcap licensing.Gerald Combs1-2/+20
2019-01-04WSDG: Stop recommending DDD.Gerald Combs2-27/+12
2019-01-04test/dissectorstest: assert that text2pcap and tshark runsPeter Wu1-2/+2
2019-01-04test: split SubprocessTestCase.run into setUp/tearDownPeter Wu1-38/+31
2019-01-04Remove a no-longer-needed DIAG_OFF/DIAG_ON pair.Guy Harris1-2/+0
2019-01-03doc/README.display_filter: Fix typo: asser -> assertJim Young1-1/+1
2019-01-03epan: remove redundant casts.Dario Lombardo9-17/+17
2019-01-03file: remove redundant cast.Dario Lombardo1-1/+1
2019-01-03sharkd: remove redundant cast.Dario Lombardo1-1/+1
2019-01-03extcap: remove redundant casts.Dario Lombardo1-3/+3
2019-01-03rawshark: remove redundant cast.Dario Lombardo1-1/+1
2019-01-03Put a period at the end of a sentence.Guy Harris1-1/+1
2019-01-03Slight fixup for where the capture code lives.Guy Harris1-2/+3
2019-01-03WSDG: Miscellaneous updates and fixes.Gerald Combs9-125/+170
2019-01-03test: print command output for dfiltertest failuresPeter Wu1-1/+2
2019-01-03Avoid definition collisions for INVALID_SOCKET.Guy Harris1-0/+2
2019-01-03Fix indentation.Guy Harris1-1/+1
2019-01-03tshark: remove redundant casts.Dario Lombardo1-5/+5