aboutsummaryrefslogtreecommitdiffstats
path: root/debian/libwsutil0.symbols
AgeCommit message (Expand)AuthorFilesLines
2021-07-29wslog: Add function to log directly without filteringJoão Valverde1-0/+1
2021-07-29wsutil: rename bytestring_to_str() -> bytes_to_str_punct()João Valverde1-1/+1
2021-07-29wsutil: Add max length argument to bytes_to_str()João Valverde1-2/+2
2021-07-29Move bytes_to_str() to wsutilJoão Valverde1-0/+4
2021-07-28Debian: Fixup our symbols.Gerald Combs1-3/+0
2021-07-26Remove duplicate format_size() functionJoão Valverde1-1/+2
2021-07-26Move wmem to wsutilJoão Valverde1-0/+106
2021-06-26wslog: Check environment initialization for errorsJoão Valverde1-1/+2
2021-06-25wsutil: Rewrite ws_assert() to minimize dependenciesJoão Valverde1-0/+1
2021-06-21NGAP: fix dissection of multiple NGAP messages in the same HTTP2 packetPascal Quantin1-0/+3
2021-06-21wslog: Shorten ws_log_message_is_active() nameJoão Valverde1-1/+1
2021-06-18wslog: Add support for inverted debug matchesJoão Valverde1-1/+1
2021-06-17wslog: Add more documentationJoão Valverde1-0/+1
2021-06-17wslog: Add a noisy debug levelJoão Valverde1-2/+3
2021-06-17wslog: Add a new log-debug optionJoão Valverde1-0/+1
2021-06-17wslog: Add a new log-fatal optionJoão Valverde1-0/+2
2021-06-15wslog: Add ws_logv_full()João Valverde1-0/+1
2021-06-15Debian: Remove a symbol.Gerald Combs1-1/+0
2021-06-14wslog: Use buffered I/OJoão Valverde1-0/+1
2021-06-14wslog: Parse cmd line options in one passJoão Valverde1-2/+1
2021-06-14wslog: Add support for domain filteringJoão Valverde1-1/+2
2021-06-14wslog: Improve code modularity and efficiencyJoão Valverde1-1/+1
2021-06-11Refactor our logging and extend the wslog APIJoão Valverde1-0/+13
2021-06-07wsutil: Add filesystem write_file_binary_mode()Stig Bjørlykke1-0/+1
2021-06-06wslog: Include function name in ws_debug() output formatJoão Valverde1-0/+1
2021-03-25wsutils: add local implementation of g_memdup2.Dario Lombardo1-0/+1
2021-03-15Add more error-reporting routines that call through a function pointer.Guy Harris1-0/+6
2021-01-11editcap: add support for epoch timestamps in `-A` and `-B` optionsChema Gonzalez1-0/+1
2021-01-08Add iso8601_to_nstime() for editcap and nettraceDavid Perry1-0/+2
2020-02-25Add ws_strtoi() and ws_strtoui() routines and use them.Guy Harris1-0/+4
2019-12-20Use g_file_open_tmp within create_tempfileMichael Mann1-1/+0
2019-11-11dumpcap: Add support for TCP@IPv6 socket capturesJoão Valverde1-0/+1
2019-10-10Revert "CMake: Don't install HTML manuals twice"João Valverde1-2/+1
2019-10-09CMake: Don't install HTML manuals twiceJoão Valverde1-1/+2
2019-09-22Win32: Do not reload TLS keylog file on each packetTomasz Moń1-0/+1
2019-08-05Qt: Check filename before importRoland Knall1-0/+1
2019-07-30Qt: Change from User/System to Personal/Global profile typesStig Bjørlykke1-2/+2
2019-07-29The next release, introducing those functions, will probably be 3.1.1.Guy Harris1-2/+2
2019-07-29USBLL: Verify Token/Split packets CRC-5Tomasz Moń1-0/+2
2019-07-29Qt: Rename profile global to systemStig Bjørlykke1-2/+2
2019-07-25USBLL: Verify DATA packets CRC-16Tomasz Moń1-0/+1
2019-06-16NGAP: fix dissection of N2 Information ContentPascal Quantin1-0/+3
2019-06-11debian: update libwsutil0 symbolsPascal Quantin1-0/+11
2019-05-02Move the Winsock initialization and cleanup to wsutil routines.Guy Harris1-0/+2
2019-04-01Add some new symbols for Debian.Guy Harris1-0/+2
2019-03-21ieee80211: Support decrypting WPA3-Personal / SAE capturesMikael Kanstrup1-0/+1
2019-02-11json_dumper: add json_dumper_value_doublePeter Wu1-0/+1
2019-01-04CRC6: Fixed CRC lookup table and functionsRoss1-2/+1
2019-01-01Move some command-line-oriented routines from wsutil to ui.Guy Harris1-8/+0
2018-12-27json_dumper: add json_dumper_value_va_list().Dario Lombardo1-0/+1