aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2021-10-04X2AP: upgrade dissector to v16.7.0Pascal Quantin8-12/+14
2021-10-04S1AP: upgrade dissector to v16.7.0Pascal Quantin9-136/+136
2021-10-04Release notes: Add note about improved Reload Lua PluginsStig Bjørlykke1-0/+2
2021-10-04Qt: Handle fieldsChanged before prefs_apply_allStig Bjørlykke1-1/+1
2021-10-04Qt: Handle errors when reloading Lua FileHandlerStig Bjørlykke3-9/+12
2021-10-04BT-DHT: Test packets even if the dissector is setJohn Thacker1-13/+33
2021-10-03wiretap: camins, vwr: Stop heuristics after 1GiBJohn Thacker2-3/+25
2021-10-03core: Fix -WdocumentationAlexis La Goutte1-1/+0
2021-10-03core: Fix Wmissing-prototypesAlexis La Goutte1-0/+3
2021-10-03core: Fix Clang Analyzer WarningAlexis La Goutte1-1/+1
2021-10-03[Automatic update for 2021-10-03]Gerald Combs17-221/+381
2021-10-03ieee80211: Add 6E support when converting freq. to channel number.Adrian Granados1-14/+13
2021-10-03Lua: Make FileHandler seek_read() optionalStig Bjørlykke1-31/+62