aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-03-23pcap-stdinc.h is not needed on a Mac OS X system.Michael Tüxen1-2/+2
2004-03-23Use "tvb_format_text()" to display strings, so we handle non-printableGuy Harris3-41/+59
2004-03-23Add tap functionality.Michael Tüxen1-18/+54
2004-03-23Handle the case where the keycodemap entry for one of the keycodesGuy Harris1-35/+37
2004-03-23Add packet-sctp.hMichael Tüxen1-1/+2
2004-03-23Include file for packet-sctp.c and tap listeners.Michael Tüxen1-0/+43
2004-03-23Added support for version 07 of the ID.Michael Tüxen1-12/+229
2004-03-23From Tomas Kukosa: don't change the state of the "Expand Tree" menuGuy Harris1-5/+1
2004-03-23"keys" is a LISTofCARD8, so it should have type BYTES, not UINT8.Guy Harris1-2/+2
2004-03-23Get rid of a no-longer-used argument.Guy Harris1-4/+4
2004-03-23The dissectors for particular AIM families aren't for real protocols,Guy Harris1-2/+2
2004-03-23Include "packet-ap1394.h" to declare "capture_ap1394()".Guy Harris1-1/+2
2004-03-23From Jelmer Vernooij: split the AIM dissector into multiple files, andGuy Harris25-1529/+3502
2004-03-23Note that you need X11 and the X11 developer headers and librariesGuy Harris1-19/+32
2004-03-23The "len" argument to capture routines should not be decremented as youGuy Harris1-5/+1
2004-03-23If we don't find a trailing / in a parameter, throw the appropriateGuy Harris1-13/+9
2004-03-23Add support for DLT_APPLE_IP_OVER_IEEE_1394.Guy Harris10-14/+186
2004-03-23Clean up the code to check the file type.Guy Harris1-44/+12
2004-03-22To build with GLib 2.x/GTK+ 2.x, you need to configure withGuy Harris1-3/+9
2004-03-22Note that GTK+ 2.4 doesn't work, and indicate why.Guy Harris1-3/+31
2004-03-22* X11 dissector:Laurent Deniel3-56/+653
2004-03-22!ifdef-ize out a GTKWimp text section.Gerald Combs1-1/+3
2004-03-22Add Makefile.common to the distribution.Gerald Combs1-1/+2
2004-03-22From Lars Roland: Fix a couple of MSVC build problems.Gerald Combs2-28/+25
2004-03-22From Tomas Kukosa: supportedTunnelledProtocols in EndpointType is aGuy Harris1-2/+17
2004-03-22Make the strings in the NAS-Port-Type AVP match the text inGuy Harris1-6/+6
2004-03-22Bump the version up to 0.10.3.Gerald Combs3-7/+7
2004-03-22Back out previous accidentally-committed change.Gerald Combs1-2/+1
2004-03-22Handle null RADIUS attribute information without crashing. Found byGerald Combs3-5/+10
2004-03-22Fix a typo.Guy Harris1-2/+2
2004-03-21The CDMA2000 A11 dissector doesn't put anything into the protocol treeGuy Harris1-6/+13
2004-03-21Clean up white space.Guy Harris1-15/+11
2004-03-21From Anders Broman: fix the value strings for decoding of AVP values,Guy Harris1-13/+45
2004-03-21From Anders Broman: add some more AVP's, result codes, etc..Guy Harris1-20/+318
2004-03-21Update to note that the 10.3.3 Software Update will probably alsoGuy Harris1-8/+17
2004-03-21Prefix ENUM types ip IPDC_ in order to prevent type clashes with windowsJörg Mayer2-124/+124
2004-03-21Update to include the libpcap problems. Using excerpts from a mailexchangeJörg Mayer1-1/+14
2004-03-21add support for dissecting multicast sync packets for Linux IPVSNathan Neulinger3-1/+356
2004-03-20From Jelmer Vernooij: add support for SNAC(x,1), SNAC(1,2-6) andGuy Harris1-194/+281
2004-03-20If we can't decrypt the user password, display it as hex data, not asGuy Harris1-40/+39
2004-03-20Make a separate display type for the user password, rather than havingGuy Harris1-8/+8
2004-03-20Remove trailing commaJörg Mayer1-2/+2
2004-03-20Workaround for (at least) some RedHat platforms:Jörg Mayer2-2/+22
2004-03-20Make "timestamp_type" static, as all access to it should be through theGuy Harris1-2/+2
2004-03-20"tmp_tag_text" can hold a string of up to 255 characters, which means itGuy Harris1-9/+13
2004-03-20Don't use fixed-length buffers for strings - there's no absolute stringGuy Harris1-28/+50
2004-03-20In "dissect_tcap_tid()", check that the length of the transaction ID isGuy Harris1-1/+16
2004-03-20From Tomas Kukosa:Guy Harris4-20/+24
2004-03-20From Jelmer Vernooij: add support for some more SNACs.Guy Harris3-6/+124
2004-03-20From Ronnie Sahlberg: Windows XP SP1 appears to send the OS and LANMANGuy Harris1-4/+27