aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2004-03-20Updates from Josh Bailey and Ruud Linders.Guy Harris2-432/+481
2004-03-19Fixed a typo: sctp.verfication_tag -> sctp.verification_tagMichael Tüxen1-2/+2
2004-03-19Use "E.164", not "E164".Guy Harris1-5/+5
2004-03-19From Michael Lum:Guy Harris9-633/+1570
2004-03-19Update to reflect current reality.Guy Harris1-18/+13
2004-03-19From Tomas Kukosa: add a new "Expand Tree" context menu item, whichGuy Harris3-4/+43
2004-03-19From Ronnie Sahlberg:Guy Harris1-27/+92
2004-03-19From Anders Broman: put E.164 numbers into the protocol tree using theGuy Harris1-17/+28
2004-03-19In the read routine, set the 802.11 pseudo-header forGuy Harris1-1/+16
2004-03-18From Lars Roland: Move timestamp_type into libethereal and provide accessorOlivier Biot1-0/+43
2004-03-18From Lars Roland: Move timestamp_type into libethereal and provide accessorOlivier Biot11-42/+45
2004-03-18Call proto_register_field_array() after proto_register_protocol(), and notGerald Combs1-5/+5
2004-03-18From Tomas Kukosa:Guy Harris3-24/+42
2004-03-18From Josh Bailey: IPDC support.Guy Harris6-2/+1000
2004-03-17* Protocol Hierarchy Statistics:Laurent Deniel3-38/+101
2004-03-17Correctly spell REAMDE.macosJörg Mayer1-2/+2
2004-03-17Enclose WV-CSP 1.2 token mappings in conditional compile comments. Once theOlivier Biot1-1/+3
2004-03-17Experimental Heimdal Kerberos detection.Jörg Mayer5-5/+321
2004-03-17Sync with the sourcesJörg Mayer3-9/+146