aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-09-17Merge ws_getopt source filesJoão Valverde4-182/+142
2021-09-17Use the musl in-tree getopt_long() everywhereJoão Valverde41-2396/+631
2021-09-17Add musl getopt_long() source files to projectJoão Valverde3-0/+283
2021-09-17Debian: Fix symbolsJoão Valverde2-3/+9
2021-09-17wsutil/to_str: Use a macro to check buffer sizeJoão Valverde1-14/+12
2021-09-17wsutil: Remove ip6_to_str_buf_with_pfx()João Valverde3-25/+9
2021-09-17wsutil: Rewrite ip6_to_str_buf()João Valverde3-15/+11
2021-09-16wsutil: Add ip_to_str()João Valverde2-0/+22
2021-09-16Move more numerical functions to wsutil/to_str.hJoão Valverde5-237/+210
2021-09-16Reformat and cleanup epan/to_str.h headerJoão Valverde1-35/+70
2021-09-16Debian: Add missing wsutil symbolsJoão Valverde2-3/+8
2021-09-16wsutil: Add some tests for word_to_hex()João Valverde2-28/+77
2021-09-16Move more numerical epan/*to_str() routines to wsutilJoão Valverde13-210/+167
2021-09-16NEWS: multiple list indentation levels (nested lists)Chuck Craft2-41/+52
2021-09-16Debian: Add missing wsutil symbolsJoão Valverde2-1/+10
2021-09-16wsutil: Add tests for to_str_back()João Valverde1-0/+153
2021-09-16wsutil/to_str: Rename some functions for consistencyJoão Valverde3-10/+10
2021-09-16Move epan/*to_str_back() functions to wsutilJoão Valverde5-293/+333
2021-09-16setup-macos-brew: Extend to build dmgUli Heilmeier1-0/+7
2021-09-16PFCP: Additional improved Rule ID visibilityJoakim Karlsson1-24/+48
2021-09-16rdp: keep track of UDP and TCP connection linksDavid Fort6-30/+186
2021-09-16ptvcursor: add explicit memory scopeEvan Huus21-59/+61
2021-09-16tvbparse: explicitly memory-scope parserEvan Huus8-396/+25
2021-09-16epan: Rename SMI dependency to "libsmi"João Valverde1-5/+5
2021-09-15SV / IEC 61850: Accommodate Ethernet trailersGuy Harris2-3/+4
2021-09-15Support LZ4 versions earlier than 1.8.0Erik Rigtorp1-0/+10
2021-09-15wslog: Add macro to validate arguments and returnJoão Valverde2-26/+40
2021-09-15wsutil: Add test for bytes_to_str_punct()João Valverde1-0/+24
2021-09-15twamp: improved decoding of Request-SessionVivek Mangala1-1/+15
2021-09-15PFCP: Improved Rule ID visibilityJoakim Karlsson1-36/+99
2021-09-15QUIC: fix "Follow QUIC stream" crashes when encryption keys are not availableNardi Ivan1-5/+13
2021-09-15twamp: improved decoding of Request-SessionVivek Mangala1-0/+14
2021-09-15MPLS: Some systems display labels (mostly) in HEXJoerg Mayer2-3/+3
2021-09-15BGP: Add BGP-LS Flex Algorithm (draft-ietf-idr-bgp-ls-flex-algo-07)Taisuke Sasaki1-0/+234
2021-09-14Fixed Mode S Interrogator Identifier type check.Joel Helling1-3/+2
2021-09-14Fixed typo in Mode S Interrogator Identifier.Joel Helling1-2/+2
2021-09-14DD-14 Made changes to Mode S interrogator layout.GBLCA\amrobles1-17/+19
2021-09-14DD-14 Added Mode S Interrogator Identifier Information Column.GBLCA\amrobles1-4/+44
2021-09-14DD-14 Added Mode S Interroator Identifier Record.GBLCA\amrobles1-7/+65
2021-09-14DD-14 Added RRB Trandponder Code Record.GBLCA\amrobles1-17/+79
2021-09-14DD-6 Added System Designator and System Specific InformationGBLCA\amrobles1-206/+194
2021-09-14DD-6 Updated Layer 1 Dissection with DIS v7 IFF Layer 1GBLCA\amrobles1-178/+166
2021-09-14DD-6 Updated Dissection of PDU HeaderGBLCA\amrobles1-95/+369
2021-09-14DD-6 Updated Enums with SISO 2019GBLCA\amrobles1-8/+51
2021-09-14osi: avoid global memory scopesEvan Huus9-33/+33
2021-09-14wslua: avoid global memory scopesEvan Huus4-15/+31
2021-09-14ORAN FH CUS: check dissected extension length against extlenMartin Mathieson1-9/+20
2021-09-14Docbook: Add changed behavior for byteviewRoland Knall1-0/+11
2021-09-14Add tshark ringbuffer option '-b nametimenum:value'Juha Takala7-5/+34
2021-09-13GitLab Ci: Fix duplicate apt cmd for daily runAlexis La Goutte1-2/+0