| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for AirPcap, an upcoming wireless product from CACE. Support | Gerald Combs | 2006-08-16 | 1 | -0/+2 |
* | Add duplicate frame detection (and removal) to editcap. (Some switches | Gerald Combs | 2006-07-27 | 1 | -1/+2 |
* | we dont need our own snprintf any more since we always use g_snprintf() instead. | Ronnie Sahlberg | 2006-07-20 | 1 | -3/+0 |
* | More ethereal -> wireshark. | Gerald Combs | 2006-05-31 | 1 | -2/+2 |
* | Rename the main executable to "wireshark", along with more conversions: | Gerald Combs | 2006-05-31 | 1 | -11/+11 |
* | Tethereal/tethereal -> TShark/tshark. | Gerald Combs | 2006-05-31 | 1 | -9/+9 |
* | name change | Ronnie Sahlberg | 2006-05-21 | 1 | -2/+2 |
* | Put the low-level sync routines into a common file so they can be shared | Guy Harris | 2006-04-03 | 1 | -0/+3 |
* | When capturing, we only support writing to libpcap files. Given that, | Guy Harris | 2006-03-04 | 1 | -0/+3 |
* | Add the (still unfinished) tethereal side of the funnel. | Luis Ontanon | 2006-02-24 | 1 | -0/+1 |
* | Check for getopt in the configure script, as we do for other routines | Guy Harris | 2006-02-15 | 1 | -4/+4 |
* | Add tempfile.h to the list of headeer files. That was the problem, not | Guy Harris | 2006-02-13 | 1 | -0/+1 |
* | Move create_tempfile() to tempfile.c out of util.c. This means dumpcap | Guy Harris | 2006-02-12 | 1 | -8/+10 |
* | the point of no return ... | Ulf Lamping | 2006-02-11 | 1 | -1/+0 |
* | HUGE STEP (hopefully toward the right direction): | Ulf Lamping | 2005-12-13 | 1 | -0/+1 |
* | rename pcap-....c/.h files to capture-pcap-....c/.h | Ulf Lamping | 2005-12-06 | 1 | -4/+4 |
* | no more usage of Ethereal.lib in dumpcap any longer :-) | Ulf Lamping | 2005-12-05 | 1 | -0/+1 |
* | move the complete functionality of the capture info dialog from capture_loop.... | Ulf Lamping | 2005-12-04 | 1 | -1/+0 |
* | split some parts of the packet counting functions into their own files captur... | Ulf Lamping | 2005-12-03 | 1 | -2/+5 |
* | forgot to checkin that file ... so buildbot became unhappy! | Ulf Lamping | 2005-12-03 | 1 | -0/+2 |
* | seems like autogen doesn't like empty lines in the makefile | Ulf Lamping | 2005-11-28 | 1 | -1/+1 |
* | dumpcap.c doesn't need to link with file.c! | Ulf Lamping | 2005-11-28 | 1 | -10/+0 |
* | first steps towards a separated capture tool, working title "dumpcap" | Ulf Lamping | 2005-11-28 | 1 | -0/+25 |
* | Handle "-G" only in Tethereal - it doesn't work in Ethereal, and isn't | Guy Harris | 2005-11-17 | 1 | -0/+1 |
* | Add a "capture_errs.c" routine to cough up error messages for capture | Guy Harris | 2005-10-04 | 1 | -14/+3 |
* | Move a pile of protocol-related headers from the top-level source | Guy Harris | 2005-09-17 | 1 | -22/+10 |
* | Add a "register_dfilter_stat()", to register stats that take a display | Guy Harris | 2005-08-21 | 1 | -0/+1 |
* | For AFP requests, add in the frame with the (last part of the) reply, if | Guy Harris | 2005-08-20 | 1 | -0/+1 |
* | Move the stats.[ch] stuff into epan, so plugins can use it. | Guy Harris | 2005-08-19 | 1 | -2/+0 |
* | Move the APIs for registering and processing "-z" command-line arguments | Guy Harris | 2005-08-19 | 1 | -0/+2 |
* | fix a typo | Ulf Lamping | 2005-08-17 | 1 | -1/+1 |
* | Remove/replace SPACES at the beginning of Makefile.am/Makefile.common | Jörg Mayer | 2005-07-12 | 1 | -2/+2 |
* | add log.h | Ulf Lamping | 2005-05-26 | 1 | -0/+1 |
* | add a new feature: list the files of a "File Set" (set of files generated by ... | Ulf Lamping | 2005-04-29 | 1 | -0/+2 |
* | From Oleg Terletsky: Support for SCTP chunk counters. Modified to handle bun... | Michael Tüxen | 2005-03-20 | 1 | -0/+1 |
* | Get stats_tree compiled | Luis Ontanon | 2005-02-25 | 1 | -0/+1 |
* | move capture_opts related things (init, command line, ...) from capture.c to ... | Ulf Lamping | 2005-02-23 | 1 | -0/+2 |
* | Make the "maintainer-clean" rules get rid of some additional generated | Guy Harris | 2005-02-14 | 1 | -2/+18 |
* | Move the following files from /trunk to /trunk/epan: | Lars Roland | 2005-02-09 | 1 | -6/+1 |
* | Move h225-persistentdata.[ch] to epan, | Lars Roland | 2005-02-08 | 1 | -1/+0 |
* | Don't have "set_menus_for_captured_packets()" call | Guy Harris | 2005-02-06 | 1 | -0/+1 |
* | Report a friendlier name, if possible, when capturing in Tethereal. | Guy Harris | 2005-01-16 | 1 | -2/+2 |
* | Rename capture_combo_utils.{c,h} to capture_ui_utils.{c,h}, as the code | Guy Harris | 2005-01-16 | 1 | -2/+2 |
* | split capture_loop from capture.c, some more code cleanup | Ulf Lamping | 2004-10-30 | 1 | -0/+1 |
* | code cleanup: split capture_sync from capture.c into it's own file. | Ulf Lamping | 2004-10-30 | 1 | -0/+2 |
* | "prefs-int.h" belongs in epan, too. | Guy Harris | 2004-10-01 | 1 | -1/+0 |
* | Move the column preferences stuff to epan (the rest of the preferences | Guy Harris | 2004-09-29 | 1 | -1/+0 |
* | Move various tables into the epan directory. | Guy Harris | 2004-09-29 | 1 | -3/+0 |
* | Move the request/response header helper routines to the epan directory. | Guy Harris | 2004-09-29 | 1 | -1/+0 |
* | Move the tap infrastructure to the epan directory. | Guy Harris | 2004-09-29 | 1 | -1/+0 |