aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
AgeCommit message (Collapse)AuthorFilesLines
2002-04-11Update the Win32 nmakefile to include "packet-lmp.c".Guy Harris1-1/+2
svn path=/trunk/; revision=5141
2002-04-08Use WTAP_ENCAP_IEEE_802_11_WITH_RADIO for AiroPeek files, rather thanGuy Harris1-2/+1
having a special encapsulation type for AiroPeek files. svn path=/trunk/; revision=5123
2002-03-16XDMCP support, from Pasi Eronen.Guy Harris1-1/+2
svn path=/trunk/; revision=4951
2002-03-04SCCP support, from Jeff Morriss.Guy Harris1-1/+2
svn path=/trunk/; revision=4866
2002-03-01From Andrew Feren: add ifdefs to the top-level Makefile.nmake to avoidGuy Harris1-6/+16
using Python if PYTHON isn't defined. Fix up white space. svn path=/trunk/; revision=4837
2002-02-27From Joerg Mayer:Guy Harris1-2/+2
In the "configure.in" files, add -D_U_="__attribute__((unused))" to CFLAGS if we're using GCC, and add -D_U_="" otherwise, so _U_ can be used to mark arguments as unused. Add -D_U_="" arguments to the Makefile.nmake files as well, so _U_ works with Microsoft Visual C++ as well. Add comments and RCS IDs to the Makefile.nmake files that don't already have them. svn path=/trunk/; revision=4824
2002-02-17Add support for SNA-over-Ethernet (Ethernet type 80d5).Guy Harris1-1/+2
svn path=/trunk/; revision=4747
2002-02-02IAPP support, from Alfred Arnold.Guy Harris1-1/+2
svn path=/trunk/; revision=4679
2002-01-31new dissector packet-tsp.c addedUwe Girlich1-1/+2
svn path=/trunk/; revision=4647
2002-01-30dftest needs wiretap library. Thanks to Alex Huetter <ahlx@aon.at>Gilbert Ramirez1-2/+2
svn path=/trunk/; revision=4634
2002-01-29Untested support for AiroPeek captures.Guy Harris1-1/+2
svn path=/trunk/; revision=4619
2002-01-29Support for capturing on, and reading captures from, OpenBSD firewallGuy Harris1-1/+2
logging virtual interface, from Mike Frantzen. svn path=/trunk/; revision=4616
2002-01-21Include files from the "epan" directory and subdirectories thereof withGuy Harris1-2/+2
"epan/..." pathnames, so as to avoid collisions with header files in any of the directories in which we look (e.g., "proto.h", as some other package has its own "proto.h" file which it installs in the top-level include directory). Don't add "-I" flags to search "epan", as that's no longer necessary (and we want includes of "epan" headers to fail if the "epan/" is left out, so that we don't re-introduce includes lacking "epan/"). svn path=/trunk/; revision=4588
2002-01-10SCSI dissector, and changes to make the iSCSI dissector use it, fromGuy Harris1-2/+3
Dinesh Dutt. svn path=/trunk/; revision=4508
2002-01-09Add DHCPv6 dissector to Windows build.Guy Harris1-1/+2
svn path=/trunk/; revision=4505
2002-01-04From Hamish Moffatt:Guy Harris1-5/+14
Additional Windows Makefile dependencies, so more stuff gets built as needed. Additional stuff cleaned up by "make clean" (well, "nmake -f makefile.nmake clean", anyway) Make PDB_FILE be "vc*.pdb", so it referes to the PDB files either for VC++ 5.0 or VC++ 6.0. svn path=/trunk/; revision=4481
2002-01-04From Hamish Moffatt:Guy Harris1-2/+3
Add some missing files in the "clean" targets. Use pod2html rather than man2html to build HTML man pages. Fix ethereal.nsi.in for recent versions of NSIS, and fix a typo. svn path=/trunk/; revision=4475
2001-12-27Add in the SliMP3 data protocol dissector.Guy Harris1-1/+2
svn path=/trunk/; revision=4454
2001-12-26DLSw support, from Paul Ionescu.Guy Harris1-1/+2
svn path=/trunk/; revision=4449
2001-12-23From Ronnie Sahlberg: initial NDMPv3 support, and an update to hisGuy Harris1-1/+2
e-mail address. svn path=/trunk/; revision=4444
2001-12-19Van Jacobson decompression support for PPP, from Irfan Khan.Guy Harris1-1/+2
svn path=/trunk/; revision=4427
2001-12-19From Motonori Shindo: don't put the PDB files into the release, asGuy Harris1-6/+2
they're not built and the executables already contain debugging information, and update the README.win32 file appropriately and add Text2Pcap and Mergecap to it. svn path=/trunk/; revision=4425
2001-12-16M2TP support, from Heinz Prantner.Guy Harris1-1/+2
svn path=/trunk/; revision=4409
2001-12-16From Tim Potter: dissect some of the LSA RPCs stub data.Guy Harris1-1/+2
svn path=/trunk/; revision=4407
2001-12-12From Motonori Shindo:Guy Harris1-5/+9
fix a bogus batch mode inference rule of make, so that "vc60.pdb" files are created in the proper directory; delete ".pdb" files in a "nmake -f Makefile.nmake clean"; include the text2pcap and mergecap ".pdb" files in the Windows binary distribution. svn path=/trunk/; revision=4385
2001-12-11Update mtp3 dissector. Add mtp2 dissector.Gilbert Ramirez1-1/+2
From ichael Tuexen <Michael.Tuexen@micmac.franken.de> svn path=/trunk/; revision=4382
2001-12-08From Darren New: BXXP dissector modified to be a BEEP dissector.Guy Harris1-2/+2
Handle "bxxp." preferences as "beep." preferences. svn path=/trunk/; revision=4357
2001-12-04Make the bytes-written information from Wiretap a long, as we allowGuy Harris1-1/+2
files to get that big. From Thomas Wittwer and Matthias Nyffenegger: Support for "ring buffer mode", wherein there's a ring buffer of N capture files; as each capture file reaches its maximum size (the ring buffer works only with a maximum capture file size specified), Ethereal rolls over to the next capture file in the ring buffer, replacing whatever packets might be in it with new packets. svn path=/trunk/; revision=4323
2001-12-04Support for stopping capture at specified capture file size or captureGuy Harris1-2/+4
duration, from Thomas Wittwer and Matthias Nyffenegger. svn path=/trunk/; revision=4322
2001-12-03SMPP support, from Tom Uijldert.Guy Harris1-1/+2
svn path=/trunk/; revision=4315
2001-11-28Support for 802.11+Prism II monitor-mode link-layer headers, fromGuy Harris1-1/+2
Tim Newsham. Add in missing item for WTAP_ENCAP_CISCO_IOS in the Wiretap encapsulation type table. svn path=/trunk/; revision=4290
2001-11-27From Todd Sabin:Guy Harris1-1/+2
o Modifies the dcerpc handoff to subdissectors slightly. It also needs to pass the data representation to the subdissector. Also, if no subdissector is found, it puts a "Stub data" entry in the tree. o Adds optional TCP desegmentation to the dcerpc layer. Note that dcerpc has it's own ability to fragment PDUs. This isn't for dealing with that, but with the case of a single PDU being broken over more than one TCP segment. o Adds a little bit of dissection to packet-dcerpc-epm.c. Mainly just proof of concept for the dcerpc handoff stuff. (Writing this is how I realized the need for the drep.) o Adds packet-dcerpc-ndr.c, which will contain NDR dissection routines for use by subdissectors. Also, support added for multiple PDUs per segment for DCERPC-over-TCP (and, potentially, other byte-stream transports). svn path=/trunk/; revision=4285
2001-11-24Update the Makefile.nmake files to reflect the move of "int-64bit.c" toGuy Harris1-3/+2
the "epan" subdirectory. Include "strptime.obj" in the list of object files used to build "text2pcap.exe". svn path=/trunk/; revision=4258
2001-11-24Support for time stamping packets in text2pcap, from Gordon McKinney.Guy Harris1-2/+2
svn path=/trunk/; revision=4252
2001-11-21Rename the "packet-msrpc-XXX.[ch]" files to "packet-dcerpc-XXX.[ch]", asGuy Harris1-10/+10
per Todd Sabin's suggestion. svn path=/trunk/; revision=4242
2001-11-15Add "packet-qllc.c".Guy Harris1-1/+2
svn path=/trunk/; revision=4209
2001-11-12Support for DCE RPC atop SMB, and support for several Microsoft DCE RPCGuy Harris1-2/+10
services used with SMB, from Tim Potter. svn path=/trunk/; revision=4194
2001-11-09Remove "text2pcap-scanner.obj" and "tools\lemon\lemon.obj" when a "nmakeGuy Harris1-3/+3
clean" is done. svn path=/trunk/; revision=4188
2001-11-09Wrap calls to "pcap_datalink()" in a routine that attempts to compensateGuy Harris1-1/+2
for AIX 5.x's non-standard libpcap, where "pcap_datalink()" doesn't return DLT_ values, it returns RFC 1573 ifType values. Put that wrapper, and the routine to get the interface list, in a separate file, for packet-capture utility routines, so not everybody who includes "util.h" needs to include <pcap.h>. Fix up the Wiretap hack for dealing with said incompatibility to use the correct ifType value for Token Ring. svn path=/trunk/; revision=4184
2001-11-06IEEE 802.1x, a/k/a EAPOL, and PPP/EAPOL EAP support, from PekkaGuy Harris1-1/+3
Nikander. svn path=/trunk/; revision=4170
2001-11-06PCNFSD dissector file packet-pcnfsd.c added to source listUwe Girlich1-1/+2
svn path=/trunk/; revision=4167
2001-11-04SUA dissector, from Michael Tuexen, replacing (and subsuming) the SUAGuy Harris1-2/+2
Light dissector. svn path=/trunk/; revision=4156
2001-11-01From David Frascone: duUpdate to Diameter dissector to load theGuy Harris1-1/+2
dictionary as an XML file rather than building it in, and various Diameter updates. svn path=/trunk/; revision=4122
2001-10-29From Ronnie Sahlberg: FT_UINT64 support, code to handle 64-bit integersGuy Harris1-1/+2
without requiring compiler support for them, and updates to the Diameter, L2TP, NFS, and NLM dissectors to use it and to the ONC RPC dissector to allow ONC RPC subdissectors to use it. svn path=/trunk/; revision=4099
2001-10-11Initial Skinny Client Control Protocol support, from Joerg Mayer.Guy Harris1-1/+2
svn path=/trunk/; revision=4016
2001-10-08UCP support, from Tom Uijldert.Guy Harris1-1/+2
svn path=/trunk/; revision=4009
2001-09-25MMSE support, from Tom Uijldert.Guy Harris1-1/+2
svn path=/trunk/; revision=3954
2001-08-18ICAP support, from Simharajan Srishylam.Guy Harris1-1/+2
svn path=/trunk/; revision=3846
2001-07-23GMRP dissector, from Markus Seehofer.Guy Harris1-1/+2
Throw a very small caltrop in the way of spam-harvesters, by replacing "@" in e-mail addresses in the AUTHORS file and Ethereal man page with "[AT]" (although I wouldn't be surprised to find that some of those harvesters already know about that trick and "fix" those addresses so you, too, can receive Valuable Information about Viagra, can-fail Internet investment opportunities and stuff-envelopes-at-home jobs, and cable descramblers). Add a couple of items from the AUTHORS file to the Ethereal man page. svn path=/trunk/; revision=3781
2001-07-22new file packet-quake3.c addedUwe Girlich1-1/+2
svn path=/trunk/; revision=3768