aboutsummaryrefslogtreecommitdiffstats
path: root/debian/libwiretap0.symbols
AgeCommit message (Expand)AuthorFilesLines
2022-02-13Packaging+GitLab CI: Move debian to the packaging directory.Gerald Combs1-184/+0
2021-09-30Qt: Reload Lua FileHandler when having a capture fileStig Bjørlykke1-0/+1
2021-08-30pcapng: write packet and Netflix custom blocks the same as other blocks.Guy Harris1-2/+4
2021-08-27pcapng: export routines to do the option-section processing.Guy Harris1-0/+7
2021-08-27Add initial support for BBLog filesMichael Tuexen1-0/+2
2021-08-10[#17478] free blocks in more placesDavid Perry1-0/+1
2021-07-07Use wtap_blocks for packet commentsDavid Perry1-1/+14
2021-06-23pcapng: add support for custom optionsMichael Tuexen1-0/+1
2021-05-31wiretap: un-export some routines.Guy Harris1-2/+0
2021-03-14libwiretap: make wtap_wtap_encap_to_pcap_encap() private to the library.Guy Harris1-1/+1
2021-03-13debian: wtap_register_backwards_compatibility_lua_name isn't a public API.Guy Harris1-1/+0
2021-02-23wiretap: rename wtap_register_file_type_subtypes().Guy Harris1-1/+1
2021-02-23wiretap: eliminate the pcap/nspcap/pcapng WTAP_FILE_TYPE_SUBTYPE_ values.Guy Harris1-0/+3
2021-02-21wiretap: have file handlers advertise blocks and options supported.Guy Harris1-3/+2
2021-02-17wiretap: more work on file type/subtypes.Guy Harris1-2/+4
2021-02-13wiretap: file types have a name and a description.Guy Harris1-3/+3
2021-02-10Remove the existing "custom block" mechanism:Guy Harris1-1/+0
2021-02-09wiretap: add an API to get the type of a block.Guy Harris1-0/+1
2021-02-06Avoid exposing HAVE_PLUGINS in the public APIJoão Valverde1-0/+1
2021-02-01wiretap: redo the way we handle if_filter IDB options.Guy Harris1-3/+3
2021-01-30wiretap: add wtap_block_set_nth_string_option_value_format().Guy Harris1-0/+1
2021-01-30Refer to options whose data isn't a simple data type as "structured".Guy Harris1-3/+3
2020-10-22editcap, tshark: process IDBs in the middle of input files.Guy Harris1-0/+3
2020-10-21Add a routine to make a newly-allocated copy of a block.Guy Harris1-0/+1
2020-10-21Add a routine to get the next as-yet-unfetched interface description.Guy Harris1-0/+1
2020-10-20Add an API to determine whether a file type uses interface IDs.Guy Harris1-0/+1
2020-07-29wiretap: add a routine to add a "fake" IDB.Guy Harris1-0/+1
2020-05-01Remove some single-SHB assumptions.Guy Harris1-0/+1
2019-04-05Have wtap_read() fill in a wtap_rec and Buffer.Guy Harris1-2/+0
2019-02-19Add new Debian symbols.Guy Harris1-0/+2
2019-01-10debian: Fixup symbols.Gerald Combs1-4/+4
2018-12-05Debian: Add missing symbols.Gerald Combs1-0/+3
2018-11-20Add new Secrets API and allow TLS to use pcapng decryption secretsPeter Wu1-0/+1
2018-11-16Use an enum for compression types in various interfaces.Guy Harris1-1/+1
2018-11-13Don't have _ng versions of the dumper open routines.Guy Harris1-4/+0
2018-11-12wiretap: refactor common parameters for pcapng dump routinesPeter Wu1-0/+2
2018-07-06Fix the calculation of a file's "basename".Guy Harris1-0/+1
2018-05-18Debian: Add a missing symbol.Gerald Combs1-0/+1
2018-02-09Update symbols lists.Guy Harris1-4/+4
2017-12-31Debian Packaging: Add new symbolGraham Bloice1-0/+1
2017-12-14Refactor plugin registration and loadingJoão Valverde1-1/+1
2017-08-10debian: Update symbolsAlexis La Goutte1-0/+1
2017-02-14wiretap: add cleanup routine.Dario Lombardo1-0/+2
2016-12-04Reflect API changes.Guy Harris1-1/+1
2016-12-04Have separate merge APIs for regular file/temporary file/standard output.Guy Harris1-0/+2
2016-09-10debian: Update symbols file with new/missing symbolsPeter Wu1-1/+1
2016-08-22debian: Update symbols file with new symbolsBalint Reczey1-0/+2
2016-07-15Update Debian symbol files to reflect current reality.Guy Harris1-15/+31
2016-05-22Add wtap_optionblock_set_option_string_formatMichael Mann1-0/+1
2016-02-23Making wiretap option blocks more generic.Michael Mann1-2/+11