aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2004-03-17Add new docsis files for static build. This is currently necessary andJörg Mayer1-2/+4
2004-03-17"esc_read()" is passed a FILE_T, not a FILE_T * - a FILE_T is a pointerGuy Harris1-3/+3
2004-03-17Suppress compiler warnings about unused arguments.Guy Harris1-2/+2
2004-03-17Use "g_ntohs()" rather than "ntohs()".Guy Harris1-3/+3
2004-03-17Cast a "char" to "guchar" before passing it to the ctype macros, so thatGuy Harris1-2/+2
2004-03-17Unfortunately, GCC 2.8.1 on x86/Solaris 7 doesn't do enoughGuy Harris1-2/+2
2004-03-17From Brian Wheeler: DOCSIS 2.0 support.Guy Harris13-295/+1848
2004-03-16From metatech: IBM WebSphere MQ protocol support.Guy Harris4-1/+1536
2004-03-16From Paul Ionescu: handle ODR hub default gateway announcements.Guy Harris1-12/+28
2004-03-16It's Mac OS, not MacOS.Guy Harris1-6/+10
2004-03-15Peter Kjellerstedt:Jörg Mayer2-15/+20
2004-03-15Add Build process items to TODOJörg Mayer1-1/+12
2004-03-15Beginnings of README.macosJörg Mayer1-0/+21
2004-03-14* Color filters:Laurent Deniel2-49/+120
2004-03-14Fix incorrect number of arguments for format and compilation warnings.Laurent Deniel1-5/+4
2004-03-14Whitespace changeJörg Mayer1-3/+3
2004-03-13experimental: make usage of pcap_setbuff to increase the kernel buffer sizeUlf Lamping5-5/+71
2004-03-13updated texts to reflect the latest GUI changesUlf Lamping2-229/+258