metze/wireshark/wip.git
2003-05-15 Tim PotterMore work on dissecting generic and standard mappings...
2003-05-15 Tim PotterDissect authentication data for netlogon secure channel...
2003-05-15 Tim PotterDissect authentication data for netlogon secure channel...
2003-05-14 Richard SharpeRe-commit stuff that was lost...
2003-05-14 Laurent DenielA correct programming practice is to save errno and...
2003-05-11 Guy Harris"tvb_get_nstringz0()" now expects its third argument...
2003-05-11 Guy HarrisFrom Graeme Hewson: fix "eth_hdr" to put the destinatio...
2003-05-10 Guy HarrisHave "dissect_ndr_cvstring()" set the length of the...
2003-05-10 Guy HarrisA quantity dissected as 6 unknown bytes in a logon...
2003-05-10 Guy HarrisExpand some comments.
2003-05-10 Guy HarrisUse "tvb_ensure_bytes_exist()" to cause an exception...
2003-05-09 Tim PotterDissect a ntlmv2 response if found in a samlogon request.
2003-05-09 Tim PotterAdd a dissect_ndr_counted_byte_array_cb function which...
2003-05-09 Tim PotterMove the ntlmv2 response dissection out of packet-ntlms...
2003-05-08 Guy HarrisBased on a patch from Jean-Baptiste Marchand, mark...
2003-05-08 Guy HarrisFrom Olivier Biot: fix WTP sub-PDU size presentation...
2003-05-08 Guy HarrisThe authentication data field in "simple password"...
2003-05-08 Guy HarrisFrom Olivier Biot:
2003-05-08 Guy HarrisFrom Stephen Shelley: the unit ID and function code...
2003-05-08 Guy HarrisFrom Olivier Biot: if we have PYTHON defined, use the...
2003-05-07 Tim PotterWhoops - had that test reversed.
2003-05-07 Tim PotterDon't try and dissect a zero length NTLM response as...
2003-05-07 Tim PotterParse a NTLMv2 response blob as documented in
2003-05-07 Guy HarrisFrom Yaniv Kaul: show MBZ flags as either OK if 0 or...
2003-05-05 Guy HarrisDeclare "host_name_lookup_process()" regardless of...
2003-05-05 Guy HarrisFrom Yaniv Kaul: handle DNSSEC DO/OK bit in OPT pseudo-RR.
2003-05-05 Guy HarrisFrom Mark C. Brown:
2003-05-05 Guy HarrisProvide stub versions of "host_name_lookup_init()",
2003-05-04 Gerald CombsAdd support for asynchronous DNS updates using the...
2003-05-04 Michael TüxenUpdated the version 06 of the ID support to version...
2003-05-04 Michael Tüxenfixed a bug in te handling of the message type field...
2003-05-03 Laurent DenielSNMP dissector enhancements:
2003-05-03 Guy HarrisAdd a note about the "val_to_string_repr" and "string_r...
2003-05-03 Guy HarrisRename "proto_alloc_dfilter_string()" to
2003-05-02 Guy HarrisFrom Tony Schene: AUTH_GSSAPI support.
2003-05-02 Guy HarrisFrom Greg Morris: change the endianness of CCFilehandle...
2003-05-02 Gerald CombsFinal changes for 0.9.12.
2003-05-01 Guy HarrisFrom Jeff Morriss: clean up some column setting calls...
2003-05-01 Guy HarrisFrom Jeff Morriss: fetch both bytes of the message...
2003-05-01 Guy HarrisFrom Matthijs Melchior: don't export functions also...
2003-05-01 Richard SharpeFix up the name of NetWkstaUserEnum and add NetWkstaTra...
2003-05-01 Guy HarrisFrom Olivier Biot:
2003-05-01 Guy HarrisFrom Jim McDonough: add names for some additional SAM...
2003-05-01 Guy HarrisFrom Lars Roland: set "patable.p_asn1_string_decode...
2003-05-01 Richard SharpeSome more hacking to add NetWkstaTransportEnum recognit...
2003-05-01 Gerald CombsBump the version number to 0.9.12. Make NEWS and Chang...
2003-05-01 Richard SharpeAdded the OS/2 info levels. Now only go a few of the...
2003-05-01 Richard SharpeAdd some more info levels to the NetWkstaSetInfo stuff ...
2003-04-30 Richard SharpeComplete the dissection of NetWkstaSetInfo, wheeee...
2003-04-30 Guy HarrisThe typedefs in plugins/plugin_table.h must have "addr_...
2003-04-30 Richard SharpeThis is fun, write a small bit of code in VC++, and...
2003-04-30 Guy HarrisIncorporate the AODV6 dissector into the AODV dissector...
2003-04-30 Guy HarrisFix up the overlap checks in the fragment_add_seq funct...
2003-04-30 Richard SharpeCosmetic cleanup of the NetWkstaGetInfo info level...
2003-04-30 Richard SharpeContinue decoding info_502 from NetWkstaGetInfo .....
2003-04-30 Richard SharpeDissect part of an info level 502 for a NetWkstaGetInfo...
2003-04-30 Guy HarrisFrom Matthijs Melchior: export the exception mechanism...
2003-04-30 Guy HarrisFrom Kaloian Stoilov: add a subtree for the MSTI flags.
2003-04-30 Richard SharpeAhhh, that is better. Now I can dissect the request...
2003-04-30 Richard SharpeComplete the dissection of NetWkstaEnumUsers with respo...
2003-04-30 Gerald CombsModify tvb_get_nstringz*() to behave more like snprintf...
2003-04-29 Jörg MayerTiny update
2003-04-29 Richard SharpeThis fixes up the decode at the expense of adding some...
2003-04-29 Richard SharpeStart dissecting, but the IDL looks wrong. It looks...
2003-04-29 Guy HarrisAdd a "proto_item_set_end()" routine that sets the...
2003-04-29 Richard SharpeConfirm a simple theory. Write small VC++ program to...
2003-04-29 Guy HarrisDon't export "osinl_subdissector_table" or "ppp_subdiss...
2003-04-29 Guy HarrisDon't export "ip_dissector_table" explicitly; now that...
2003-04-29 Guy HarrisTypo fix, from Laurent Rabret.
2003-04-29 Ronnie SahlbergFix display bug for interval. Interval was displayed...
2003-04-29 Guy HarrisiSNS support, from Garth Bushell.
2003-04-29 Gerald CombsAdd entries for March.
2003-04-29 Guy HarrisFrom Jean-Baptiste Marchand: fix typo in value_string...
2003-04-28 Guy HarrisFrom Yaniv Kaul - remove the check for the SafeNet...
2003-04-28 Guy HarrisFrom Yaniv Kaul: check a reserved field against 0 ...
2003-04-28 Ronnie Sahlbergdissect_nt_access_mask() sometimes ami is NULL.
2003-04-28 Tim PotterMove the specific rights dissection function and name...
2003-04-28 Gerald CombsFix several buffer and integer overflow issues discover...
2003-04-28 Guy HarrisFrom Matthijs Melchior: fix "asn1_bits_decode()", and...
2003-04-27 Guy HarrisNote some weirdness seen in some captures, where the...
2003-04-27 Guy HarrisFrom Lars Roland: document the "mgcp,rtd" tap for Ether...
2003-04-27 Guy HarrisFrom Lars Roland: add routines to use when creating...
2003-04-27 Guy HarrisUse "tvb_format_text()" to format the string in "cb_str...
2003-04-27 Laurent DenielReplace some unchecked malloc calls by g_malloc.
2003-04-27 Richard SharpeUpdate some more names ...
2003-04-27 Jörg MayerNewer build tools generate the following warning:
2003-04-27 Richard SharpeAdd support for level 102 info ...
2003-04-27 Richard SharpeLet's have the correct name for this sucker.
2003-04-27 Richard SharpeAdd mode info levels for NetWkstaGetInfo. Praise be...
2003-04-27 Ronnie SahlbergAdded decoding of EnumServicesStatus request packets
2003-04-27 Ronnie SahlbergAdded function QueryServiceLockStatus
2003-04-27 Tim PotterCall dissect_nt_status() instead of dissect_ndr_uint32...
2003-04-27 Ronnie SahlbergAdded decoding of the two functions LockServiceDatabase...
2003-04-27 Ronnie SahlbergAdded dissectors for the functions : OpenSCManager...
2003-04-27 Guy HarrisClean up the example for the "-m" flag.
2003-04-27 Ronnie SahlbergNot all strings in MS interfaces are unicode.
2003-04-27 Guy HarrisFrom Matthijs Melchior:
2003-04-27 Guy HarrisFix a typo.
2003-04-26 Guy HarrisPut the new "-z" examples in boldface. (pod2man warns...
2003-04-26 Richard SharpeFinish the dissection of what we know here. My, Ronnie...
next