aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-10-04Add a "capture_errs.c" routine to cough up error messages for captureGuy Harris6-51/+116
2005-10-04From Rene Piltz:Anders Broman2-1/+32
2005-10-04From John Sullivan:Anders Broman2-27/+149
2005-10-04Add some requested items.Anders Broman1-0/+4
2005-10-04Preparations for h223Anders Broman2-1/+13
2005-10-04From Dave RichardsAnders Broman2-301/+327
2005-10-04Add a note about 64-bit support in WinPcap to the capture errors onGuy Harris2-1/+20
2005-10-04Grr. Without the right version of the SDK, we can't even compile codeGuy Harris1-12/+8
2005-10-04Remove an extra " from a command, and fix indentation.Guy Harris1-4/+4
2005-10-04Cope with NT 6.0, and with the x86-64 version of XP being NT 5.2 ratherGuy Harris1-1/+26
2005-10-04Don't assume that every packet has a non-null "call_data" value. FixesGuy Harris1-4/+17
2005-10-03Properly terminate some value_string tables.Guy Harris1-4/+5
2005-10-03Include "gui_stat_menu.h" to declare "register_stat_menu_item()".Guy Harris1-1/+2
2005-10-03A hash table doesn't *have* to have a value destroy function - and, inGuy Harris1-16/+3
2005-10-03It's "svn:keywords", not "svn:Keywords".Guy Harris0-0/+0
2005-10-03The "extern" in "struct _fragment_items" doesn't do anything, as dataGuy Harris1-1/+1
2005-10-03Win32: don't crash if Capture/Start is clicked and WinPcap is not installed.Ulf Lamping1-0/+23
2005-10-03move the list down to the latest message while new messages rush in. We might...Ulf Lamping1-0/+2
2005-10-03major Win32 bugfix: when getting messages from the capture slave, only one me...Ulf Lamping1-23/+40
2005-10-03minor bugfix: hide main widgets, if command line file couldn't be loadedUlf Lamping1-0/+1
2005-10-03First check in of yhe h223 plugin, not part of the build script yet.Anders Broman1-0/+29
2005-10-03First check in of yhe h223 plugin, not part of the build script yet.Anders Broman4-0/+1524
2005-10-03First check in of yhe h223 plugin, not part of the build script yet.Anders Broman1-0/+52
2005-10-03First check in of yhe h223 plugin, not part of the build script yet.Anders Broman1-0/+257
2005-10-03First check in of yhe h223 plugin, not part of the build script yet.Anders Broman1-0/+340
2005-10-03First check in of yhe h223 plugin, not part of the build script yet.Anders Broman1-0/+5
2005-10-03First check in of yhe h223 plugin, not part of the build script yet.Anders Broman1-0/+4
2005-10-03From Jeff Snyder:Anders Broman4-0/+676
2005-10-03Add dissection of some more OID's and use the #.REGISTER function.Anders Broman3-429/+501
2005-10-03from Yaniv Kaul: add a Preference setting for IP checksum validationUlf Lamping1-35/+44
2005-10-03from Peter Johansson:Ulf Lamping1-1/+1
2005-10-03dissect_rtse_EXTERNAL is already declared in the header as extern.Luis Ontanon1-3/+0
2005-10-03This one was missing from the checkin...Luis Ontanon1-0/+740
2005-10-03prettify mount,Ronnie Sahlberg1-18/+33
2005-10-03C89 doesn't allow a comma after the end of the last value in anGuy Harris1-1/+1
2005-10-03Fix a typo.Anders Broman1-2/+2
2005-10-03From Alejandro Vaquero:Anders Broman7-12/+154
2005-10-03From Graeme LuntAnders Broman9-80/+304
2005-10-03From Graeme LuntAnders Broman8-33/+57
2005-10-03From Graeme LuntAnders Broman1-7/+14
2005-10-02From Graeme LuntAnders Broman2-5/+13
2005-10-02From Jeff SnyderAnders Broman4-42/+339
2005-10-02enhancements COL_INFO output and make bittorrent protocol filterableUlf Lamping1-13/+45
2005-10-02add doxygen comments to column-utils.h and do a slight code cleanupUlf Lamping3-43/+173
2005-10-01one step further... Luis Ontanon6-36/+69
2005-10-01propperly initialize vendor->ett if the vendor is not found while radius_regi...Luis Ontanon1-2/+3
2005-10-01match changes to tpg infrastructure.Luis Ontanon2-38/+33
2005-10-01Some changes in tpg's grammar to avoid constructing elements that cannot be d...Luis Ontanon1-35/+22
2005-10-01emem.[ch]:Luis Ontanon4-44/+82
2005-09-30Fix bug 492 - the MMSE dissector calls add_content_type() defined in WSP, whichOlivier Biot1-1/+4