| Commit message (Expand) | Author | Age | Files | Lines |
* | add a -K command line option to provide the name of the kerberos keytab | Ronnie Sahlberg | 2008-10-03 | 1 | -1/+7 |
* | #include <emem.h> not req'd | Bill Meier | 2008-08-26 | 1 | -1/+0 |
* | The packet counts and drop counts reported by libpcap are unsigned. | Guy Harris | 2008-08-19 | 1 | -12/+12 |
* | Move privileges.c and unicode-utils.c from epan to wsutil (so things like | Jeff Morriss | 2008-06-30 | 1 | -1/+1 |
* | Rename capture_opts to global_capture_opts - that's what it's called in | Guy Harris | 2008-06-23 | 1 | -37/+37 |
* | Free up the err_info string returned by wtap_read(). | Guy Harris | 2008-05-30 | 1 | -0/+2 |
* | Move the file utility functions from wiretap to libwsutil so that | Jeff Morriss | 2008-05-22 | 1 | -2/+1 |
* | Removed an unused break. | Stig Bjørlykke | 2008-05-06 | 1 | -1/+0 |
* | Get rid of extra blank lines at the end of the file. | Guy Harris | 2008-04-30 | 1 | -2/+0 |
* | Use report_failure() to report failures in capture_sync.c; that will do | Guy Harris | 2008-04-30 | 1 | -23/+1 |
* | http://www.wireshark.org/lists/wireshark-dev/200803/msg00308.html | Luis Ontanon | 2008-04-03 | 1 | -0/+2 |
* | Make tshark and rawshark behave similar to wireshark when "frame.time_delta_d... | Sake Blok | 2008-03-21 | 1 | -4/+8 |
* | Allow tshark to print custom columns. | Stig Bjørlykke | 2008-03-17 | 1 | -1/+8 |
* | Custom column updates: | Stephen Fisher | 2008-03-01 | 1 | -2/+2 |
* | Make -c work properly in tshark when a read filter is used. | Sake Blok | 2008-02-15 | 1 | -3/+4 |
* | More rewrite of prohibited APIs (sprintf, strcpy, strcat). | Stig Bjørlykke | 2008-02-03 | 1 | -3/+2 |
* | From Balint Reczey (bug 2233): | Sake Blok | 2008-02-03 | 1 | -0/+28 |
* | This patch adds support for configuration profiles, which can be used to | Stig Bjørlykke | 2008-01-14 | 1 | -1/+13 |
* | Fixed a few "statement not reached" warnings and a "assignment type mismatch"... | Stig Bjørlykke | 2008-01-14 | 1 | -3/+0 |
* | Warning fixes: function declaration isn’t a prototype | Jörg Mayer | 2007-12-14 | 1 | -2/+2 |
* | If we only captured 1 packet, print "1 packet", not "1 packets". | Guy Harris | 2007-11-22 | 1 | -1/+2 |
* | Introduce a new field type called FT_EBCDIC. This field works the same as | Stephen Fisher | 2007-11-19 | 1 | -0/+2 |
* | "sa_mask" in a "struct sigaction" is a sigset_t, which is not | Guy Harris | 2007-10-24 | 1 | -2/+2 |
* | Use sigaction(), not signal(), so we know what its semantics are (and so | Guy Harris | 2007-10-24 | 1 | -29/+21 |
* | Add 'C' as a valid -N option in error message. | Bill Meier | 2007-10-01 | 1 | -1/+2 |
* | Get rid of a forward declaration of a routine that no longer exists. | Guy Harris | 2007-09-29 | 1 | -2/+0 |
* | Clean up indentation a bit. | Guy Harris | 2007-09-29 | 1 | -16/+22 |
* | Specify that -l causes tshark to flush the *standard* output (from bug 1875).... | Jeff Morriss | 2007-09-28 | 1 | -1/+1 |
* | Load wpcap.dll, since we still use it for some things. This should hopefully | Gerald Combs | 2007-09-27 | 1 | -14/+12 |
* | (Try to) get tshark capturing working on *NIX (it works for me anyway): | Jeff Morriss | 2007-09-27 | 1 | -47/+57 |
* | the Ubuntu / OS X buildbots don't seem to like G_STATIC_MUTEX_INIT (for whate... | Ulf Lamping | 2007-09-26 | 1 | -1/+1 |
* | solve some more of the unix specific buildbot problems | Ulf Lamping | 2007-09-26 | 1 | -10/+9 |
* | add a dummy function, so unix/linux version should at least compile | Ulf Lamping | 2007-09-25 | 1 | -1/+17 |
* | as "advertised" some days ago: | Ulf Lamping | 2007-09-25 | 1 | -475/+372 |
* | Add routines under Windows to check if npf.sys is running, and to | Gerald Combs | 2007-09-15 | 1 | -0/+15 |
* | Change the "--enable-setuid-install" option to install dumpcap and TShark | Gerald Combs | 2007-08-30 | 1 | -0/+21 |
* | Fix bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1757 : | Jeff Morriss | 2007-08-22 | 1 | -4/+2 |
* | Make sure that wiretap plugins are loaded before dissectors are (if a new enc... | Luis Ontanon | 2007-08-07 | 1 | -1/+0 |
* | Remove the "-I" flag from dumpcap, and add a "-M" flag used to specify | Gerald Combs | 2007-07-20 | 1 | -1/+1 |
* | One more step in privilege separation. | Gerald Combs | 2007-06-11 | 1 | -9/+9 |
* | The libpcap callback "user" argument *should* have been a "void *", as | Guy Harris | 2007-05-25 | 1 | -1/+1 |
* | Have editcap and capinfos loading the wiretap plugins. | Luis Ontanon | 2007-05-25 | 1 | -5/+0 |
* | Fix for bug 1614: | Jaap Keuter | 2007-05-25 | 1 | -3/+16 |
* | Prepare wireshark and tshark for wiretap plugins | Luis Ontanon | 2007-05-24 | 1 | -0/+1 |
* | From Sake Blok: | Stephen Fisher | 2007-05-21 | 1 | -6/+6 |
* | Have init_progfile_dir() also check whether | Guy Harris | 2007-05-21 | 1 | -5/+5 |
* | Updated splash screen for Wireshark that shows the initialisation progress. | Graeme Lunt | 2007-05-07 | 1 | -1/+1 |
* | Add some GCC warnings to the standard set, and add some others to the | Guy Harris | 2007-04-23 | 1 | -1/+1 |
* | Fix warnings on Linux/gcc 4.1.1 | Stephen Fisher | 2007-04-03 | 1 | -1/+2 |
* | The signature for load_cap_file changed in 21211 | Ronnie Sahlberg | 2007-03-26 | 1 | -1/+1 |