aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy12-12/+12
2004-06-26From Tomas Kukosa: small fix for ASN2ETH compiler concerning creation ofguy1-18/+22
2004-06-24from tomas ksahlberg1-66/+188
2004-06-24from Tomas Ksahlberg1-92/+372
2004-06-12update asn1 compiler to (hopefully) handle BER SET OF constructssahlberg1-3/+8
2004-06-12Parameter 8 to dissect_ber_bistring() is the ett_ variable (or -1) and notsahlberg1-3/+3
2004-06-12From Tomas Kukosa updates to the ASN1 compilersahlberg1-5/+12
2004-06-07update to the asn1 compiler.sahlberg1-6/+1
2004-06-04Tomas updates to H235 and the ASN2ETH compilersahlberg1-13/+25
2004-06-04As Mark Corley pointed out, win32-setup.sh should be part of the distribution.gerald1-7/+8
2004-06-03From Tomas Kukosa:guy1-119/+170
2004-05-25The function pointer in a "per_choice_t" or a "per_sequence_t" is to aguy1-3/+3
2004-05-25Replace some Windows dash/hyphen character with a "-" in some comments.guy1-5/+8
2004-05-24From Tomas Kukosasahlberg3-0/+6129
2004-05-01minor changesulfl1-1/+2
2004-04-26Some of the DLLs from the developer ZIP archives don't have the executable bitobiot1-0/+8
2004-04-25Add code for HTTP proxy detection based on the http_proxy shell variable.obiot1-7/+14
2004-04-25Add support for flex 2.5.31.gram1-1/+17
2004-04-09Modify the "setup" target to download the packages we've defined, so that wegerald1-2/+7
2004-04-08Add a Makefile.nmake target called "setup" that uses the scriptgerald1-0/+61
2004-02-22If the LHS is a STRING or UNPARSED string, and the RHS is a FIELD,gram1-2/+23
2004-01-25Fix a warning by using a function typedefjmayer1-5/+9
2004-01-18Fix some of the warnings when compiling with -Wstrict-prototypesjmayer1-4/+2
2003-12-29Give it an RCS ID and copyright notice.guy1-0/+23
2003-12-29Add a missing backslash for the EXTRA_DIST files.gram1-1/+1
2003-12-21removed some MSVC warnings (added type casts)ulfl1-3/+6
2003-12-09-Tpdml and -Tps force -V. Thus, -V is no longer required when using -Tpdml.gram1-1/+1
2003-12-06Add the ability to print packet dissections in PDML (an XML-based format)gram3-0/+602
2003-10-13From Ulf Lamping: add some missing "cd .."s. (I guess the currentguy1-1/+3
2003-10-10Give every Makefile.nmake file a "distclean" rule, and have "distclean"guy2-3/+7
2003-08-27Add a "contains" operator for byte-strings, strings, and tvbuffs (protocols).gram1-1/+74
2003-07-25Add to the fundamental types passed between the scanner and the parser.gram1-23/+90
2003-07-09Script to unit-test ftype functions via dfilters passed to tethereal.gram1-0/+1224
2003-06-11Handle diff lines that look like "Binary files".gram1-1/+5
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer2-33/+33
2002-05-04From Joerg Mayer: mark possibly-unused arguments as unused.guy1-4/+4
2002-05-04From Joerg Mayer: get rid of an unused argument, and flag another asguy1-6/+5
2002-03-06Use the gdb "x" (examine memory) command instead of "print" to obtaingram1-18/+39
2002-03-06Add ability to pull packet from add_packet_to_packet_list() frame.gram1-16/+39
2002-02-27From Joerg Mayer:guy2-1/+9
2002-02-21Add first attempt at creating a tool to take a [t]ethereal core filegram2-1/+417
2002-01-30Fix up some type/size problems that showed up when compiling on Digitalguy1-7/+8
2002-01-04From Hamish Moffatt:guy1-1/+1
2001-12-12From Motonori Shindo:guy1-3/+3
2001-11-13Hopefully the last time I have to change my e-mail address.gram1-2/+2
2001-11-09Remove "text2pcap-scanner.obj" and "tools\lemon\lemon.obj" when a "nmakeguy1-1/+1
2001-10-04From Motonori Shindo: have CVS ignore some files generated by Win32guy1-0/+2
2001-07-22Do __attribute__ stuff if the GCC version number is greater than orguy1-2/+2
2001-06-26If length arguments to "%*s" aren't of type "int", cast them to "int",guy1-4/+4
2001-04-23Signed vs. unsigned fixes from Joerg Mayer.guy1-6/+6