aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2001-04-17Move the declaration of "ipprotostr()" out of "epan/packet.h" into a newguy10-15/+50
2001-04-17Quarterly (or so) update.gerald1-11/+272
2001-04-17Fix the e-mail address for Joerg Mayer (and remove it from files heguy9-15/+12
2001-04-16GCC 2.95.1 on SPARC/Solaris, at least, is clever enough to figure outguy1-5/+1
2001-04-16The "data" member of a Buffer structure is a "u_char *"; when assigningguy1-3/+3
2001-04-16Assorted ISIS enhancements from Hannes Gredler.guy11-24/+134
2001-04-15The Vines Fragmentation Protocol dissector is called only throughguy1-5/+1
2001-04-15Conversation dissectors are called through a mechanism that doesn'tguy2-2/+20
2001-04-15Assorted cleanups.guy1-5/+5
2001-04-15Fix up a pile of NullTVB uses that were left in the previous checkin.guy1-32/+32
2001-04-15"packet-ipx.c" doesn't use anything from "packet-snmp.h", so don'tguy1-3/+1
2001-04-15Get rid of an unused variable, and fix a typo in a comment.guy1-4/+2
2001-04-15Tvbuffify the ASN.1 code and the Kerberos, LDAP, and SNMP dissectors.guy7-609/+621
2001-04-15There's no "enable name resolution in captures" preference in Ethereal,guy11-52/+63
2001-04-13Nothing in "etypes.h" is used by "ipproto.c", so there's no need toguy1-2/+1
2001-04-13Added the ethereal capture preferences to the preference file.jfoster8-34/+87
2001-04-12Improvement of 'make clean' targets.gram5-7/+17
2001-04-11Fix up the alignment of some of the "configure --help" messages.guy1-4/+7
2001-04-11Set PLUGIN_DIR to a value that depends on "VERSION", rather thanguy1-3/+3
2001-04-11Package the 3d logo, too.gram1-1/+2
2001-04-11Add an item for the tvbuffified HCLNFSD dissector.guy1-0/+1
2001-04-11Tvbuffified HCLNFSD dissector, from Ronnie Sahlberg.guy2-217/+285
2001-04-11Update the other occurrence of the version number.guy1-2/+2
2001-04-11Updated for release 0.8.17jfoster3-7/+7
2001-04-11The Software Porting And Archive Centre for HP-UX now has libpcap 0.6.2guy7-3023/+45
2001-04-10Updates from David Frascone.guy2-14/+36
2001-04-10If the tvbuff pointer is null in "alloc_field_info()", get the dataguy3-7/+29
2001-04-10Fix automake packaging of win32-only files.gram2-5/+5
2001-04-10Updated for 0.8.17.gram1-0/+77
2001-04-10"get_hostname()" takes an argument in network byte order, not host byteguy1-2/+2
2001-04-10Add instructions for using the installation package.gram1-21/+66
2001-04-10Check in isprint() hack for Win32 so that Ethereal is usably whilegram4-8/+42
2001-04-10Fix up some other README.developer items.guy1-8/+7
2001-04-09last_open_dir needs a trailing slash in order for the GTK+gram3-28/+31
2001-04-09Update README.developer to discuss 'col_set_str' and 'col_clear', toguy1-21/+98
2001-04-09Fixes from Joerg Mayer.guy2-4/+5
2001-04-09Fix error in dissect_connect_ack routine, proto_tree_add_item for hf_msproxy_...jfoster1-2/+2
2001-04-09Note that UCD SNMP binaries and header files for Win32 can be gottenguy1-6/+10
2001-04-09Add support for "version 7" wandess output. Actually, I think it'sgerald2-12/+74
2001-04-09Note that MAPI is a DCE RPC service, and note that getting rid of theguy1-1/+19
2001-04-09SCTP dissector fix from Michael Tuexen.guy1-10/+12
2001-04-08OSI network layer over PPP support, fix to P2P ISIS processing, and ISISguy9-16/+117
2001-04-07If we do "offset = dissect_rpc_XXX_tvb(...)", we have to do soguy1-8/+3
2001-04-07RWALL dissector, from Ronnie Sahlberg.guy5-2/+120
2001-04-07Mention RFC 1356 in the comment about handling NLPIDs other than theguy1-3/+6
2001-04-07At least with UCD SNMP 4.1.2, you can safely pass to "sprint_value()" aguy1-2/+2
2001-04-07Don't hand "fdata" to "clear_fdata()" if you haven't filled it in.guy1-2/+3
2001-04-07Don't blow up if "asn1_string_value_decode()" supplies a null pointer asguy1-5/+15
2001-04-06In "dissect_snmp_parse_error()" and "dissect_snmp_error()", put an errorguy1-76/+84
2001-04-06Build with zlib.gram4-24/+23