obnox/wireshark/wip.git
2002-08-17 geraldBump the version number to 0.9.6. Update the ChangeLog...
2002-08-17 tpotRonnie, I think you forgot to commit this file.
2002-08-17 sahlbergAdded new function name LogonSamLogonEx
2002-08-17 sahlbergFixed incorrect NDR pointer type in Authenticate3
2002-08-16 tpotConvert some of the all caps names to more friendly...
2002-08-16 sahlbergFixed bug not handling FIN pakcets properly.
2002-08-16 guyUpdates from Motonori Shindo.
2002-08-15 guyLDP VC FEC dissection fix, from Motonori Shindo.
2002-08-15 guyFrom Jian Yu:
2002-08-15 jmayerAdd AC_LIBTOOL_DLOPEN back, because older automake...
2002-08-14 tpotDon't free a tvb that we add as a new data source....
2002-08-14 guyFrom Tomas Kukosa: add some more routines to the plugin...
2002-08-14 guyCPHA support, from Yaniv Kaul.
2002-08-14 jmayerSort .cvsignore alphabetically and add libtool where...
2002-08-14 jmayerReplace usage of AC_PROG_RANLIB which is deprecated...
2002-08-14 tpotFixed memory leak in creation of new tvb for ntlmssp...
2002-08-13 guyNot all compilers allow labels that don't have a statem...
2002-08-13 guy"base64_decode()" returns a "size_t", so make the varia...
2002-08-13 guyGet rid of a commented-out #include.
2002-08-13 tpotThe unknown uint32 in create user2 reply is an access...
2002-08-13 guyOn Win32:
2002-08-13 tpotDisplay the protocol name for the UUID in the COL_INFO...
2002-08-13 tpotOops - forgot to remove debugging printf.
2002-08-13 tpotCall the NTLMSSP dissector when we detect NTLMSSP over...
2002-08-13 guyGet rid of the "vpi" and "vci" arguments to "atm_guess_...
2002-08-13 guyUse "atm_guess_traffic_type()" to guess the ATM traffic...
2002-08-13 sahlbergAdded server name to negprot reply and fixed a pointer...
2002-08-11 guyThe name "interface" causes compilation problems with...
2002-08-11 sahlbergChanged some incorrect pointer types. MS interfaces...
2002-08-10 guyAdd a terminator to the ntlmssp_message_types list.
2002-08-10 guyFrom Devin Heitmueller: dissect NTLMSSP authentication...
2002-08-09 guyFrom Randy McEoin: Xyplex terminal server protocol...
2002-08-09 sahlbergUpdated LSA. Function 2f is called SetInformationPolicy2
2002-08-09 guyFrom Tom Uijldert: WTP TPI dissection, and reindentation.
2002-08-08 guyFrom Mike Frisch: add the FATTR4_MOUNTED_ON_FILEID...
2002-08-08 jmayerRemove some unused includes.
2002-08-08 guyMake "dissect_fw1()" static.
2002-08-08 guyFrom Alfred Koebler: support for interpreting Ethernet...
2002-08-07 guyFrom Tom Uijldert: modify MMSE dissector to also accept...
2002-08-07 guyProperly set the LANE traffic type.
2002-08-07 guyFrom Mike Frisch: fixed LOOKUPP (NFSv4) decoding (previ...
2002-08-07 tpotFix a return code in samr_dissect_query_information_dom...
2002-08-07 tpotAdded dissectors for OpenEntry, EnumKey and Unknown1A.
2002-08-07 tpotIn dissect_doserror and dissect_ntstatus, don't add...
2002-08-07 tpotAdded DOS error 259 - no more items.
2002-08-07 tpotDisplay calling and called names in COL_INFO for sessio...
2002-08-06 sharpeUpdate packet-dcerpc-samr.{c,h} to fix the names for...
2002-08-06 guyTypo fix.
2002-08-06 guyPut in a comment noting that forcibly setting "pinfo...
2002-08-06 guyFrom Mike Frisch: fix NFSv4 ACL decoding.
2002-08-06 guyFrom Mike Frisch: sync the SETCLIENTID args decoder...
2002-08-06 guyFrom Anand V. Narwani: add an entry for the DOCSIS...
2002-08-06 guyFix the declaration of "empty_line()" to match the...
2002-08-06 guyMake the argument to "empty_line()" a "const guchar...
2002-08-06 guyFrame numbers are "guint32"s, not signed "int"s.
2002-08-05 guyFrom Jan Kratochvil: fix MMSE handling of strings with...
2002-08-04 jmayernet/inet.h should not be needed by a dissector.
2002-08-04 guyFrom Hidetaka Ogawa: fix PPP FCS computation to include...
2002-08-04 sahlbergSome more function updates
2002-08-04 jmayerUndo my last change: These files are used by systems...
2002-08-04 sahlbergFrom Sergei Shokhor, bug in EPM dissector
2002-08-03 jmayerAdd sequence number wrap to tcp window checking.
2002-08-03 jmayerThe url to the IEEE data changed for non-interactive...
2002-08-03 guyCreate the TCP protocol tree, and put the source and...
2002-08-03 guyWe don't use anything from <sys/socket.h> (we need...
2002-08-03 guyWe don't use anything from <arpa/inet.h>, so we don...
2002-08-03 guyWe don't use anything from <sys/socket.h>, so we don...
2002-08-03 guyWe don't use anything from <sys/socket.h> (we need...
2002-08-03 guyWe don't use anything from <arpa/inet.h>, so we don...
2002-08-03 guy<netinet/in.h> is needed for <arpa/inet.h>, at least...
2002-08-03 guy<netinet/in.h> is needed for <arpa/inet.h>, at least...
2002-08-03 sahlbergUpdated LogonControl2 and ServerAuthenticate2 functions
2002-08-03 jmayerI still have to see a case when a MAC address starting...
2002-08-02 jmayerReplace the types from sys/types.h and netinet/in.h...
2002-08-02 jmayerReplace the types from sys/types.h and netinet/in.h...
2002-08-02 sahlbergTwo new options added to TCP.
2002-08-02 jmayerReplace the types from sys/types.h and netinet/in.h...
2002-08-02 jmayerReplace the types from sys/types.h and netinet/in.h...
2002-08-02 jmayerReplace the types from sys/types.h and netinet/in.h...
2002-08-01 jmayerFix a few more memleaks found by valgrind (all deriving
2002-07-31 jmayerUse <zlib.h> instead of "zlib.h"
2002-07-31 jmayerAdd conditional include of winsock2.h again, so compila...
2002-07-31 guyFrom Jim McDonough: support for LsaQueryInformationPoli...
2002-07-31 guyFrom Mike Frisch: fix a problem with decoding the AUTHO...
2002-07-31 guyFrom Motonori Shindo: support for reading CoSine L2...
2002-07-31 guyCheck whether the first byte of a putative TPKT header...
2002-07-31 sahlbergFix small typo
2002-07-31 guyDon't loop forever in "find_rsvp_session_tempfilt(...
2002-07-31 guyFrom Chris Waters: check 802.11 FCS if present.
2002-07-31 sahlbergAdding a new macro CMP_ADDRESS similar to ADDRESS_EQUAL...
2002-07-30 guyFrom Graeme Hewson:
2002-07-30 guyCall "proto_item_add_subtree()" to create a subtree...
2002-07-30 guyFrom Michael Tuexen: AF_INET6 support for DLT_NULL...
2002-07-30 guy#ifdef out some variables not used on Windows.
2002-07-29 girlichCode from Jan Berkel <jan.berkel@gmx.de> to
2002-07-29 guyFrom Didier Gautheron: add FPGetUserInfo.
2002-07-29 guyFrom Joerg Mayer:
2002-07-29 guyFrom Joerg Mayer:
2002-07-29 sharpeCommitting Kerberos NetBIOS address type stuff from...
2002-07-27 sahlbergChanged the SMB dissector to put ALL command PDUs in...
next