obnox/wireshark/wip.git
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_...
2002-03-02 guyTreat LDAP_REQ_UNBIND as a request with nothing in...
2002-03-02 guyFrom Joerg Mayer: get rid of "-Wno-unused" flag in...
2002-03-02 guyFrom Joerg Mayer: get rid of "-Wno-unused" flag in...
2002-03-02 guyTell people not to use "ulong" or "ushort".
2002-03-02 guyFrom Michael Tuexen: update the CRC32 checksum code...
2002-03-02 guyTypo fix, from Michael Tuexen.
2002-03-02 guy"ulong" isn't defined on MacOS X (and probably isn...
2002-03-01 guyUpdates from Mike Frisch.
2002-03-01 ashoknAdded RSVP support for the Administrative Status object.
2002-03-01 guyFix two references to "proto_item_set_text()" and
2002-03-01 guyFrom Andrew Feren: add ifdefs to the top-level Makefile...
2002-03-01 geraldDon't link with the SNMP library by default.
2002-03-01 guyHave the routines that supply a pointer to a newly...
2002-03-01 guyAdd a routine to "asn1.c" to translate ASN1_ERR_ values...
2002-02-28 guyImprove the note on how to deal with items with subtree...
2002-02-28 guyHandle NBSS messages where the NBSS *header* is split...
2002-02-28 gramIn follow.c, initialize data_out_file to NULL, as it...
2002-02-28 gramDeclare osinl_subdissector_table as 'extern'.
2002-02-27 guyFix the declaration of "addr_call_dissector" to match...
2002-02-27 gramRemove unused variables, structure definitions, and...
2002-02-27 guySupport for IEEE 802.1w RST BPDUs, from Alex Ruzin.
2002-02-27 guyFrom Joerg Mayer:
2002-02-27 guyFrom Joerg Mayer: remove unused variables and declarati...
2002-02-27 guyLabel the data source for various forms of reassembled...
2002-02-27 tpotDisplay a different message in the COL_INFO field for...
2002-02-27 guyFrom John Mackenzie: register GIOP dissector as a UDP...
2002-02-27 guyFix "create_dissector_handle()" to properly create...
2002-02-26 guyFrom Kari Tiirikainen: use the SNMP library, if present...
2002-02-26 guyProperly (for English) pluralize names beginning with...
2002-02-26 guyFrom Ronnie Sahlberg: add "alias name" and "group name...
2002-02-26 guyAllow dissectors to be registered as "old-style" or...
2002-02-26 guyFrom Michael Tuexen: support for another message type.
2002-02-26 guyJust put a full EAP tree under the EAP-message TLV...
2002-02-25 guyDon't give the raw data for SSL-encapsulated stuff...
2002-02-25 guyEditorial corrections, from Michael Tuexen.
2002-02-25 guyAdd an EAP dissector that doesn't create a top-level...
2002-02-25 guyMark the columns non-writable before calling the EAP...
2002-02-25 guySmall fix from Adam Sulmicki to an off-by-2 problem.
next