aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-02-13change nmake makefiles in /trunk and /trunk/epan so thatLars Roland19-73/+17
2005-02-12Add a part of the previous patch that didn't apply.Anders Broman1-0/+6
2005-02-12GMM/SM:Anders Broman1-99/+66
2005-02-12From Rene Pilz :Anders Broman1-7/+71
2005-02-12From Rene Pilz :Anders Broman1-2/+1
2005-02-11Dissect Return error and some more operationcodes.Anders Broman1-205/+1106
2005-02-11Dissect Return error and some more operationcodes.Anders Broman2-27/+227
2005-02-11avoid freeing the gop_key more than once and do not reregister the tap at eve...Luis Ontanon2-5/+8
2005-02-10mate runtime did not get initialized when configured after loading a capture ...Luis Ontanon1-1/+5
2005-02-10add "mate" as a protocol to its treeLuis Ontanon3-6/+8
2005-02-10From Nicolas Dichtel via Vincent Jardin:Gerald Combs2-0/+4
2005-02-10cleanup matelib and mate examplesLuis Ontanon15-753/+85
2005-02-10Use tcp_dissect_pdus().Guy Harris1-175/+106
2005-02-10Use VB_ rather than V_ for the VarBind types, to avoid a collision withGuy Harris1-39/+39
2005-02-10Export the routines to add 64-bit integer values, and exportGuy Harris1-0/+5
2005-02-10Add a hack to set "reversed" and "circuit" in code paths where it wasn'tGuy Harris1-9/+30
2005-02-10Always make the elements of the "text" array point to g_mallocatedGuy Harris1-2/+2
2005-02-10From Oleg Terletsky: AgentX support.Guy Harris12-2/+1367
2005-02-10Remove an extra /*, some unused variables, and an unneeded include (INAPGuy Harris3-13/+5
2005-02-10Add a Makefile.Guy Harris1-0/+16
2005-02-10bugfix for sync_mode captures, wasn't started correctly (cf_callback_invoke(c...Ulf Lamping1-1/+7
2005-02-10clean up makefiles.Lars Roland5-27/+6
2005-02-09fix svn propertiesLars Roland1-1/+1
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