obnox/wireshark/wip.git
2000-04-08 guyMove calls to "dissector_add()" out of the register...
2000-04-08 guyJeff Foster's rlogin dissector, and changes to the...
2000-04-08 sharpeMinor update to SMB browse display code ...
2000-04-08 guyDeclare, in "wtap.h", Richard's new "wtap_read()" function.
2000-04-08 sharpeSome stuff, like libdencode, needs a wiretap routine...
2000-04-07 guyAvoid using zero-length arrays - they're an extension...
2000-04-07 gramDisable "Update list of packets in real tiem" and
2000-04-07 gramPatch for multiple %doc lines in RPM spec file.
2000-04-07 guyWhen searching for a frame that matches a filter expres...
2000-04-07 guyPlug a memory leak in the "Find Frame" code - we weren...
2000-04-07 gramMove to version 0.8.6.
2000-04-06 guyDefine "popup_menu_object" only in "gtk/menu.c", and...
2000-04-06 guyUpdate the document to reflect Gilbert's changes to...
2000-04-06 guyUse the "-o" flag, rather than using the "-t" flag...
2000-04-06 guyFix a typo in the rules to make "dfilter-grammar.c...
2000-04-06 guyAfter destroying the mem chunk for the packet list...
2000-04-06 guyAdd in an include of "snprintf.h" on platforms where...
2000-04-05 gramAdd Attribute Tunnel-Password, from Florian Lohoff.
2000-04-05 gramSpelling fix from Florian Lohoff
2000-04-05 gramUpdate version and plugin directory.
2000-04-05 gramPlugin API is at version 0.8.5 (reflected in directory...
2000-04-05 gramPackaging fixes.
2000-04-04 oabadAdd a test to check if there is at least one enabled...
2000-04-04 guyAdd "dissector_add()" to the list of routines exported...
2000-04-04 guyAdd some additional notes about
2000-04-04 gramMove to version 0.8.5
2000-04-04 gramAdd assertions from Ben Fowler <wapdev@leedsnet.com>.
2000-04-04 gramAdd #include "plugins.h" to get definition of HAVE_PLUGINS
2000-04-04 guyAdd "clean" rules in subdirectories, and run subdirecto...
2000-04-04 guyThe Win32 port of libpcap requires that programs with...
2000-04-04 guyTurn "ethereal_proto_init()" and "ethereal_proto_cleanu...
2000-04-04 guyUse the new split between protocol registration and...
2000-04-04 guyMake "make-reg-dotc" generate a "register_all_protocol_...
2000-04-04 guyMake "register.c" depend on "$(srcdir)/make-reg-dotc...
2000-04-04 guyDo all the UDP port numbers that we can, and that don...
2000-04-04 guyMake a routine that takes a dissector table, a port...
2000-04-04 guyAllocate the new mem chunk for the capture in "open_cap...
2000-04-04 gramRename find_hfinfo_record() to proto_registrar_get_nth...
2000-04-03 gramSet cf->plist_chunk in the other place where needed...
2000-04-03 guyMove the creation of, and registration of protocols...
2000-04-03 guyFix a compile error introduced by the previous checkin...
2000-04-03 guyJeff Foster's patch to support attaching a hash table...
2000-04-03 guyAnother update from Doug Nazar.
2000-04-03 guyNote that it didn't seem to save a significant amount...
2000-04-03 guyUse a GMemChunk for allocating and freeing "frame_data...
2000-04-03 guyImprovements from Doug Nazar.
2000-04-01 guySplit "filter_dialog_cb()" into "filter_dialog_cb(...
2000-04-01 guyThere's no need to catch the "delete_event" signal...
2000-04-01 guyExit from Ethereal by making the main loop exit, so...
2000-04-01 guyNo work need be done when a summary dialog box is destr...
2000-03-31 oabadAdd a counter : "enabled_plugins_number", to record...
2000-03-31 guyRick Jones of HP says that the "-Ae" flag to the HP...
2000-03-31 guyPut in the beginnings of checks for ASN.1 dissection...
2000-03-30 gramJochen Friedrich <jochen@nwe.de>
2000-03-30 guy"add_rr_to_tree()" is exported from "packet-dns.c"...
2000-03-30 itojunadd dissector for OPT pseudo-RR, in RFC2671 section 4.
2000-03-29 guyGet rid of the "Find Frame" and "Go To Frame" items...
2000-03-29 guyUse the "-o" flag, rather than using the "-t" flag...
2000-03-29 gramAdd ID for Lucent, and sort lines.
2000-03-29 guyFix from Michael Johnston to check the correct bit...
2000-03-29 guyUpdates from Doug Nazar.
2000-03-29 itojunupdate RFC1966 (BGP route reflection) support.
2000-03-28 gramAdd getopt.c (from GNU libc) for use on Win32.
2000-03-28 guyPatches from Andreas Sikkema:
2000-03-28 guyDoug Nazar's LDAP dissector.
2000-03-28 guyRalf Schneider's change to boost the maximum size of...
2000-03-28 guyFix from Ralf Schneider to the IS Neighbor dissection.
2000-03-27 gramChange dissect_ppp() to accept offset.
2000-03-27 guyAdd type tag values for the REAL and ENUMERATED types.
2000-03-27 guyNote that we may want to add support for the constructe...
2000-03-26 sharpeAdding definitions of routines ... Will want to get...
2000-03-26 sharpeSet the per frame data pointer to NULL when a new frame...
2000-03-26 sharpeFirst pass at per frame proto data. Keep each proto...
2000-03-23 guyGet rid of some unnecessary variables.
2000-03-23 guyDon't use temporary buffers for strings; use the data...
2000-03-23 gramRemove small memory leak when converting strings that...
2000-03-23 guyWhen dissecting an NFS file handle, show the raw bytes...
2000-03-22 guyFlorian Lohoff's fixes to L2TP result and error code...
2000-03-22 guyMake the previous checkin actually compile on big-endia...
2000-03-22 guyByte-swap the frame table on big-endian machines.
2000-03-22 guyIn a Network Monitor capture file, get the starting...
2000-03-21 guySome cleanup of the RADIUS AVP output (Tunnel Tagging...
2000-03-21 guyAndreas Sikkema's patch to make the SMB dissector not...
2000-03-21 guyPaul Welchinski's changes to, on Win32 systems:
2000-03-21 guyCreate the tree entry for resource records in DNS repli...
2000-03-21 guyAdd support for TXT and WKS records to the DNS dissector.
2000-03-21 guyJochen Friedrich's fix to IPv6 fragment handling.
2000-03-20 gramChange dfilter_init() to check for empty-string abbrevi...
2000-03-20 gramAdd fields tr.addr, fddi.addr, and isl.addr that act...
2000-03-20 geraldAdded Novell option decoding patch from Fredrik Sorenss...
2000-03-20 gramAdded Jeff Foster's patch to add an eth.addr field.
2000-03-20 guyFlorian Lohoff's changes for RADIUS tunnel attributes...
2000-03-20 guyIn "add_packet_to_packet_list()", always use the "buf...
2000-03-17 guyChange the type of the "v120.control" protocol field...
2000-03-16 guyPut the EIGRP packet type into the INFO column in the...
2000-03-15 oabadChanged the type of the lapb.control protocol field...
2000-03-15 guyGive all the Ethereal APIs available to plugins their...
2000-03-15 guyRename the local variable "pi" to "ti" in several place...
2000-03-15 guyGive the entry box in the "Find Frame" and "Go To Frame...
2000-03-15 guyTreat the two integers after the request ID in a BulkPDU as
next