obnox/wireshark/wip.git
2002-03-17 sahlbergSome minor bugfixes for netlogon
2002-03-16 guyFrom Aamer Akhter: LDP support for draft-martini-l2circ...
2002-03-16 guyPut an item into the protocol tree for the secondary...
2002-03-16 guyThe service is just called "IPC"; the pipe is what...
2002-03-16 guyWhether the data returned from a read or sent in a...
2002-03-16 guyA double-click in a filter name in the list-of-filters...
2002-03-16 guyThere is no guarantee that, when processing an SMB...
2002-03-16 guyUpdate the developer documentation to reflect current...
2002-03-16 sahlbergA new type of DCERPC over SMB transport.
2002-03-16 guyXDMCP support, from Pasi Eronen.
2002-03-16 guyFix a couple of incorrect calls to "proto_tree_add_bool...
2002-03-15 sharpePretty up Policy Handles.
2002-03-15 sharpePretty up the SID dissector ...
2002-03-15 sahlbergMoved the value_string for MS country codes from packet...
2002-03-15 tpotAdded error messages for invalid name and invalid form...
2002-03-14 guyFrom Andrew Feren: put all of Cisco's OUIs into manuf...
2002-03-14 guyFrom Andrew Feren: minor patch to correct what looks...
2002-03-14 sahlbergAdded a value_string for the countreis which have their...
2002-03-14 sahlberghf_netlogon_code did not have an hf_[] entry.
2002-03-14 guyFix a typo.
2002-03-14 guyClean up the display of the top-level item for the...
2002-03-14 guyBoost the maximum amount of indentation put into text...
2002-03-14 gramWhen defining the struct select_item, don't create...
2002-03-13 sahlbergMake LSA_SECURITY_DESCRIPTOR dissector call dissect_nt_...
2002-03-13 sahlbergAdded mockups for LSA_SECRET and LSA_SECURITY_DESCRIPTO...
2002-03-13 sahlbergFixed bug in SAMDELTAS_request.
2002-03-13 sahlbergUpdate dissect_ndr_nt_STRING so it can also accept...
2002-03-13 guyGive the "prevent/allow medium removal" command the...
2002-03-12 guyFrom Dinesh Dutt: initial dissection of a variable...
2002-03-12 guyGet rid of unnecessary includes.
2002-03-12 guyGet rid of the "--enable-snmp" option; instead, use...
2002-03-12 sahlbergSmall fix for dissect_ndr_nt_UNICODE_STRING_str() in...
2002-03-11 guyFrom Adam Sulmicki: use "proto_tree_add_uint()" rather...
2002-03-11 guyIn the message at the end that indicates how Ethereal...
2002-03-11 guyUpdate various README and INSTALL files to reflect...
2002-03-11 guy"format_var()" returns a "malloc()"ed string, not a...
2002-03-11 guyIf we're linking with the UCD SNMP library, make "forma...
2002-03-11 guyPut "extern" in front of the function declaration.
2002-03-11 guyThe "val_len" member of a "struct variable_list" should...
2002-03-11 sahlbergFinal patch in preparing for NETLOGON dissector.
2002-03-11 sahlbergMove the STRING dissector to packet-dcerpc-nt.c and...
2002-03-11 sahlbergRename samr_dissect_LOGON_HOURS() to dissect_ndr_nt_LOG...
2002-03-10 sahlbergMoved dissect_ndr_nt_NTTIME() from packet-dcerpc-samr...
2002-03-10 guyRemove code to show the presence, and version number...
2002-03-10 guyUse "ds_set_int()", not "snmp_set_suffix_only()", to...
2002-03-10 sahlbergAbsolute and Relative times were swapped. Also add...
2002-03-10 guyUse the "sprint_realloc_" routines in UCD SNMP 4.2...
2002-03-10 guyDon't use "proto_tree_add_string_format()" when
2002-03-10 guyUse "dissect_ndr_nt_UNICODE_STRING_str()", not
2002-03-10 guyCatch another "(NULL pointer)%s" we didn't catch with...
2002-03-10 guyPut a space between "(NULL pointer)" and the name of...
2002-03-10 guyRegister the heuristic SMPP dissector with X.25.
2002-03-10 guyInitialize the "tm_isdst" field of a "struct tm" to...
2002-03-10 guyInitialize the "tm_isdst" field of a "struct tm" to...
2002-03-10 guyFor Reverse ARP replies, the *target* hardware and...
2002-03-09 guySigh. Tcpdump cannot handle capture files with a snaps...
2002-03-09 guyFix some "proto_tree_add_uint()" and "proto_tree_add_ui...
2002-03-09 guyUse -1, rather than 0, as the length when creating...
2002-03-09 guyFrom Jouni Malinen: fix bugs in 802.11 authentication...
2002-03-09 guyNo need to put ", N byte{s} at offset O" into the Info...
2002-03-07 guyFix a comment.
2002-03-07 guyFix a typo - IFT_ISO88025 is 9, not 8.
2002-03-07 guyBug fix from Marc Milgram: occasionally the VMS parser...
2002-03-07 guyUpdates from Mike Frisch.
2002-03-06 guyDon't say "without SNMP"; that can confuse people into...
2002-03-06 gramtvb_get_nstringz() needs to terminate a string with...
2002-03-06 gramRemove incorrect usage of ?: expression in favor or...
2002-03-06 sahlbergRename function and variables for dissecting an NT...
2002-03-06 sahlbergMoved dissector for UNICODE_STRING structure from packe...
2002-03-06 sahlbergFixed bug in dissect_ndr_pointer(). Top level Unique...
2002-03-06 itojun1.3 was committed by mistake
2002-03-06 itojunVRRPv3 (for IPv6) support, by sumikawa@kame.net
2002-03-06 gramUse the gdb "x" (examine memory) command instead of...
2002-03-06 guyFrom Mike Frisch: remove debug printf statements.
2002-03-06 guyCheck to make sure SNMP_IPADDR items are 4 bytes long...
2002-03-06 gramAdd ability to pull packet from add_packet_to_packet_li...
2002-03-05 guyThe length field in the TPKT header contains the length...
2002-03-05 guyFrom Joerg Mayer: remove unused variables.
2002-03-05 guyFrom Joerg Mayer: use _U_ to flag unused arguments.
2002-03-05 guyFrom Adam Sulmicki: fixes to typos in comments.
2002-03-05 guyFix another problem found by the PROTOS captures - in
2002-03-05 guyMake "wtap_seek_read()" return TRUE on success and...
2002-03-05 guyHave "wtap_seek_read()" return 0 on success and -1...
2002-03-05 guyThere's just a single H.225 dissector, for both Call...
2002-03-05 guyCut down the vertical spacing in the "Capture Options...
2002-03-05 guyFrom David Frascone: fix pathname of Diameter directory...
2002-03-05 guyFrom David Frascone: dictionary fixes to NASREQ command...
2002-03-05 guyFrom Michael Tuexen: SCCP-atop-M3UA support.
2002-03-04 guySCCP support, from Jeff Morriss.
2002-03-04 geraldAdd entries for March.
2002-03-04 guyNote the update to the SCTP checksum code.
2002-03-04 guyUpdate the "README.win32" file to reflect Andrew Feren...
2002-03-04 guyFix some items.
2002-03-04 guyCheck for errors in seeks, "tell"s, and "stat()"s/...
2002-03-03 geraldBump the version to 0.9.2. Update NEWS to include...
2002-03-03 guyFrom Michael Tuexen: report the type of an unrecognized...
2002-03-03 guyFrom Heikki Vatiainen: make "get_host_ipaddr()" require...
2002-03-03 guyReport ASN.1 BER parsing errors closer to the point...
2002-03-02 guyAs there's nothing to dissect for LDAP_REQ_UNBIND,...
2002-03-02 guyDon't check the message type if it's not of class ASN1_...
next