aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2001-05-16Added 'text2pcap', a utility to convert text hexdumps into pcapAshok Narayanan8-11/+1045
2001-05-16Update hte entry for the Cisco-proprietary capabilities in BGP to giveGuy Harris1-1/+1
2001-05-16Put in the name for <bgp4news@yahoo.com>.Guy Harris2-2/+2
2001-05-16Update NEWS file for release 8.18Jeff Foster1-0/+1
2001-05-16Support for Cisco-proprietary capabilities in BGP, fromGuy Harris4-2/+15
2001-05-16Update files for release 8.18Jeff Foster4-7/+109
2001-05-15Stop depending on the order in which operations are performed byGuy Harris1-7/+11
2001-05-14Various ISIS improvements (ISIS IPv6 routing TLV dissection, ISISGuy Harris8-7/+589
2001-05-14Updates to OSPF for the changes between drafts 3 and 4 ofGuy Harris1-5/+7
2001-05-12Fix a bug reported by Christopher McAvaney inGerald Combs1-12/+31
2001-05-11Passive FTP support, from Juan Toledo.Guy Harris3-2/+53
2001-05-11Updates for the current CVS version of autoconf, from Nathan NeulingerGuy Harris2-9/+9
2001-05-11Automake updates, from Nathan Neulinger, to handle the current CVSGuy Harris3-17/+20
2001-05-09Patch from Chris Jepeway to use, in NetXRay 2.x captures, a field fromGuy Harris1-3/+17
2001-05-09When generating a filter expression to match a protocol tree line notGuy Harris1-39/+36
2001-05-08Only set the Info column to an error indication if we haven't alreadyGuy Harris1-3/+3
2001-05-08Additional LDAP checks for invalid packets, from Scott Renfro.Guy Harris3-5/+25
2001-05-07Fix one remaining "NIS" to be "NIS+".Guy Harris1-1/+1
2001-05-07If "proto_item_set_len()" is passed a null pointer as its firstGuy Harris1-2/+6
2001-05-07NIS+ support, from Ronnie Sahlberg.Guy Harris5-2/+1991
2001-05-07Support for dissecting XDR arrays, from Ronnie Sahlberg.Guy Harris3-3/+49
2001-05-07PIM enhancements and fixes, from Heikki Vatiainen.Guy Harris2-3/+45
2001-05-03IPX SAP over IPX EIGRP support, and IP EIGRP authentication updates,Guy Harris3-15/+36
2001-05-03uint8_t changed to guint8Uwe Girlich1-2/+2
2001-05-02Updates from Alexandre P. Ferreira.Guy Harris1-154/+238
2001-05-02Additional OSPF LSA types and opaque-options flag, from MichaelGuy Harris3-7/+26
2001-05-01Put in a comment warning thatGuy Harris1-1/+19
2001-05-01Bugfix: Removed an unnecessary and potentially spurious include from RSVP.Ashok Narayanan1-2/+1
2001-05-01- Added support for RSVP Refresh Reduction ExtensionsAshok Narayanan1-18/+215
2001-05-01Added support for DHCP Authentication extensions specified inAshok Narayanan1-3/+111
2001-05-01Base HAVE_PLUGINS on whether "g_module_supported()" returns TRUE, not onGuy Harris4-31/+74
2001-05-01"-l" command-line option to turn on automatic scrolling in "Update listGuy Harris3-3/+19
2001-05-01"prefs.capture_real_time", not "prefs.capture_auto_scroll", shouldGuy Harris4-11/+8
2001-04-27Make the "pktsize" argument to "dissect_icqv5Server()" an "int", as itGuy Harris1-6/+6
2001-04-27More signed-vs-unsigned changes from Joerg Mayer.Guy Harris6-37/+40
2001-04-25Get rid of support for non-tvbuffified plugin dissectors.Guy Harris4-15/+4
2001-04-25Make "col_set_str()" and "tvb_reported_length_remaining()" available inGuy Harris4-4/+14
2001-04-25If the SNMP headers were found but we failed to find "sprint_objid()" inGuy Harris1-2/+12
2001-04-25Fail if both UCD and CMU SNMP headers are found; we have no idea whichGuy Harris1-1/+13
2001-04-25Undefine "isprint()" before re-defining it, to squelch a compilerGuy Harris1-1/+8
2001-04-25Tvbuffify the Gryphon dissector.Guy Harris3-788/+892
2001-04-25Wrap "VALS()" around pointers to "value_string" arrays, to suppress GCCGuy Harris2-68/+68
2001-04-24Clearing a column before adding text to it with "col_add_fstr()" isGuy Harris1-9/+6
2001-04-24Get the "." out of the URL for the Modbus/TCP home page.Guy Harris1-3/+3
2001-04-24Modbus/TCP support, from Riaan Swart.Guy Harris5-2/+432
2001-04-24RANAP support, from Martin Held.Guy Harris6-22/+4870
2001-04-24Tvbuffify the RIPng dissector.Guy Harris1-28/+25
2001-04-24Signed vs. unsigned fixes from Joerg Mayer.Guy Harris3-10/+10
2001-04-23Signed vs. unsigned fixes from Joerg Mayer.Guy Harris2-21/+25
2001-04-23Get rid of some unnecessary includes.Guy Harris8-21/+16