aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2001-12-10Move the pointer to the "column_info" structure in the "frame_data"guy196-2621/+2585
2001-12-09Use "--force" with "libtoolize", so it doesn't whine, but saveguy1-2/+13
2001-12-09Check for invalid maximum packet count values.guy1-2/+6
2001-12-09From Gordon McKinney: make IP-over-PPP work with the TCP graph code.guy2-3/+16
2001-12-09On Win32, a GUI application apparently can't use "popen()" (itguy1-1/+42
2001-12-09"msrpc" -> "dcerpc", and comment cleanups, from Tim Potter.guy10-37/+39
2001-12-09Add semi-hand-crafted 3D icons. Update ethereal.ico with the new icons.gerald5-0/+1036
2001-12-09When libtoolizing, *don't* forcibly copy over all the files needed; thatguy1-2/+2
2001-12-08Clean up indentation.guy2-35/+36
2001-12-08Give the help window a title.guy1-1/+2
2001-12-08TCP time-sequence, round-trip time, and throughput graphs, from Pavelguy7-2/+3811
2001-12-08Fix white space.guy1-2/+2
2001-12-08Attach a descriptive name field type and base to dissector tables; thatguy28-76/+188
2001-12-08From Darren New: BXXP dissector modified to be a BEEP dissector.guy6-400/+278
2001-12-08BACP and BAP support in PPP dissector, from Motonori Shindo.guy3-6/+565
2001-12-08Latest "config.guess" and "config.sub" fromguy2-337/+1945
2001-12-07Use "-no-cpp-precomp" rather than "-traditional-cpp" on MacOS X, as perguy3-10/+52
2001-12-07From Tom Uijldert: WSP/MMSE changes to handle multipart-content:guy4-92/+278
2001-12-07More NT error codes, from Todd Sabin.guy1-1/+126
2001-12-07Dfilter code finds field under *any* parent's subtree, not justgram2-32/+9
2001-12-06From Todd Sabin:guy6-20/+107
2001-12-06WTAP_ENCAP_ values are #defined in decimal; display them in decimal.guy1-2/+2
2001-12-06From Ronnie Sahlberg: reassemble DCERPC-over-SMB requests as well asguy1-5/+42
2001-12-06Handle the case of the initial, or current, dissector handle for aguy1-3/+9
2001-12-06From Motonori Shindo: get rid of "send output to /dev/null" hack inguy4-17/+9
2001-12-06In the SMB dissector, keep a list of all the conversation structuresguy1-4/+33
2001-12-06There can be more than one SMB request or response in a frame whenguy1-16/+64
2001-12-06Remove proto_tree from capture_file and PacketWinData, since theygram9-81/+53
2001-12-06Don't update the "Save As..." dialog box if it doesn't exist.guy1-7/+22
2001-12-06Make the "Save only marked frames" button in the "Save As..." dialog boxguy5-17/+91
2001-12-05Update Gilbert's e-mail address.guy1-2/+2
2001-12-05The Visual Networks tool that generates capture files that we now canguy5-10/+10
2001-12-05From Taisuke Sasaki: fix the handling of the metric and referenced LSguy2-6/+6
2001-12-05Note that Ethereal's and Tethereal's native capture file format isguy5-48/+54
2001-12-05Add a heuristic dissector for protocols running atop X.25.guy1-19/+31
2001-12-05Support for reassembly of DCERPC over SMB, from Ronnie Sahlberg.guy5-89/+203
2001-12-05The data structure for per-packet headers for Mac V5 and V6 Etherpeekguy1-64/+96
2001-12-05From Tim Potter: add the DOS error for "file already exists" on aguy3-2/+5
2001-12-05Don't fetch "t2i->info_level" if "t2i" is null.guy1-20/+22
2001-12-04In the NetMon capture file reading code, if we get a short read whenguy3-8/+8
2001-12-04Update the README file to reflect the current list of capture fileguy1-5/+8
2001-12-04Update the manual pages to reflect the addition of support for readingguy4-32/+36
2001-12-04Support for reading Visual Networks traffic capture files, from Tomguy9-10/+723
2001-12-04From Motonori Shindo: fix Ascend/Lucent trace reading code to handleguy3-9/+111
2001-12-04Document ring buffer mode and the "-b" flag.guy2-0/+38
2001-12-04When making the "number of ring buffer files" spin button sensitive orguy1-40/+67
2001-12-04Make the bytes-written information from Wiretap a long, as we allowguy2-0/+441
2001-12-04Make the bytes-written information from Wiretap a long, as we allowguy14-50/+325
2001-12-04Support for stopping capture at specified capture file size or captureguy19-52/+984
2001-12-04From Thomas Wittwer: remove unnecessary calls toguy2-3/+2