| Commit message (Expand) | Author | Age | Files | Lines |
* | In the "Save As" and "Export Specified Packets" code path, do a "safe | Guy Harris | 2012-05-24 | 1 | -18/+11 |
* | "Save As" always saves everything and, when the save is done, makes the | Guy Harris | 2012-05-22 | 1 | -4/+20 |
* | We're an editor now, as we let you add, delete, and edit frame comments, | Guy Harris | 2012-05-22 | 1 | -2/+15 |
* | The GUI's state machine requires that, when reloading a capture after a | Guy Harris | 2012-05-22 | 1 | -7/+8 |
* | - Add a LED in the statusbar to indicate that capture comments exists, | Anders Broman | 2012-02-29 | 1 | -0/+17 |
* | Add 'extern "C"' wrappers and #include guards to various header files. | Gerald Combs | 2011-12-29 | 1 | -0/+7 |
* | This ain't C++; you have to put "void" in as the argument list of | Guy Harris | 2011-05-17 | 1 | -2/+2 |
* | Removal of the old packet-list in favor of the new packet list. | Sake Blok | 2011-03-08 | 1 | -18/+2 |
* | From Cal Turney: | Anders Broman | 2011-01-31 | 1 | -0/+19 |
* | Doxygen fixes. | Anders Broman | 2010-08-26 | 1 | -5/+3 |
* | Instead of using a Boolean for the search direction, use an enum, so | Guy Harris | 2010-08-13 | 1 | -22/+68 |
* | Add cf_fake_continue_tail() which is called when real-time capture | Gerald Combs | 2010-05-27 | 1 | -32/+39 |
* | From Jakub Zawadzki: | Anders Broman | 2010-05-26 | 1 | -0/+7 |
* | Keep a copy of the interface description and capture filter around so that | Gerald Combs | 2010-04-01 | 1 | -0/+18 |
* | Introduce "Ignore Packet" in the packet list. | Stig Bjørlykke | 2009-12-17 | 1 | -0/+16 |
* | From Valerio Messina: | Jaap Keuter | 2009-12-14 | 1 | -6/+7 |
* | Some minor corrections in function descriptions | Sake Blok | 2009-08-30 | 1 | -1/+5 |
* | Compute the loading time and show it in the main status bar. | Anders Broman | 2009-08-28 | 1 | -0/+1 |
* | Fix setting of new time format. | Anders Broman | 2009-07-28 | 1 | -0/+7 |
* | Have tap listeners specify whether the "packet" routine requires | Guy Harris | 2009-06-05 | 1 | -2/+1 |
* | (Trivial) Fix some spelling & etc in comments | Bill Meier | 2009-04-08 | 1 | -1/+1 |
* | add a -K command line option to provide the name of the kerberos keytab | Ronnie Sahlberg | 2008-10-03 | 1 | -0/+4 |
* | Have separate callback mechanisms in file.c and capture.c; pass the | Guy Harris | 2008-06-24 | 1 | -13/+0 |
* | Again, the err_info returned from wtap_read() and wtap_seek_read() is a | Guy Harris | 2008-05-30 | 1 | -2/+2 |
* | From Francesco Fondelli (bug 2349): | Stig Bjørlykke | 2008-03-11 | 1 | -0/+9 |
* | match declaration of cf_continue_tail() with implementation | Ulf Lamping | 2007-03-22 | 1 | -1/+1 |
* | Don't enable "Save As" if you don't have an unsaved live capture file | Guy Harris | 2007-03-14 | 1 | -0/+9 |
* | name change | Ronnie Sahlberg | 2006-05-21 | 1 | -2/+2 |
* | show the number of packets captured, if "Update list of packets ..." isn't used | Ulf Lamping | 2006-01-22 | 1 | -1/+10 |
* | add two new callbacks: | Ulf Lamping | 2005-09-20 | 1 | -0/+2 |
* | added compression support for capture file output. The Save/As dialog now has... | Ulf Lamping | 2005-09-14 | 1 | -1/+2 |
* | Have cf_retap_packets() take an argument that indicates whether to | Guy Harris | 2005-09-14 | 1 | -1/+2 |
* | the capture child might not respond shortly after bringing it up (especially ... | Ulf Lamping | 2005-05-25 | 1 | -0/+1 |
* | statusbar changes: | Ulf Lamping | 2005-04-18 | 1 | -1/+2 |
* | various capture code cleanup and fixes: | Ulf Lamping | 2005-04-11 | 1 | -1/+0 |
* | fix statusbar messages by splitting into update and fixed messages between ca... | Ulf Lamping | 2005-04-10 | 1 | -2/+4 |
* | a lot more capture engine code cleanup | Ulf Lamping | 2005-03-28 | 1 | -0/+5 |
* | from Stefano Pettini: add CSV export function, similar to PSML export | Ulf Lamping | 2005-03-11 | 1 | -0/+9 |
* | Another step towards using the parent/child mode for ALL captures. | Ulf Lamping | 2005-02-28 | 1 | -0/+16 |
* | Have "cf_merge_files()" take a pointer-to-pointer-to-char as the output | Guy Harris | 2005-02-17 | 1 | -4/+4 |
* | fix a capture bug if the capture filter wasn't valid to get back to "empty" s... | Ulf Lamping | 2005-02-08 | 1 | -0/+1 |
* | Make Ethereal and Tethereal compile if we're building without libpcap. | Guy Harris | 2005-02-07 | 1 | -0/+2 |
* | Move the code to set the title on a window when a capture is in progress | Guy Harris | 2005-02-07 | 1 | -0/+3 |
* | Declare "cf_callback_t" before using it in a further declaration. | Guy Harris | 2005-02-07 | 1 | -1/+1 |
* | Instead of calling each single thing when doing/finish a file operation, file... | Ulf Lamping | 2005-02-07 | 1 | -0/+23 |
* | another two steps towards privilege seperation: | Ulf Lamping | 2005-02-06 | 1 | -17/+1 |
* | fix a comment | Ulf Lamping | 2005-02-05 | 1 | -1/+1 |
* | minor enhancements to Guy's last update | Ulf Lamping | 2005-02-05 | 1 | -4/+6 |
* | Put "cf_status_t" back. | Guy Harris | 2005-02-05 | 1 | -13/+18 |
* | make some string parameters const, as they are not changed inside | Ulf Lamping | 2005-02-05 | 1 | -4/+4 |