Remove executable bit, from not executable files.
[metze/wireshark/wip.git] / file.c
2017-02-09 Jim YoungMake the capture file's interface description filterable
2017-02-05 Martin KacerPDML: protocol filter incorrectly filters desired subfields
2017-01-21 Gerald CombsQt: Show merge progress.
2016-12-12 Gerald CombsRemove some GtkCList comments and code.
2016-12-12 Guy HarrisGet rid of some GTK+-only routines in file.c.
2016-12-12 Gerald CombsMark routines GTK+ only.
2016-12-04 Guy HarrisHave separate merge APIs for regular file/temporary...
2016-08-23 João ValverdeCMake: Allow setting per target compiler warnings
2016-07-21 Guy HarrisNo need to check for string option values being null.
2016-07-18 Guy HarrisMark the file as having unsaved data if you change...
2016-07-16 Gerald CombsUse timers instead of packet counts to update our UI.
2016-07-14 Guy HarrisRedo the block options APIs.
2016-06-29 Martin Kacertshark fields filter added for other outputs
2016-06-21 Martin Kacertshark JSON and Elasticsearch output fix
2016-06-20 Pascal QuantinAdd JSON export to Qt/GTK UI
2016-06-01 Michael MannAdd data structures necessary to support multiple Name...
2016-06-01 Michael MannAdd data structures necessary to support multiple Secti...
2016-06-01 Michael MannAllow create_tempfile to support a suffix.
2016-04-21 João ValverdeLink version code statically again
2016-04-11 Stig BjørlykkeLua: Fix add and remove Fields when reload Lua plugins
2016-03-01 Guy HarrisDon't show a progress bar when previewing for the Qt...
2016-02-23 Stig BjørlykkeQt: Select matching tree item and bytes in Find Packet
2016-02-23 Michael MannMaking wiretap option blocks more generic.
2016-02-18 Stig BjørlykkeQt: Add regex support in Find Packet
2016-02-12 Alexis La Gouttefile: fix variable ‘progbar’ might be clobbered by...
2016-02-11 Guy HarrisMake file indices consistently unsigned in the merge...
2016-02-05 Stig BjørlykkeDon’t adjust time column widths in cf_open
2016-02-05 Stig BjørlykkeQt: Add check for field extractors
2016-01-23 Guy HarrisAdd more fields to packet_info structure and use them.
2016-01-13 Peter WuDo not apply color rule filter every dissection
2016-01-10 Paul OffordGTK: plugin_if_goto_frame can cause an Access Violation
2016-01-08 moshekaplanFix a lot of typos and misspellings
2015-12-28 Michael MannRefactor GUI dependencies out of color_filters.[ch...
2015-12-09 Jeff MorrissUpdate the packets bar periodically when loading a...
2015-12-01 Paul OffordFix to avoid protection exception in cf_goto_frame
2015-12-01 Alexis La Gouttefile: fix Potentially uninitialized variable 'err/err_i...
2015-11-23 Stig Bjørlykkeepan: Free pointers to deallocated memory
2015-11-23 João ValverdeRemove configure --enable-ipv6 option
2015-11-18 Gerald CombsRevert: Free cf->edt before free cf->epan when redissec...
2015-11-18 Stig Bjørlykkeepan: Check for valid cf->edt before free.
2015-11-13 Stig Bjørlykkeepan: Free cf->edt before free cf->epan when redissecting.
2015-11-10 Pascal Quantinfile.c: do not try to close a file descriptor that...
2015-11-07 Guy HarrisClean up includes of unistd.h, fcntl.h, and sys/stat.h.
2015-10-05 Pascal Quantinfile.c: fix resource leak reported by Coverity (CID...
2015-09-29 Pascal Quantinfile.c: do not rescan packets is no capture file is...
2015-09-20 Gerald CombsCall cf_cb_file_rescan_* callbacks in rescan_packets.
2015-08-26 Gerald CombsRework tapping in Qt dialogs.
2015-08-18 Hadriel KaplanImprove file merging for mergecap and wireshark
2015-08-18 Hadriel KaplanPcapng: clean up Section Header Block handling
2015-08-06 Hadriel KaplanPcapng: support Name Resolution Block options
2015-07-04 Guy HarrisDo error checking on simple_error_message_box() calls...
2015-06-29 Michael MannTake all epan_column_info members that always get alloc...
2015-06-25 Pascal Quantinmergecap: check input files time precision before expor...
2015-06-25 Martin KaiserQt: fix crashes when Wireshark is closed while running...
2015-06-24 Alexis La Gouttefile.c: fix Fix Branch condition evaluates to a garbage...
2015-06-23 Gerald CombsMorph ProgressBar into CaptureProgressFrame.
2015-05-23 Gerald CombsQt: Update the status bar when saving.
2015-05-17 Joerg MayerFix some files to pass the pre-commit hook script.
2015-05-10 Pascal Quantinmergecap: fix merge of files with different encapsulati...
2015-04-07 Michael MannRevert "Don't rescan packets when a display filter...
2015-04-07 Michael MannDon't rescan packets when a display filter is added...
2015-04-06 Guy HarrisKeep a captured-packet count in a capture_session and...
2015-03-20 Michael MannReduce epan dependence on dissectors by having print...
2015-03-10 Gerald CombsChange a lot of http:// URLs to https://.
2015-02-27 Michal LabedzkiQt: Automatically scroll the packet list.
2015-01-18 Guy HarrisClean up ftype-conversion and dfilter error message...
2014-12-31 Guy HarrisDon't include signal.h unless we need it.
2014-12-22 Alexis La GoutteFix The left operand of '!=' is a garbage value issue...
2014-12-20 Gerald CombsQt: Add a CaptureFile class.
2014-12-18 Guy HarrisMake sure err_info is always set, and print it iff...
2014-12-18 Guy HarrisWTAP_ERR_UNWRITABLE_ errors aren't returned by reads...
2014-12-18 Guy HarrisRename WTAP_ERR_REC_TYPE_UNSUPPORTED to WTAP_ERR_UNWRIT...
2014-12-18 Guy HarrisHandle "I can't map this for that file format" better.
2014-12-17 Guy HarrisFix another incorrect message for WTAP_ERR_UNSUPPORTED.
2014-12-17 Guy HarrisRename WTAP_ERR_UNSUPPORTED_FILE_TYPE to WTAP_ERR_UNWRI...
2014-12-17 Guy HarrisRename WTAP_ERR_UNSUPPORTED_ENCAP to WTAP_ERR_UNWRITABL...
2014-12-01 Guy HarrisAdd a Buffer to wtap_pkthdr to hold file-type-specific...
2014-11-29 Guy HarrisClean up routine names, don't pass capture_file into...
2014-11-22 Guy HarrisGet rid of another global in the print code.
2014-11-22 Guy HarrisGet rid of write_headers global variable.
2014-10-20 Guy HarrisFix support for writing out edited records.
2014-10-07 Guy HarrisNo need for WTAP_ERR_CANT_READ.
2014-09-28 Guy HarrisMake the time stamp resolution per-packet.
2014-09-25 Gerald CombsUpdate the simple dialog code.
2014-09-22 Evan HuusEnsure pcapng application name is dynamically allocated
2014-09-16 Bill MeierFix spelling: cant-->can't, wont-->won't, etc
2014-08-24 Graham BloiceModify includes of config.h so that out-of-tree builds...
2014-08-02 Guy HarrisRename buffer_ routines to ws_buffer_ to avoid name...
2014-07-16 Guy HarrisSquelch a warning.
2014-07-15 Guy HarrisGet rid of cf_reset_state() - it's only called from...
2014-07-11 Bill MeierStrip some trailing whitespace; Fix some indentation...
2014-06-22 Guy HarrisAdd a routine to return a version string including...
2014-05-25 Guy HarrisAdd support for dissecting non-packet records.
2014-05-24 Guy HarrisAllow wtap_read() and wtap_seek_read() to return record...
2014-05-23 Guy HarrisRevert "Allow wtap_read() and wtap_seek_read() to retur...
2014-05-23 Guy HarrisAllow wtap_read() and wtap_seek_read() to return non...
2014-05-17 Peter Wuwiretap: remove unused code, drop number_of_interfaces
2014-05-09 Guy HarrisRevert "Refactor Wiretap"
2014-05-09 Michael MannRefactor Wiretap
2014-04-29 Peter WuFix crash when switching profiles
next