aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2022-06-14epan: Remove fragment_get_reassembled()John Thacker4-22/+3
2022-06-14tftp: Handle TFTP servers that don't switch portsJohn Thacker1-15/+30
2022-06-13MCPTT: Fix dissection of Track Info fieldAndoni Diaz de Cerio1-0/+10
2022-06-13gsm_sms: Display reassembled unpacked 7-bit GSM SM with that encodingJohn Thacker1-1/+1
2022-06-13SMPP: Handle decoding packed 7-bit GSM with UDH correctlyJohn Thacker1-2/+18
2022-06-12tftp: Fix spellingJohn Thacker1-6/+6
2022-06-12smpp: Handle TLV and UDH parameters for text and subdissectionJohn Thacker3-81/+209
2022-06-12Qt: Adapt sorting for traffic tablesRoland Knall1-1/+1
2022-06-12AT: Implement CMGL command (binary mode)DarienSpencer651-15/+185
2022-06-12Add support for UUID type in ThriftTriton Circonflexe2-1/+51
2022-06-11gsm_sms: Don't let header be included twiceJohn Thacker1-0/+5
2022-06-10gsm_sms_ud: Use the UDH function from the GSM SMS dissectorJohn Thacker1-348/+37
2022-06-11LLDP: Add CIP TLVsDylan Ulis6-25/+110
2022-06-10gsm_sms: Use character_set enum when decoding DCS and TP-UDJohn Thacker3-97/+82
2022-06-10Qt: Implement total columns for traffic tablesRoland Knall2-8/+16
2022-06-10tap: Mark filtered packets instead of dropping themRoland Knall24-59/+173
2022-06-10tap: Adding flags for tap_packetRoland Knall99-166/+172
2022-06-10smpp: Decode message_payload field as textJohn Thacker2-74/+97
2022-06-09gsm_sms: Add Language IEIsJohn Thacker1-2/+69
2022-06-09SMPP: Fix DCS decodingJohn Thacker1-278/+129
2022-06-08roon_discovery: Include stdlib.hJohn Thacker1-0/+2
2022-06-08Add Roon Discovery dissectorAaron Turner2-0/+391
2022-06-08SOME/IP-SD: Make option parsing a bit more robustDr. Lars Völker1-2/+4
2022-06-08dfilter: Make regex matches case insensitive by defaultJoão Valverde1-1/+1
2022-06-07epan: Remove an unneeded null check.Gerald Combs1-1/+1
2022-06-07t38: Use correct conversation_new() optionsStig Bjørlykke2-2/+2
2022-06-07fcels: Use correct find_conversation() optionsStig Bjørlykke1-12/+15
2022-06-07umts_fp: Use correct find_conversation() and conversation_new() optionsStig Bjørlykke1-2/+2
2022-06-07rtp: Use correct find_conversation() optionsStig Bjørlykke1-1/+1
2022-06-07coap: Use correct conversation_new() optionsStig Bjørlykke1-1/+1
2022-06-07jxta: Use correct conversation_new() optionsStig Bjørlykke1-1/+1
2022-06-07Make it easier to call tools/make-enums.py from the source dirJoão Valverde1-9/+0
2022-06-07epan: Update instrospection enumsJoão Valverde1-0/+1
2022-06-06DCT2000: Fix format of string with PDCP-NR keysMartin Mathieson1-4/+4
2022-06-05debian: Remove removed symbolsJohn Thacker1-2/+0
2022-06-05epan: Check for null addresses in find_conversation.Gerald Combs2-1/+12
2022-06-05epan: Convert remaining conversation code to elements.Gerald Combs4-559/+466
2022-06-05[Automatic update for 2022-06-05]Gerald Combs1-1/+1
2022-06-05nvme: Fix uint32 to pointer conversionStig Bjørlykke1-2/+2
2022-06-03dot11decrypt: explicitly cast *pmk_len and msk_lenElijah Conners1-1/+1
2022-06-03AT: Implementing a session contextDarien Spencer1-41/+199
2022-06-02Make distinction between conversation options for creation and searchJaap Keuter2-10/+22
2022-06-02IWARP_DDP_RDMAP: reassemble fragmented iWarp RDMA Send messagesStefan Metzmacher1-1/+178
2022-06-02IWARP_DDP_RDMAP: make use of wmem_new(wmem_packet_scope(), rdmap_request_t)Stefan Metzmacher1-1/+1
2022-06-02CIP: Minor updatesDylan Ulis4-7/+40
2022-06-02lrexlib: Disable MSVC narrowing warningsJoão Valverde2-0/+16
2022-06-02epan: Add a post_init() plugin routineJoão Valverde2-1/+9
2022-05-31epan: Don't free epan-scoped memory.Gerald Combs1-1/+0
2022-05-29epan: Remove conversation_create_endpoint options.Gerald Combs5-8/+7
2022-05-29[Automatic update for 2022-05-29]Gerald Combs1-0/+1