aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
AgeCommit message (Expand)AuthorFilesLines
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-04-03Put the low-level sync routines into a common file so they can be sharedGuy Harris1-0/+3
2006-03-04When capturing, we only support writing to libpcap files. Given that,Guy Harris1-0/+3
2006-02-24Add the (still unfinished) tethereal side of the funnel.Luis Ontanon1-0/+1
2006-02-15Check for getopt in the configure script, as we do for other routinesGuy Harris1-4/+4
2006-02-13Add tempfile.h to the list of headeer files. That was the problem, notGuy Harris1-0/+1
2006-02-12Move create_tempfile() to tempfile.c out of util.c. This means dumpcapGuy Harris1-8/+10
2006-02-11the point of no return ...Ulf Lamping1-1/+0
2005-12-13HUGE STEP (hopefully toward the right direction):Ulf Lamping1-0/+1
2005-12-06rename pcap-....c/.h files to capture-pcap-....c/.hUlf Lamping1-4/+4
2005-12-05no more usage of Ethereal.lib in dumpcap any longer :-)Ulf Lamping1-0/+1
2005-12-04move the complete functionality of the capture info dialog from capture_loop....Ulf Lamping1-1/+0
2005-12-03split some parts of the packet counting functions into their own files captur...Ulf Lamping1-2/+5
2005-12-03forgot to checkin that file ... so buildbot became unhappy!Ulf Lamping1-0/+2
2005-11-28seems like autogen doesn't like empty lines in the makefileUlf Lamping1-1/+1
2005-11-28dumpcap.c doesn't need to link with file.c!Ulf Lamping1-10/+0
2005-11-28first steps towards a separated capture tool, working title "dumpcap"Ulf Lamping1-0/+25
2005-11-17Handle "-G" only in Tethereal - it doesn't work in Ethereal, and isn'tGuy Harris1-0/+1
2005-10-04Add a "capture_errs.c" routine to cough up error messages for captureGuy Harris1-14/+3
2005-09-17Move a pile of protocol-related headers from the top-level sourceGuy Harris1-22/+10
2005-08-21Add a "register_dfilter_stat()", to register stats that take a displayGuy Harris1-0/+1
2005-08-20For AFP requests, add in the frame with the (last part of the) reply, ifGuy Harris1-0/+1
2005-08-19Move the stats.[ch] stuff into epan, so plugins can use it.Guy Harris1-2/+0
2005-08-19Move the APIs for registering and processing "-z" command-line argumentsGuy Harris1-0/+2
2005-08-17fix a typoUlf Lamping1-1/+1
2005-07-12Remove/replace SPACES at the beginning of Makefile.am/Makefile.commonJörg Mayer1-2/+2
2005-05-26add log.hUlf Lamping1-0/+1
2005-04-29add a new feature: list the files of a "File Set" (set of files generated by ...Ulf Lamping1-0/+2
2005-03-20From Oleg Terletsky: Support for SCTP chunk counters. Modified to handle bun...Michael Tüxen1-0/+1
2005-02-25Get stats_tree compiledLuis Ontanon1-0/+1
2005-02-23move capture_opts related things (init, command line, ...) from capture.c to ...Ulf Lamping1-0/+2
2005-02-14Make the "maintainer-clean" rules get rid of some additional generatedGuy Harris1-2/+18
2005-02-09Move the following files from /trunk to /trunk/epan:Lars Roland1-6/+1
2005-02-08Move h225-persistentdata.[ch] to epan,Lars Roland1-1/+0
2005-02-06Don't have "set_menus_for_captured_packets()" callGuy Harris1-0/+1
2005-01-16Report a friendlier name, if possible, when capturing in Tethereal.Guy Harris1-2/+2
2005-01-16Rename capture_combo_utils.{c,h} to capture_ui_utils.{c,h}, as the codeGuy Harris1-2/+2
2004-10-30split capture_loop from capture.c, some more code cleanupUlf Lamping1-0/+1
2004-10-30code cleanup: split capture_sync from capture.c into it's own file. Ulf Lamping1-0/+2
2004-10-01"prefs-int.h" belongs in epan, too.Guy Harris1-1/+0
2004-09-29Move the column preferences stuff to epan (the rest of the preferencesGuy Harris1-1/+0
2004-09-29Move various tables into the epan directory.Guy Harris1-3/+0
2004-09-29Move the request/response header helper routines to the epan directory.Guy Harris1-1/+0
2004-09-29Move the tap infrastructure to the epan directory.Guy Harris1-1/+0
2004-09-28Move the xDLC helper routines into epan.Guy Harris1-1/+0
2004-09-28Move the SHA-1 code and header into epan, and give them RCS IDs.Guy Harris1-1/+0
2004-09-28Move various checksum routines and headers to epan.Guy Harris1-4/+0
2004-09-27Move the DES, MD4, MD5, and RC4 source files and headers into epan, andGuy Harris1-4/+0
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+0
2004-09-11Nothing in "util.h" is needed by anything in libethereal, so don't putGuy Harris1-2/+4