aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2021-07-12Carry EPB flags as an option on the packet blockDavid Perry1-1/+0
2021-07-11wsutil: Start adding a test suiteJoão Valverde1-0/+6
2021-07-07Use wtap_blocks for packet commentsDavid Perry3-3/+1
2021-06-28Using col_append_sep_fstr() instead of prepending "NetPerfMeter" label.Thomas Dreibholz1-341/+341
2021-06-28NetPerfMeter display improvement:Thomas Dreibholz1-341/+341
2021-06-25Skip two protobuf dissector tests when LUA is not availableVasil Velichkov1-0/+4
2021-06-21Lua: reconcile expert info groups; add PI_ASSUMPTIONChuck Craft1-0/+3
2021-06-21solved code conflicts pre rebasePaul Offord1-163/+276
2021-06-20tests: Remove duplicate testJoão Valverde1-6/+0
2021-06-14wslog: Update test suiteJoão Valverde1-1/+1
2021-06-09Updated unit test with relative sequence numbers.Thomas Dreibholz1-90/+90
2021-06-04file-pcapng: redo the way we dissect the data in blocks.Guy Harris1-2/+5
2021-06-04SCTP: Display basic TSN information with packetsThomas Dreibholz1-90/+90
2021-03-26Lua: add DissectorTable.try_heuristics() functionDaniel Dulaney2-0/+65
2021-03-25test: add missing raw string regex identifier.Dario Lombardo1-2/+2
2021-03-21dfilter, ftypes: get rid of FT_PCRE.Guy Harris1-1/+0
2021-03-16ieee80211: Support decrypting Fast BSS Transition with roamingMikael Kanstrup2-4/+30
2021-03-11Qt: Copy->Value - don't zero pad hex valuesChuck Craft5-57/+57
2021-03-07NetPerfMeter: Drop "protocol" from the nameJoão Valverde1-346/+346
2021-03-04Replaced large NetPerfMeter captures by one small capture.Thomas Dreibholz5-83/+383
2021-02-26tests: skip plugin count test if feature is disabledJoão Valverde2-1/+4
2021-02-22Added "Follow DCCP stream" feature.Thomas Dreibholz2-0/+71
2021-02-21Added NetPerfMeter test suite.Thomas Dreibholz1-0/+151
2021-02-21Added NetPerfMeter test trace.Thomas Dreibholz1-0/+0
2021-02-20tests: Look for softhsm2 in more placesJohn Thacker1-4/+4
2021-02-04tests: Add argument to trim output to a reasonable sizeJoão Valverde2-7/+21
2021-01-20dot11decrypt: Add partial FT-EAP decryption supportMikael Kanstrup3-0/+12
2021-01-20dot11decrypt: Support decrypting FT initial mobility domainMikael Kanstrup2-0/+11
2020-12-27Protobuf: fix bugs that parsing complex syntax .proto filesHuang Qiangxiong5-0/+801
2020-12-08Lua: Add get_preference() and set_preference() utility functions.Stig Bjørlykke2-0/+127
2020-12-02Lua: make TvbRange:raw() return a subset #12046 v2David Perry1-1/+95
2020-12-01Protobuf/gRPC: add test cases for Protobuf and gRPCHuang Qiangxiong17-0/+382
2020-11-21Avoid python deprecation warningJaap Keuter1-1/+1
2020-11-19QT+epan: Set FI_BITS_OFFSET and FI_BITS_SIZE flags on [u]ints and bitmasksJohn Thacker2-12/+12
2020-11-05Tools+test: Call python3 explicitly.Gerald Combs25-32/+4
2020-10-21dot11decrypt: Fix WEP decryptionMikael Kanstrup3-0/+11
2020-10-19Lua: base64_decode: handle unpadded dataDavid Perry1-1/+7
2020-10-02Clean up URLs.Guy Harris2-6/+5
2020-09-26Fix issues discovered by common python lintersJeff Widman4-5/+5
2020-09-26SMB2: add tests for chained compression and pattern_v1Aurelien Aptel2-0/+16
2020-09-17Test: Normalize the line endings everywhere.Gerald Combs1-6/+3
2020-09-16Test: Normalize the line endings of subprocess output.Gerald Combs4-10/+13
2020-09-16A Community ID implementation for Wireshark.Christian Kreibich4-0/+147
2020-09-16Update our issue tracker URL in some places.Gerald Combs2-9/+9
2020-08-10Qt: Add a packet diagram view.Gerald Combs3-12/+13
2020-07-08Test: Remove an unused routine.Gerald Combs1-11/+0
2020-06-01dot11decrypt: Support decryption using TK user inputMikael Kanstrup3-0/+118
2020-05-09sll: add support for LINKTYPE_LINUX_SLL2.Guy Harris1-1/+1
2020-04-11test: fix invalid escape sequence warningsPeter Wu1-4/+4
2020-03-23dot11decrypt: Fix decryption of MFP enabled connectionsMikael Kanstrup2-0/+13