aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-10-07to_str: scope tvb_ip_to_strEvan Huus88-314/+314
2021-10-07dfilter: Skip equality test and add explanationJoão Valverde1-12/+15
2021-10-07LTE-RRC: Add a couple of more "protocols".Anders Broman2-3/+71
2021-10-075G LI: Add dissector for 5G Lawful InterceptionRoy Zhang8-0/+16267
2021-10-07SMPP: Handle unaligned PDUs betterJohn Thacker1-14/+42
2021-10-06dfilter: Use wslog with ws_assert_magic()João Valverde2-9/+24
2021-10-06dfilter: Replace node accessor macros with functionsJoão Valverde4-31/+22
2021-10-06dfilter: Fix ws_assert_magic() macroJoão Valverde2-12/+12
2021-10-06Windows: Fix stdint.h redefinition warningsJoão Valverde1-8/+8
2021-10-06lwm2mtlv: Decode Location VelocityStig Bjørlykke1-2/+13
2021-10-06gsm_a: Fix dissect_description_of_velocity()Stig Bjørlykke1-33/+27
2021-10-06dfilter: Use syntax tree node replacement semanticsJoão Valverde5-88/+72
2021-10-06Add NGAP Stats.Martin Mathieson6-295/+1060
2021-10-06Ethercat: try to fix EEPROM Ctrl/Status bitmask fieldsMartin Mathieson1-12/+12
2021-10-06capinfos: Calculate hashes after determining if a capture fileJohn Thacker1-32/+45
2021-10-06PCEP: Added support of draft-ietf-pce-segment-routing-policy-cp-05Oscar Gonzalez de Dios1-31/+153
2021-10-06BSSAP: Use VLR number fieldJohn Thacker1-4/+2
2021-10-06GitLab CI: Restrict our merges to master.Gerald Combs1-1/+1
2021-10-06NR RRC: Make more PDUs set col and proto.Anders Broman2-6/+96
2021-10-06GitLab CI: Switch to clang 13.Gerald Combs1-1/+1
2021-10-06Transifex: Update our configuration.Gerald Combs1-2/+2
2021-10-05COSE: Handle indefinite tstr/bstr encodingsBrian Sipos5-141/+333
2021-10-05dfilter: Add some more syntax testsJoão Valverde2-0/+29
2021-10-05dfilter: Rename function production ruleJoão Valverde1-5/+6
2021-10-05dfilter: Minor grammar fixupsJoão Valverde3-24/+18
2021-10-05dfilter: Strengthen sanity check for rangeJoão Valverde3-38/+59
2021-10-05dfilter: Don't include type name in 'tostr' outputJoão Valverde1-14/+5
2021-10-05Eth: Segment routing over IPv6Jaap Keuter3-1/+4
2021-10-05cose: Fix memory leaksStig Bjørlykke1-10/+8
2021-10-05Update README.developerAndersBroman1-1/+1
2021-10-05docs: Add section about architecture to README.developerJoão Valverde1-1/+20
2021-10-05IDMP: Fix a string allocation.Gerald Combs3-12/+16
2021-10-05to_str: scope decode_bits_in_fieldEvan Huus7-15/+24
2021-10-05btmesh: improve scheduler dissectionPiotr Winiarczyk1-62/+104
2021-10-05NR RRC: Register protocols which sets proto and info columns.Anders Broman3-10/+129
2021-10-04Fix some items where mask was wider than field.Martin Mathieson5-7/+7
2021-10-04Revert "TCP: last out-of-order packet is marked as a retransmission"Gerald Combs2-2/+2
2021-10-04F1AP: upgrade dissector to v16.7.0Pascal Quantin8-15/+16
2021-10-04E1AP: upgrade dissector to v16.7.0Pascal Quantin8-79/+270
2021-10-04XnAP: upgrade dissector to v16.7.0Pascal Quantin9-39/+123
2021-10-04NRPPa: upgrade dissector to v16.5.0Pascal Quantin9-79/+52
2021-10-04NGAP: upgrade dissector to v16.7.0Pascal Quantin9-116/+192
2021-10-04to_str: pull scope arg up into more addr macrosEvan Huus4-11/+11
2021-10-04check_typed_item_calls.py: Flag bits set outside maskMartin Mathieson1-5/+17
2021-10-04WSDG: Trivial cleanups.Darius Davis2-4/+4
2021-10-04to_str: pull scope arg up into tvb_ether_to_strEvan Huus33-64/+64
2021-10-04Read eNode-B raw logsAnders Broman6-0/+193
2021-10-04proto_data: use pinfo->pool not the global scopeEvan Huus1-1/+1
2021-10-04wscbor-test: handle jmpsEvan Huus1-4/+7
2021-10-04NR-RRC:Make it possible to use dissctor handles for more cases.Anders Broman2-3/+6