aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-12-09Don't automatically size the columns - that's expensive in largeGuy Harris8-167/+25
2003-12-09-Tpdml and -Tps force -V. Thus, -V is no longer required when using -Tpdml.Gilbert Ramirez4-16/+10
2003-12-09Add a new attribute type RADIUS_IP6_ADDRESS for IPv6 addresses.Guy Harris1-3/+72
2003-12-09Add "ip6_to_str_buf()", by analogy to "ip_to_str_buf()".Guy Harris3-5/+12
2003-12-09From Michael Lum: fix incorrect switch values which resulted in NULLGuy Harris1-9/+9
2003-12-09As per Didier Gautheron, dissect TCP options regardless of whether we'reGuy Harris1-5/+8
2003-12-08Get rid of the private "my_decode_bitfield_value()" a number ofGuy Harris10-1550/+1197
2003-12-08Add a "doc" target, as per Ulf Lamping's comment.Guy Harris1-2/+7
2003-12-08Note the types of fields for which the "contains" operator is available.Guy Harris1-10/+17
2003-12-08"proto_construct_dfilter_string()" can return a null pointer, e.g. forGuy Harris1-18/+20
2003-12-08From Michael Lum: support an AT_SS7PC address type for SS7 point codes,Guy Harris6-34/+252
2003-12-08From Jamie Fournier: don't show UNKUUID information for fragments forGuy Harris1-6/+12
2003-12-08From Greg Morris: ecode the attribute structure instead of reporting aGuy Harris1-19/+245
2003-12-08From Lars Roland: fix a typo.Guy Harris1-2/+2
2003-12-08From Lars Roland: fix the NSIS Makefile to handle PCRE.Guy Harris1-2/+4
2003-12-08From Hannes Gredler:Guy Harris8-444/+543
2003-12-08Get rid of the integer media type dissector table in WSP, WBXML and MMSE.Olivier Biot3-112/+27
2003-12-08From Didier Gautheron: check packet format in get_dsi_pdu_len.Guy Harris1-3/+15
2003-12-08From Didier Gautheron: add offset and size parameters in info colum forGuy Harris1-5/+34
2003-12-08From Anders Broman:Guy Harris1-169/+223
2003-12-08moved "File->Save Highlighted Data" to "File->Export->Raw Packet Data"Ulf Lamping1-2/+4
2003-12-08updated to reflect the menu redesign changesUlf Lamping1-150/+163
2003-12-08removed seperator between the two print menuitemsUlf Lamping1-2/+1
2003-12-07Update address of Johan Feyaerts. Dfilter matches operator.Olivier Biot1-1/+2
2003-12-07Clarify dfilter syntax (mainly the implicit exists operator), add subsections...Olivier Biot1-14/+71
2003-12-07Remove the literal WSP content type dissector table, and replace it with the ...Olivier Biot3-33/+35
2003-12-07Update various set_menu_object_data() calls to reflect recent menuOlivier Abad1-15/+16
2003-12-07Register the SDP dissector with the media_type dissector table with itsGuy Harris1-3/+8
2003-12-07Use a cleanup handler to free the Content-Type header value, so it getsGuy Harris1-7/+16
2003-12-07Change the name of the variable holding the dissector table pointer toGuy Harris1-4/+4
2003-12-07Rename the "http.content_type" dissector table to "media_type", as it'sGuy Harris2-5/+7
2003-12-07Only check the destination address if it's AT_ETHER; otherwise, there'sGuy Harris1-6/+20
2003-12-07From Devin Heitmueller: include the AES ciphersuites from RFC 3268.Guy Harris1-1/+13
2003-12-07Put the "-V" flag in boldface, so pod2man doesn't whine.Guy Harris1-2/+2
2003-12-07Add PCRE support to the Windows build.Gerald Combs8-17/+64
2003-12-06Check if pinfo->dl_dst.data is not NULL before accessing the data (itOlivier Abad1-1/+2
2003-12-06Declaration included the line aboveJörg Mayer1-2/+1
2003-12-06From Olivier BiotGilbert Ramirez24-61/+508
2003-12-06slab.h needs to be in libethereal_a_SOURCESGilbert Ramirez1-1/+2
2003-12-06Add the ability to print packet dissections in PDML (an XML-based format)Gilbert Ramirez13-25/+1229
2003-12-06From Jeff Morriss: avoid at least some N^2 behavior when changing theGuy Harris3-7/+49
2003-12-05"hf_ccsds_secheader" is an FT_BOOLEAN; use "proto_tree_add_boolean()"Guy Harris1-2/+2
2003-12-05Switch over to Net-SNMP 5.1. A ZIP file of the Net-SNMP 5.1 sources plusGerald Combs3-8/+8
2003-12-05We have to parse the SDP packet even if we're not building a protocolGuy Harris1-4/+1
2003-12-05Subdissectors must be called regardless of whether a protocol tree isGuy Harris1-9/+9
2003-12-05Subdissectors must be called regardless of whether a protocol tree isGuy Harris1-67/+61
2003-12-04From some reason, at least on Mac OS X 10.3, the change to have theGuy Harris1-2/+2
2003-12-04It turns out the protocol tree parent link was used, so we need it inGuy Harris2-2/+5
2003-12-04Don't use GNodes for the protocol tree, put the sibling pointer, andGuy Harris8-74/+166
2003-12-04update to kerberosRonnie Sahlberg1-1/+8