obnox/wireshark/wip.git
2002-04-28 guyPass even zero-length DSI and ASP "command" messages...
2002-04-28 guyGive AFP messages the same names they're given in Apple...
2002-04-28 guyClean up field names and descriptions.
2002-04-28 guyMake the AODV dissector a new-style dissector, so it...
2002-04-28 guyDecode replies to FPWrite.
2002-04-28 guyUpdates from Didier Gautheron:
2002-04-28 sahlbergAdded LsaDeleteObject and LSAEnumerateAccountsWithUserRight
2002-04-28 sahlbergAdded LSAOpenSecret, LSASetSecret and LSAQuerySecret
2002-04-28 sahlbergAdded LSAQueryInfoTrustedDomain and LSASetInfoTrustedDo...
2002-04-28 sahlbergLSAOpenAccount added according to lsarpc.idl
2002-04-28 sahlbergLSACreateSecret added according to lsarpc.idl
2002-04-28 guyPut in a note about the "primary domain" in the Negotia...
2002-04-28 guyUpdate Kari Tiirikainen's e-mail address.
2002-04-28 guyChanges to display some OCTET STRING values appropriate...
2002-04-28 guyMake the LDP dissectors new-style dissectors, so they...
2002-04-28 guyAdd routines to create anonymous handles for new-style...
2002-04-27 guyFix the test in "dissect_smb_datetime()" for "no date...
2002-04-27 sahlbergAdded LsaLookupNames according to lsarpc.idl hopefully...
2002-04-26 guyUse "proto_tree_add_item()" to add strings to the proto...
2002-04-26 guyIt's the AppleTalk Session Protocol, not the AppleTalk...
2002-04-26 guyFrom Joerg Mayer:
2002-04-25 guyATP, ASP, and AFP support, from Didier Gautheron.
2002-04-25 guyAODV dissection support, from Erik Nordstr�m.
2002-04-25 guyCast the sum of "ngsniffer->rand.nextout" and "delta...
2002-04-25 guyPut in incomplete definitions of "struct mbuf" and...
2002-04-25 guyInclude <string.h> to declare "strlen()".
2002-04-25 guy"fragment_add_seq_work()" returns a Boolean value,...
2002-04-25 guyUse "%.10g", rather than "%f", for floating-point numbe...
2002-04-24 guyFrom Marco Molteni: fix to say "BSD", not "Linux",...
2002-04-24 guyDocument the tvbuff accessors for IEEE floating-point...
2002-04-24 guyUse "gfloat" and "gdouble", rather than "float" and...
2002-04-24 guyUse the IEEE floating-point tvbuff accessors to get...
2002-04-24 guyUse Ashok's IEEE-float-to-long code as the basis for
2002-04-24 guyUse "tvb_get_ntohieee_float()" to fetch floating-point...
2002-04-24 guyUse "tvb_get_ntohieee_float()" to fetch floating-point...
2002-04-24 guyUse "tvb_get_ntohieee_float()" to fetch floating-point...
2002-04-24 guyShow the "negotiable/non-negotiable" flags as such.
2002-04-24 guyUse "tvb_get_ntohieee_float()" to fetch floating-point...
2002-04-24 guyCRLDP support, and assorted byg fixes, from Michael...
2002-04-24 guyAdd "stamp-h1", for automake 1.6.1, as per Joerg Mayer...
2002-04-24 tpotSometimes there is some junk at the end of an ACE so...
2002-04-24 tpotAdded 'invalid security descriptor' error to list of...
2002-04-24 guyFrom Joerg Mayer: get rid of extra arguments to capture...
2002-04-24 guyIf the progress fraction when reading in a file becomes...
2002-04-24 tpotPass the correct len field to dissect_nt_sec_desc(...
2002-04-23 guyClean up the descriptions of reassembly preferences.
2002-04-23 guyUse the value of "bv_size" as the size of a byte view...
2002-04-23 guyGet rid of unused variables, and mark unused arguments...
2002-04-23 guyGet rid of an unused variable.
2002-04-23 guyGet rid of the last global variable.
2002-04-22 sharpeMake sure that when we save a file, we don't overwrite...
2002-04-22 guyEliminate some unused variables.
2002-04-22 guyFrame numbers are unsigned, and 0 is not a valid frame...
2002-04-22 guyAdd support for DSI packet reassembly.
2002-04-22 guyGet rid of some unused variables and arguments.
2002-04-22 guyFix typos.
2002-04-22 guyAdditional PIM hello options support, from Kevin Humphries.
2002-04-22 guySupport for NT Rename SMB, from Steven French.
2002-04-22 guySupport for NT Rename SMB, from Steven French.
2002-04-22 guyGet rid of an extra colon.
2002-04-22 guyFix "samr_dissect_query_information_alias_reply()"...
2002-04-22 geraldPolish the column prefs a bit. Make the column tile...
2002-04-22 guyFix the return value of "dissect_nt_sec_desc()".
2002-04-22 guyCorrectly dissect LSA security descriptors, at least...
2002-04-22 guyFix an error in the "dcerpc_samr_dissectors[]" table.
2002-04-21 sharpeAdd a hidden length fild for TCP, tcp.len. Also fixed...
2002-04-20 guyOn Windows, include "capture-wpcap.h", to define "has_w...
2002-04-20 guyClean up white space.
2002-04-20 tpotDissect ntstatus codes instead of uint32 for response...
2002-04-20 guyDon't prime the display filter unless we're re-applying...
2002-04-19 guyBug fix from Frank Singleton.
2002-04-19 guyOn Windows, don't put the capture preferences item...
2002-04-19 guyproto_registrar_get_nth(hfinfo->id) == hfinfo, so use...
2002-04-18 guyInitial support for writing NetXRay 2.x (Windows Sniffe...
2002-04-18 guyFrom Phil Williams: support for looking up fields by...
2002-04-18 sahlbergMore LSA updates
2002-04-18 tpotRemoved init routine as the dcerpc/smb init is now...
2002-04-18 tpotUse common policy handle hashing code in packet-dcerpc...
2002-04-18 guyCatch attempts to register ett_ values after the array...
2002-04-18 guyAdd a "proto_register_dcerpc_smb()" which registers...
2002-04-17 sahlbergbugs found when verifying agains muddle generated idl...
2002-04-17 sahlbergBugfixes for LSA dissector and a small change to the...
2002-04-17 sahlbergTiny bugfix. One element was declared as of the wrong...
2002-04-17 tpotDisplay rids for open user, group, alias in COL_INFO.
2002-04-17 tpotPrettification of SAMR dissector - display short names...
2002-04-17 sahlbergAdded LSAENUMERATEPRIVILEGESACCOUNT, LSAADDPRIVILEGESTO...
2002-04-17 guyIn "fragment_add_seq_check()", handle short frames...
2002-04-17 sahlbergAdded dissection of LSA functions LSALOOKUPPRIVILEGENAM...
2002-04-17 sahlbergAdded dissection and support functions for LSAENUMERATE...
2002-04-17 guyDon't try to reassemble short frames - but do still...
2002-04-17 sahlbergChange the way not implemented functions are commented...
2002-04-17 guyFix up the handling of the "fragmented" flag in the...
2002-04-17 sahlbergRemove some temporary functions from NETLOGON now that...
2002-04-17 guyShow the "More Fragments" indicator as such, rather...
2002-04-17 sahlbergLSA dissector updates. Adds a lot of LSA functions...
2002-04-17 guyDon't bother with "reassembled_key" structures - just...
2002-04-17 guyIn a ChangeHosts request, display 4-byte Internet addre...
2002-04-17 guyFix up the offsets in the list of segments.
2002-04-17 guyAdd a separate hash table to the reassembly code for...
2002-04-17 tpotUse policy handle hash code in DCERPC/SMB SAMR dissector.
next