aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2007-02-06rdps is built to run on the compile server, not on the target machine: use ↵Jeff Morriss1-1/+1
CC and CFLAGS instead of CC_FOR_BUILD and CFLAGS_FOR_BUILD, respectively svn path=/trunk/; revision=20727
2007-02-02Fix dist.Gerald Combs1-1/+1
svn path=/trunk/; revision=20686
2007-02-02Add a Windows installer icon. Remove the ARGB versions from the otherGerald Combs1-0/+1
Windows icons. svn path=/trunk/; revision=20685
2007-02-02Add an installer icon.Gerald Combs1-0/+2
svn path=/trunk/; revision=20684
2007-01-18Fix version_info.c compilationLuis Ontanon1-0/+2
svn path=/trunk/; revision=20478
2007-01-10Add the example_snmp_users_file to the ditributionLuis Ontanon1-0/+1
svn path=/trunk/; revision=20385
2006-12-30The stuff we were doing with {programname}_DEPENDENCIES macros was toGuy Harris1-111/+33
work around a deficiency in older versions of automake; we now require automake 1.6, which doesn't have that deficiency, so we get rid of that stuff and simplify things. svn path=/trunk/; revision=20249
2006-12-30Bring all the {programname}_* macros together into one section.Guy Harris1-79/+85
Split bin_PROGRAMS and man1_MANS into multiple lines, and put them in the same order as the corresponding {programname}_* macro sections. Get rid of the separate {programname}_DEPENDENCIES macros in cases where they can be constructed from the corresponding {programname}_LDADD macro, and explain why they're different in cases where they can't be. svn path=/trunk/; revision=20248
2006-12-30Regularize the setting of variables for various executable targets.Guy Harris1-28/+44
svn path=/trunk/; revision=20242
2006-12-28Move the contents of airpdcap to epan/crypt. Try to fix the currentGerald Combs1-3/+3
distcheck failure. Move the nmake build targets for airpdcap from epan/dissectors to epan. This will probably break the Windows build. svn path=/trunk/; revision=20231
2006-12-27Prepare to move the airpdcap code to epan/crypt (SVN won't let me actuallyGerald Combs1-3/+4
move the files until these changes are checked in). Add an AC_DEFINE for airpdcap (which will be removed once the changes have settled). Update the airpdcap code to compile on non-Windows systems. Fix up comments and whitespace to conform more closely to the rest of the code base. Verified to compile under Windows and OS X. svn path=/trunk/; revision=20227
2006-11-15From Olivier Jacques:Martin Mathieson1-0/+1
Here is a DTD for the MSCML protocol, draft-07. This implementation is not entirely up-to-date (draft-09 is out), but this is a good base to start from. I updated the WIKI with info, snapshot and sample capture: http://wiki.wireshark.org/MSCML svn path=/trunk/; revision=19901
2006-11-14didier gautheron:Jörg Mayer1-1/+1
idl2wrs.sh is a generated file. svn path=/trunk/; revision=19893
2006-11-14Add SIP application AVP:s.Anders Broman1-0/+1
svn path=/trunk/; revision=19890
2006-11-07albert chin:Jörg Mayer1-1/+3
version_info.c has: #ifdef HAVE_LIBGCRYPT #include <gcrypt.h> #endif /* HAVE_LIBGCRYPT */ #ifdef HAVE_LIBGNUTLS #include <gnutls/gnutls.h> #endif /* HAVE_LIBGNUTLS */ However, Makefile.am doesn't include the necessary CPPFLAGS/LDFLAGS to resolve symbols from the above. Patch attached. Note: dumpcap should not need to be linked to gnutls, but that's a problem with the version infrastructure. svn path=/trunk/; revision=19853
2006-11-07Get rid of more ACN plugin references.Guy Harris1-2/+0
svn path=/trunk/; revision=19841
2006-11-06Add image/wiresharkdoc.ico to the EXTRA_DIST symbolJaap Keuter1-0/+1
svn path=/trunk/; revision=19823
2006-11-04Fix distcheck.Gerald Combs1-2/+4
svn path=/trunk/; revision=19789
2006-10-31Robert Schwebel:Jörg Mayer1-1/+1
Fix for http://bugs.wireshark.org/bugzilla/attachment.cgi?id=419&action=view cross compilation fails With the following change: Use only AC_CANONICAL_TARGET From the autoconf manual: The user is encouraged to use either `AC_CANONICAL_BUILD', or `AC_CANONICAL_HOST', or `AC_CANONICAL_TARGET', depending on the needs. Using `AC_CANONICAL_TARGET' is enough to run the two other macros. svn path=/trunk/; revision=19753
2006-10-30carsten.prescher@eads.com:Jörg Mayer1-0/+1
Fix for http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1114 @SHELL@ not replaced in idl2wrs svn path=/trunk/; revision=19742
2006-10-19Add DTD for RFC 4662 (Event Notification Extension for Resource Lists) XML ↵Martin Mathieson1-0/+1
schema. svn path=/trunk/; revision=19611
2006-10-19Install the COPYING file, as the license tab in the About box needs it.Guy Harris1-1/+1
svn path=/trunk/; revision=19607
2006-10-18From Shaun JackmanJaap Keuter1-2/+0
The RDM protocol has been accepted as ANSI standard E1.20-2006. The following patch updates the decoder to that spec. At the same time it is promoted to a build-in dissector. svn path=/trunk/; revision=19596
2006-10-06Add the u3 packaging directory to the distribution.Gerald Combs1-0/+4
svn path=/trunk/; revision=19443
2006-09-25Move the Lua interface into epan... (not a plugin anymore).Luis Ontanon1-14/+0
- Rename Tap into Listener - add a mechanism to pass protocols' tap data to the Listener svn path=/trunk/; revision=19319
2006-09-02Move the codecs into a top-level "codecs" subdirectory; there's noGuy Harris1-1/+2
guarantee that all programs using the codecs will necessarily be using GTK+. svn path=/trunk/; revision=19117
2006-08-31don't recycle ethereal-iconsJörg Mayer1-1/+1
svn path=/trunk/; revision=19102
2006-08-31dont include config.nmake in the codecs makefile it appears it is not neededRonnie Sahlberg1-1/+0
dont link with libcodec.a 1, this should be a shared library not a static one? 2, its not built on unix so it is missing making unix/linux build work again svn path=/trunk/; revision=19101
2006-08-30From Alejandro Vaquero:Anders Broman1-1/+3
- Change the "listen_rtp" to "rtp_player" - Change from a plugin to be part of the core - By default it will not compile with the rtp_player. In order to compile it is necessary to: + For windows: uncomment the line "PORTAUDIO_DIR=$(WIRESHARK_LIBS)\portaudio_v18_1" in config.nmake + For linux: using the "--with-portaudio=yes" svn path=/trunk/; revision=19094
2006-08-25add a missing icon from yesterdays commitUlf Lamping1-0/+1
svn path=/trunk/; revision=19024
2006-08-24Add missing files to the distribution.Gerald Combs1-0/+6
svn path=/trunk/; revision=19012
2006-07-20remove another reference to snprintfRonnie Sahlberg1-1/+1
svn path=/trunk/; revision=18772
2006-07-19From Martin Mathieson:Anders Broman1-0/+1
Here is a DTD for xcap-caps and changes needed to install it (nsi change is untested). svn path=/trunk/; revision=18767
2006-07-19Fix to http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=333Jörg Mayer1-0/+2
The additional libs need to be added to the final linking stage of all programs using it - not just the libs that pull in the dependencies (that doesn't work on all platforms, just most). svn path=/trunk/; revision=18765
2006-07-19Jeff Morriss:Jörg Mayer1-0/+3
Fix for http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1006 "wireshark link fails on systems with no TLS library but with grypt library (missing -lgrcyprt)" svn path=/trunk/; revision=18764
2006-07-13Under Solaris (9, at least) the "iconv.h" header supplied with GNU libiconvGerald Combs1-0/+2
is incompatible with the iconv routines in libc. Add an aclocal macro from Bruno Haible that sorts everything out. svn path=/trunk/; revision=18729
2006-07-06Add the asn1 directory to the distribution.Gerald Combs1-1/+1
svn path=/trunk/; revision=18676
2006-06-21From Christian Durrer:Jaap Keuter1-0/+2
I hope this is the right place to send a patch for a new dissector plugin. The telegram it dissects are for the communication between PLCs (Programmable logic controller) from the company Saia Burgess Controls Ltd. (http://www.start-controls.com, http://www.saia-burgess.com or http://www.sbc-support.ch). The protocol is named Ether-S-Bus (the PLCs are called PCD2, PCD3, PCD4). svn path=/trunk/; revision=18526
2006-06-11From Martin Mathieson:Anders Broman1-2/+5
This patch: - treats the variant field as a variable-length string field. This is needed for some of the more complicated protocols where the variant number of the embedded protocol is also represented - the patch to Makefile.am was not applied from http://www.wireshark.org/lists/wireshark-dev/200606/msg00009.html svn path=/trunk/; revision=18427
2006-06-10do_subst wasn't defined, so just use "cp" for now. (Is there anythingGuy Harris1-1/+1
in there that needs substitution?) svn path=/trunk/; revision=18417
2006-06-07Switch back to the 2d icons.Gerald Combs1-0/+4
svn path=/trunk/; revision=18385
2006-06-07In all Wireshark images and icons, make the fin point left (whichGerald Combs1-12/+12
signifies moving west, in case you're wondering). Convert many Ethereal icons to Wireshark, and remove a few. (Notably Ethereal.icns, for which we don't currently have a counterpart.) svn path=/trunk/; revision=18376
2006-06-06Remove more unused icons.Gerald Combs1-2/+0
svn path=/trunk/; revision=18365
2006-06-05Icon cleanup.Gerald Combs1-2/+1
svn path=/trunk/; revision=18350
2006-06-05Remove recently-deleted images.Gerald Combs1-22/+20
svn path=/trunk/; revision=18337
2006-06-02eicon3d*.xpm -> wsicon*.xpmTomas Kukosa1-4/+4
svn path=/trunk/; revision=18309
2006-06-01Fix dist/distcheck.Gerald Combs1-2/+0
svn path=/trunk/; revision=18302
2006-05-31Add the Wireshark logos and icons to the distribution.Gerald Combs1-0/+8
svn path=/trunk/; revision=18298
2006-05-31More ethereal -> wireshark.Gerald Combs1-2/+2
svn path=/trunk/; revision=18292
2006-05-31ethereal.rc -> wireshark.rcGerald Combs1-1/+1
svn path=/trunk/; revision=18283