obnox/wireshark/wip.git
2003-06-13 guyAs per a patch from Lars Roland, make RC_VERSION comma...
2003-06-13 guyFrom Jeff Rizzo: sFlow support.
2003-06-13 guyFixes to get it to compile on Win32.
2003-06-13 guyOn Win32, say "without WinPcap" rather than "without...
2003-06-13 guyDo run-time word-wrapping on the "Compiled with" messag...
2003-06-13 guyHandle the case of a comparison between two ranges...
2003-06-13 guyOops, a range of N-N is valid and means "the byte at...
2003-06-13 guyAdd some sanity checking for ranges, so that you can...
2003-06-13 guyFix some typoes.
2003-06-13 guy"tvb_format_text()" should be able to handle a length...
2003-06-13 guyMake it compile without libpcap.
2003-06-13 guyPut in a missing comma.
2003-06-13 guyLink dftest with the ADNS library if it's configured in.
2003-06-13 guyFix by Gerald Combs to a braino of mine.
2003-06-13 guyFrom Jason House: fix the return types of the pointers to
2003-06-12 guyClarify the comment about not doing dissection work...
2003-06-12 guyLink the plugin with glib, as it now calls "g_free()".
2003-06-12 guyExport "tvb_get_string()" and "tvb_get_stringz()" to...
2003-06-12 guyGet rid of allocations of unused buffers.
2003-06-12 guyDon't wire into "config.h.win32" files an indication...
2003-06-12 guyAdd new routines:
2003-06-12 guyFor the "all the rest of the packet is just text" case...
2003-06-12 guyHeuristic dissectors are not allowed to return FALSE...
2003-06-12 guyThere are 10 bytes of interface name in the header...
2003-06-12 guyShow the segment type in the line for an 8-bit logical...
2003-06-12 guyThe authentication field in a VRRP packet is 8 bytes...
2003-06-12 geraldFinal updates for 0.9.13.
2003-06-11 guyFrom Joakim Wiberg: update to the CIP dissector, revert...
2003-06-11 guyPut in a missing "break" statement.
2003-06-11 gramExpand the ability of fvalue_to_string_repr, and modify...
2003-06-11 guyPut the subfields of the request or response line under...
2003-06-11 gramSetCmdValueNum needs to be used with a fixed length...
2003-06-11 guyReplace value fetches and "proto_tree_add_XXX" calls...
2003-06-11 guyPut the ACAP request or response line into the protocol...
2003-06-11 guyPut the IMAP request or response line into the protocol...
2003-06-11 guyPut the POP request or response line into the protocol...
2003-06-11 guyPut the SMTP request or response line into the protocol...
2003-06-11 gramHandle diff lines that look like "Binary files".
2003-06-11 geralds/artnet/rtnet/g.
2003-06-11 guyFrom Erwin Rol: RTNET/TDMA support.
2003-06-11 guyFrom Joakim Wiberg: support for Common Industrial Proto...
2003-06-11 guyGet the right length for methods with an "M-" prefix.
2003-06-11 geraldAdd a couple of missing line continuations.
2003-06-10 guyPut the FTP request or response line into the protocol...
2003-06-10 gramAdd http.request.method field, and a subtree under...
2003-06-10 denielAdd a preference for the FDDI dissector to be able...
2003-06-10 guyGet rid of an unused variable.
2003-06-10 guyFix some places where "Ethereal" wasn't capitalized...
2003-06-10 guyFix a typo.
2003-06-10 guyFrom Mike Frisch: finish NFS_ACL dissector.
2003-06-10 guyHandle the case of an empty interface list on Windows...
2003-06-10 guyIf ADNS_DIR isn't defined, don't link with the ADNS...
2003-06-10 guyAs "tvb_strneql()" and "tvb_memeql()" now just return...
2003-06-10 guyWhen checking for a CR-LF at the end of a packet, don...
2003-06-10 guyAdd support for some additional SAPs for Netware and...
2003-06-10 guyShow the upper 2 bytes of the formerly-reserved area...
2003-06-10 jmayerupdate manuf to june 10th
2003-06-10 jmayerupdate FAQ to may 25th
2003-06-10 geraldBump the version to 0.9.13 and otherwise prep for the...
2003-06-09 guyPut the right data into the protocol tree for the high...
2003-06-09 guyUse B<> for sample command-line options.
2003-06-09 sahlbergThe tap listener to present sid to name mappings for...
2003-06-09 sahlbergSID name mappings can now be presented in a table by...
2003-06-09 guyClean up the usage message a bit (using the convention...
2003-06-09 guyEach LDAP message gets a top-level LDAP tree of its...
2003-06-09 guyFix "tvb_strneql()", "tvb_strncaseeql()", and "tvb_meme...
2003-06-09 sharpeDissect the 12-byte reserved field as a 2-byte PID...
2003-06-09 guyClean up the checks for valid SIP requests and response...
2003-06-09 guyUpdate the section numbers in various information level...
2003-06-08 geraldPrint a warning in the protocol tree instead of the...
2003-06-08 tuexenfixed a typo.
2003-06-08 oabadAdd a "--enable-threads" option, which allows to build...
2003-06-08 guyThe information levels for TRANS2_SET_{PATH,FILE}_INFOR...
2003-06-08 guyThe GCC 2.7.2.3 in FreeBSD 3.4, at least, requires
2003-06-07 tuexenfixed some typos.
2003-06-07 tuexen- updated to support the newest version of supported...
2003-06-07 guyFrom Dinesh Dutt:
2003-06-07 guyFrom Didier Gautheron:
2003-06-06 guyUse "tvb_format_text()" to display strings, so that...
2003-06-06 sharpeUpdate Jean-Baptiste's AUTHORS entry.
2003-06-06 sharpeSome fixes to atsvc from Jean-Baptiste Marchand ...
2003-06-06 tpotRename EA length field to EA list length. Field was...
2003-06-06 tpotDissect extended attribute lists in trans2 QUERY_FILE_I...
2003-06-06 guyDon't use "tvb_get_nstringz()" to get string data ...
2003-06-05 guyFrame numbers are unsigned.
2003-06-05 geraldFrom Lars Roland: Replace bcmp() with memcmp(), add...
2003-06-05 geraldUse "=" instead of "==" in an assignment.
2003-06-05 guyFrom Motonori Shindo: use "val_to_str()" and "sof_vals...
2003-06-05 sahlbergfix to make the dcerpc_smb_fetch_pol use the new functi...
2003-06-05 sahlbergTeach teh sid snooping how to extract sid->name mapping...
2003-06-05 guyFrom Lionel Ains: "-d" flag for decode-as support in...
2003-06-05 guyIn the policy handle hashing, handle more than one...
2003-06-05 guyGet rid of trailing white space.
2003-06-05 guyWhen "proto_tree_add_item()" is used with FT_STRINGZ...
2003-06-04 guyWhen "proto_tree_add_item()" is used with an FT_STRINGZ...
2003-06-04 guyUse "tvb_ensure_bytes_exist()" to check, in "tvb_fake_u...
2003-06-04 guyHave the RMCP dissector reject packets with an unknown...
2003-06-04 guyUse "g_string_append()" rather than "g_string_sprintfa...
2003-06-04 guyPut in a comment noting that we might not want to proce...
2003-06-04 guyIf the UDP datagram is included in an error packet...
next