aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
AgeCommit message (Expand)AuthorFilesLines
2006-07-27Add duplicate frame detection (and removal) to editcap. (Some switchesgerald1-1/+2
2006-07-20we dont need our own snprintf any more since we always use g_snprintf() instead.sahlberg1-3/+0
2006-05-31More ethereal -> wireshark.gerald1-2/+2
2006-05-31Rename the main executable to "wireshark", along with more conversions:gerald1-11/+11
2006-05-31Tethereal/tethereal -> TShark/tshark.gerald1-9/+9
2006-05-21name changesahlberg1-2/+2
2006-04-03Put the low-level sync routines into a common file so they can be sharedguy1-0/+3
2006-03-04When capturing, we only support writing to libpcap files. Given that,guy1-0/+3
2006-02-24Add the (still unfinished) tethereal side of the funnel.lego1-0/+1
2006-02-15Check for getopt in the configure script, as we do for other routinesguy1-4/+4
2006-02-13Add tempfile.h to the list of headeer files. That was the problem, notguy1-0/+1
2006-02-12Move create_tempfile() to tempfile.c out of util.c. This means dumpcapguy1-8/+10
2006-02-11the point of no return ...ulfl1-1/+0
2005-12-13HUGE STEP (hopefully toward the right direction):ulfl1-0/+1
2005-12-06rename pcap-....c/.h files to capture-pcap-....c/.hulfl1-4/+4
2005-12-05no more usage of Ethereal.lib in dumpcap any longer :-)ulfl1-0/+1
2005-12-04move the complete functionality of the capture info dialog from capture_loop....ulfl1-1/+0
2005-12-03split some parts of the packet counting functions into their own files captur...ulfl1-2/+5
2005-12-03forgot to checkin that file ... so buildbot became unhappy!ulfl1-0/+2
2005-11-28seems like autogen doesn't like empty lines in the makefileulfl1-1/+1
2005-11-28dumpcap.c doesn't need to link with file.c!ulfl1-10/+0
2005-11-28first steps towards a separated capture tool, working title "dumpcap"ulfl1-0/+25
2005-11-17Handle "-G" only in Tethereal - it doesn't work in Ethereal, and isn'tguy1-0/+1
2005-10-04Add a "capture_errs.c" routine to cough up error messages for captureguy1-14/+3
2005-09-17Move a pile of protocol-related headers from the top-level sourceguy1-22/+10
2005-08-21Add a "register_dfilter_stat()", to register stats that take a displayguy1-0/+1
2005-08-20For AFP requests, add in the frame with the (last part of the) reply, ifguy1-0/+1
2005-08-19Move the stats.[ch] stuff into epan, so plugins can use it.guy1-2/+0
2005-08-19Move the APIs for registering and processing "-z" command-line argumentsguy1-0/+2
2005-08-17fix a typoulfl1-1/+1
2005-07-12Remove/replace SPACES at the beginning of Makefile.am/Makefile.commonjmayer1-2/+2
2005-05-26add log.hulfl1-0/+1
2005-04-29add a new feature: list the files of a "File Set" (set of files generated by ...ulfl1-0/+2
2005-03-20From Oleg Terletsky: Support for SCTP chunk counters. Modified to handle bun...tuexen1-0/+1
2005-02-25Get stats_tree compiledlego1-0/+1
2005-02-23move capture_opts related things (init, command line, ...) from capture.c to ...ulfl1-0/+2
2005-02-14Make the "maintainer-clean" rules get rid of some additional generatedguy1-2/+18
2005-02-09Move the following files from /trunk to /trunk/epan:lroland1-6/+1
2005-02-08Move h225-persistentdata.[ch] to epan,lroland1-1/+0
2005-02-06Don't have "set_menus_for_captured_packets()" callguy1-0/+1
2005-01-16Report a friendlier name, if possible, when capturing in Tethereal.guy1-2/+2
2005-01-16Rename capture_combo_utils.{c,h} to capture_ui_utils.{c,h}, as the codeguy1-2/+2
2004-10-30split capture_loop from capture.c, some more code cleanupulfl1-0/+1
2004-10-30code cleanup: split capture_sync from capture.c into it's own file. ulfl1-0/+2
2004-10-01"prefs-int.h" belongs in epan, too.guy1-1/+0
2004-09-29Move the column preferences stuff to epan (the rest of the preferencesguy1-1/+0
2004-09-29Move various tables into the epan directory.guy1-3/+0
2004-09-29Move the request/response header helper routines to the epan directory.guy1-1/+0
2004-09-29Move the tap infrastructure to the epan directory.guy1-1/+0
2004-09-28Move the xDLC helper routines into epan.guy1-1/+0