obnox/wireshark/wip.git
2001-11-26 hagbardAdded a proto_reg_handoff_frame() function and switched...
2001-11-26 guyClean up the stuff that creates the pipe protocol subtr...
2001-11-26 hagbardMoved from using dissect_data to using call_dissector()
2001-11-25 guyFrom Ronnie Sahlberg: fix a check for a null tvbuff...
2001-11-25 hagbardMoved from using dissect_data to using call_dissector()
2001-11-25 hagbardSwitched from calling dissect_data to using call_dissector
2001-11-25 hagbardAdded hooks to be able to call dissect_data as via...
2001-11-25 guyRemove a duplicate entry from the SAP table, and move...
2001-11-25 guyThrow in a large pile of additional SAP values.
2001-11-24 guyFinish removing the pointer to the no-longer-extant...
2001-11-24 guyUpdate the Makefile.nmake files to reflect the move...
2001-11-24 guyAssume that a.stockmeier[AT]avm.de, a/k/a "stocki"...
2001-11-24 guyFix to text2pcap to handle colons after offset field...
2001-11-24 guyAssorted changes from Ronnie Sahlberg:
2001-11-24 guyFix the usage message and man page for text2pcap.
2001-11-24 guyIf a non-option command-line argument is specified...
2001-11-24 guySupport for time stamping packets in text2pcap, from...
2001-11-24 guyFix the return value of a routine.
2001-11-24 guyIf the expected "next offset" doesn't match the offset...
2001-11-24 guyTreat a bunch of digits followed by a newline different...
2001-11-22 hagbardMoved int-64bit.{c,h} into epan/
2001-11-21 gramRemove the pointer to the global packet_info from the...
2001-11-21 gramRemove the global packet_info called "pi". Dissectors...
2001-11-21 guyIf we have to worry about subdissectors changing the...
2001-11-21 guyDiscard stuff in "smb.h" not used by the dissectors...
2001-11-21 guySupport for Transaction Secondary and Transaction2...
2001-11-21 guyRename the "packet-msrpc-XXX.[ch]" files to "packet...
2001-11-21 guyGet rid of some unused variables.
2001-11-21 guyGet rid of some unused variables.
2001-11-21 guyGet rid of some unused variables.
2001-11-21 guyFix an earlier typo of mine.
2001-11-20 guyGet rid of "tvb_compat()"; it's no longer needed (the...
2001-11-20 guyGet rid of the "len" and "captured_len" members of...
2001-11-20 guyMake the capture routines take an additional argument...
2001-11-20 guy"END_OF_FRAME" and "IS_DATA_IN_FRAME()" are no longer...
2001-11-20 guyHave a routine to add all the hex dump tabs to the...
2001-11-20 guyIf bytes in a hex dump view are selected, the field...
2001-11-20 guyAllow the tvbuff pointer to various "proto_tree_add...
2001-11-20 guyFrom Ronnie Sahlberg: handle transaction continuations...
2001-11-20 guyDissect the rest of the named pipe protocol. Export...
2001-11-20 guySave the function code and FID for pipe requests, and...
2001-11-19 guyFrom Frank Singleton:
2001-11-19 guyFrom Frank Singleton:
2001-11-19 gramWhen reading the preferences file, if the "module.prefe...
2001-11-19 guyIf we know the pipe function code, put the function...
2001-11-19 guyDissect the setup words in pipe transactions that have...
2001-11-19 guyMake the register routines for the mailslot, pipe,...
2001-11-19 guyPass, as the first tvbuff argument to "dissect_mailslot...
2001-11-18 guyFrom Tim Potter: use the FID, for DCE RPC-over-SMB...
2001-11-18 guyFrom Tim Potter:
2001-11-18 guyPass in the "smb_info" structure a pointer to the ...
2001-11-18 hagbardAdded hooks to allow the registration of heuristic...
2001-11-18 guyHave only the request and response frame numbers, and...
2001-11-16 guyAdd some bits in the Write AndX write mode as per ...
2001-11-16 guyNever put an entry into the hash table for an NT Cancel...
2001-11-16 guyDon't save a full "smb_info" structure in the hash...
2001-11-16 guyCleanup of request/response matching, from Ronnie Sahlberg.
2001-11-16 guyResponses to queries for stream information can return...
2001-11-16 guyUse "hf_smb_t2_stream_size", not "hf_smb_t2_stream_name...
2001-11-15 guyAdd "packet-qllc.c".
2001-11-15 guyUpdate Gerald's e-mail address.
2001-11-15 gramAdd support for SNA-over-X.25. Add QLLC dissector....
2001-11-15 gramAdd some packet-*.h files to noinst_HEADERS.
2001-11-15 guyGet rid of NullTVB, the "compat_top_tvb" member of...
2001-11-15 guyTvbuffification of Transaction requests, from Ronnie...
2001-11-14 guyMake the RADIUS dissector handle bogus AVPs (AVPs with...
2001-11-14 guyBack the previous hack out - the padding is often zero...
2001-11-14 guyThrow in a hack to try to detect FDDI captures from...
2001-11-14 gramUpdate two values for XAUTH (XAUTH-NEXT-PIN, XAUTH...
2001-11-13 gramHopefully the last time I have to change my e-mail...
2001-11-13 guySquelch an MSVC++ complaint.
2001-11-13 guyThe hash table merely associates data structures with...
2001-11-12 guyInclude the sync I/O alert and nonalert bits.
2001-11-12 guyFrom Tim Potter: added code to call request and reply...
2001-11-12 guySupport for DCE RPC atop SMB, and support for several...
2001-11-12 guyTransaction2 tvbuffified, and support added for many...
2001-11-11 guyDissect the NT create option bits. (Well, some of...
2001-11-10 guyChange from Tim Potter to show the error status in...
2001-11-09 guyMicrosoft calls it "Dfs", not "DFS", perhaps to avoid...
2001-11-09 guyNT Create and X support, from Ronnie Sahlberg.
2001-11-09 guyRemove "text2pcap-scanner.obj" and "tools\lemon\lemon...
2001-11-09 guyFix a couple of comments.
2001-11-09 guyFixes from Kazushi Sugyo:
2001-11-09 guyPut in an XXX note indicating that if we conclude we...
2001-11-09 guyWrap calls to "pcap_datalink()" in a routine that attem...
2001-11-09 guyTvbuffification of SMB print commands, from Ronnie...
2001-11-09 guy2^n is 1 << n, not 2 << n.
2001-11-09 guyFrom <a.stockmeier[AT]avm.de>: fix the file dialog...
2001-11-08 guyPrint the create flags with 8 hex digits.
2001-11-08 guyPut the stuff to handle file data in read and write...
2001-11-08 guyNT Transact dissection, from Ronnie Sahlberg.
2001-11-08 gramAllow periods in module names.
2001-11-07 guy"dissect_open_print_file_smb()" was defined but not...
2001-11-07 guyMPLS support for handling either IPv4 or IPv6 as the...
2001-11-07 guyUpdate the URL for Cygwin.
2001-11-07 guyExpand on the comments about AIX libpcap.
2001-11-07 guyFurther tvbuffication from Ronnie Sahlberg.
2001-11-07 girlichcode cleanup
2001-11-06 guyIEEE 802.1x, a/k/a EAPOL, and PPP/EAPOL EAP support...
2001-11-06 girlichAUTH call dissected. It includes XOR encoded user name...
next