aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
Commit message (Expand)AuthorAgeFilesLines
* Pull mkstemp() into tempfile.c. That's the only place we use it now, andGerald Combs2009-07-021-2/+0
* From Vincenzo Condoleo via bug 2589:Gerald Combs2009-05-201-0/+1
* Add tap-megaco-common.h, so it'll show up in the distribution tarball.Guy Harris2008-12-311-0/+1
* Service response time statistics for MEGACO (CLI part).Balint Reczey2008-12-311-0/+2
* Move privileges.c and unicode-utils.c from epan to wsutil (so things likeJeff Morriss2008-06-301-6/+2
* Revert incorrect change which killed *nix buuilds...Bill Meier2008-06-211-6/+5
* Fix editcap Windows build problem.....Bill Meier2008-06-211-5/+6
* From Ken Smith (bug 2574): Allow editcap to parse files into even time intervalsSake Blok2008-06-211-0/+1
* various code cleanupUlf Lamping2008-04-121-1/+0
* And remove tap_dfilter_dlg.hStig Bjørlykke2008-04-121-1/+0
* Removed menu.hStig Bjørlykke2008-04-121-1/+0
* move statusbar related code from main.c into it's own main_statusbar.cUlf Lamping2008-04-121-1/+0
* Pull capture_loop.c into dumpcap.c, as dumpcap is the only program thatGuy Harris2008-02-161-2/+0
* rawshark doesn't appear to need pcapio.c, either.Guy Harris2008-02-161-1/+0
* Remove from rawshark_SOURCES some files that rawshark doesn't appear toGuy Harris2008-02-161-6/+0
* Add rawshark, a utility that, when given raw pcap-formatted packets andGerald Combs2008-02-151-0/+12
* From Balint Reczey (bug 2233):Sake Blok2008-02-031-0/+3
* If libcap is present, have dumpcap use it to drop privileges whileGerald Combs2007-11-201-2/+5
* Move sync_pipe_write.c to WIRESHARK_COMMON_SRC since it is now also neededStephen Fisher2007-09-261-1/+1
* remove trailing backslashUlf Lamping2007-09-251-1/+1
* as "advertised" some days ago:Ulf Lamping2007-09-251-11/+10
* Put airpcap.h back in the distribution.Gerald Combs2007-06-271-0/+1
* Have editcap and capinfos compile --without-pluginsLuis Ontanon2007-06-171-8/+2
* Fix compilation under VS6 (hopefully without breaking compilationGerald Combs2007-06-111-0/+3
* Have editcap and capinfos loading the wiretap plugins.Luis Ontanon2007-05-251-1/+12
* From Dustin Johnson:Gerald Combs2007-05-181-1/+0
* Move epan/crypt-md5.[ch] to epan/crypt. RemoveGerald Combs2007-01-021-1/+1
* From Alejandro Vaquero:Anders Broman2006-10-241-0/+1
* Add airpcap.h to the distribution.Gerald Combs2006-10-061-0/+1
* Finally got it to complie.Anders Broman2006-10-041-0/+2
* Add support for reading from stdin under Windows. Based on a patch sentGerald Combs2006-09-221-1/+2
* Add support for AirPcap, an upcoming wireless product from CACE. SupportGerald Combs2006-08-161-0/+2
* Add duplicate frame detection (and removal) to editcap. (Some switchesGerald Combs2006-07-271-1/+2
* we dont need our own snprintf any more since we always use g_snprintf() instead.Ronnie Sahlberg2006-07-201-3/+0
* More ethereal -> wireshark.Gerald Combs2006-05-311-2/+2
* Rename the main executable to "wireshark", along with more conversions:Gerald Combs2006-05-311-11/+11
* Tethereal/tethereal -> TShark/tshark.Gerald Combs2006-05-311-9/+9
* name changeRonnie Sahlberg2006-05-211-2/+2
* Put the low-level sync routines into a common file so they can be sharedGuy Harris2006-04-031-0/+3
* When capturing, we only support writing to libpcap files. Given that,Guy Harris2006-03-041-0/+3
* Add the (still unfinished) tethereal side of the funnel.Luis Ontanon2006-02-241-0/+1
* Check for getopt in the configure script, as we do for other routinesGuy Harris2006-02-151-4/+4
* Add tempfile.h to the list of headeer files. That was the problem, notGuy Harris2006-02-131-0/+1
* Move create_tempfile() to tempfile.c out of util.c. This means dumpcapGuy Harris2006-02-121-8/+10
* the point of no return ...Ulf Lamping2006-02-111-1/+0
* HUGE STEP (hopefully toward the right direction):Ulf Lamping2005-12-131-0/+1
* rename pcap-....c/.h files to capture-pcap-....c/.hUlf Lamping2005-12-061-4/+4
* no more usage of Ethereal.lib in dumpcap any longer :-)Ulf Lamping2005-12-051-0/+1
* move the complete functionality of the capture info dialog from capture_loop....Ulf Lamping2005-12-041-1/+0
* split some parts of the packet counting functions into their own files captur...Ulf Lamping2005-12-031-2/+5