aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-02-09Move the following files from /trunk to /trunk/epan:Lars Roland65-73/+73
2005-02-09Add Tim EndeanAnders Broman1-0/+4
2005-02-09From Tim Endean: INAP dissector.Anders Broman3-0/+5293
2005-02-09From Tim Endean: INAP dissector.Anders Broman4-0/+1356
2005-02-09Fix dissection of some opcodes etc.Anders Broman1-135/+262
2005-02-09Fix decoding of some opcodes etc.Anders Broman3-19/+137
2005-02-09From Deepak Jain: add support for some Cisco L2TPv3 AVPs, always showGuy Harris1-3/+87
2005-02-08Set Registry key for starting NPF service to "Auto Start" and not "System Sta...Lars Roland1-1/+1
2005-02-08use "guint" instead of "uint". Lars Roland1-1/+1
2005-02-08From Jon Ringle: add a preference to allow packets with an RTP versionGuy Harris1-14/+54
2005-02-08fix a capture bug if the capture filter wasn't valid to get back to "empty" s...Ulf Lamping3-8/+19
2005-02-08Move h225-persistentdata.[ch] to epan,Lars Roland6-4/+4
2005-02-08Remove the buggy h323 conversations tap.Lars Roland8-1820/+0
2005-02-08bringing the packet details context menu item "Expand Tree" back as "Expand S...Ulf Lamping1-0/+1
2005-02-08From LEGOAnders Broman1-4/+26
2005-02-08From : Susanne EdlundAnders Broman1-2/+3
2005-02-08Add a section to the installer, which sets following key to "1" on WIN NT, if...Lars Roland1-4/+23
2005-02-07Fix up the suppression of packet printing and packet count printing soGuy Harris1-13/+22
2005-02-07And finally (I hope) the last part from the patchLars Roland4-8/+111
2005-02-07Make Ethereal and Tethereal compile if we're building without libpcap.Guy Harris5-4/+19
2005-02-07fix a bug if capturing into named files is usedUlf Lamping1-1/+3
2005-02-07From Alejandro Vaquero :Anders Broman2-2/+2
2005-02-07when building the argv string, use save_file_fd_str instead of save_file_fd t...Ulf Lamping1-3/+3
2005-02-07Suppress the packet counts when we're reading from a file.Guy Harris1-0/+1
2005-02-07Tethereal can write to a file in binary even if not built with libpcap.Guy Harris1-40/+41
2005-02-07Clean up indentation.Guy Harris1-39/+37
2005-02-07In case we have an unknown vendor tag, just decode the vendor fromJörg Mayer1-2/+4
2005-02-07From Alejandro Vaquero :Anders Broman1-1/+2
2005-02-07From Alejandro Vaquero :Anders Broman4-15/+40
2005-02-07From Alejandro Vaquero :Anders Broman2-4/+6
2005-02-07From LEGO:Anders Broman2-9/+13
2005-02-07The welcome pane isn't scrollable, so add it to the scrolling windowGuy Harris1-3/+4
2005-02-07In the child process, capture_opts->fork_child is 0, not -1, so, in thatGuy Harris1-14/+21
2005-02-07Move the code to set the title on a window when a capture is in progressGuy Harris4-77/+100
2005-02-07Declare "cf_callback_t" before using it in a further declaration.Guy Harris3-6/+4
2005-02-07Instead of calling each single thing when doing/finish a file operation, file...Ulf Lamping3-154/+334
2005-02-07Clean up indentation.Guy Harris1-124/+124
2005-02-06Don't have "set_menus_for_captured_packets()" callGuy Harris6-5/+56
2005-02-06Get rid of extra blank line at the end.Guy Harris1-1/+0
2005-02-06"iface" is now a member of "capture_opts", not "cfile".Guy Harris1-1/+2
2005-02-06Get rid of a few cf_get_ references missed by the previous checkin.Guy Harris2-3/+3
2005-02-06Include <ctype.h> for "isspace()".Guy Harris1-1/+3
2005-02-06Clean up indentation.Guy Harris1-24/+24
2005-02-06Back out the previous change - we were setting "datafiledir", notGuy Harris2-1/+10
2005-02-06minor code cleanupUlf Lamping1-1/+3
2005-02-06another two steps towards privilege seperation:Ulf Lamping15-388/+429
2005-02-06Clean up indentation.Guy Harris3-214/+208
2005-02-06From: LEGOAnders Broman4-146/+207
2005-02-06some cleanup of the initial start sequence of Ethereal, filling in capture_op...Ulf Lamping2-30/+33
2005-02-06fix bugs regarding the capture childUlf Lamping2-3/+3