metze/wireshark/wip.git
1999-07-07 Guy HarrisAdd support for RTSP (RFC 2326) over TCP, and SDP ...
1999-07-06 Guy Harris"pntohl()" doesn't actually return a "long" (or an...
1999-07-04 Guy HarrisInclude <sys/types.h> before including <netinet/in...
1999-07-04 Guy HarrisNote that non-GNU "make"s appear not to be able to...
1999-07-04 Guy HarrisIn GTK+ 1.0[.x], "gtk_window_set_position()" was called
1999-07-01 Richard SharpeFixed a small problem that would have prevented Etherea...
1999-06-28 Richard SharpeAdded some more, auto-generated decoding to packet...
1999-06-25 Guy HarrisWhen checking to see if a packet is of a given type...
1999-06-25 Guy HarrisIf WITH_WIRETAP is defined, don't define variables...
1999-06-25 Gilbert RamirezIn my haste to get rid of the compilation warning,...
1999-06-24 Gilbert RamirezAdded Ashok's Match Selected functionality, and changes...
1999-06-24 Guy Harris If the "Cancel" button is clicked in the "Display...
1999-06-23 Gilbert RamirezFinally! Got rid of compilation warning about convertin...
1999-06-22 Gilbert RamirezAdded an "apply" button to the display option gui,...
1999-06-22 Gilbert RamirezAdded Aaron Hillegass' summary dialogue. We're ignoring...
1999-06-22 Guy HarrisUpdate the display if the "command-line-specified"...
1999-06-21 Gilbert RamirezFound some erroneous usages of gtk_signal_connect_objec...
1999-06-21 Gilbert RamirezAdded "0x" to a couple of proto_tree_add_item printf...
1999-06-21 Gilbert RamirezAdded a paragraph explaining that the SNMP decode in...
1999-06-19 Guy HarrisUpdate the man page to reflect the "Capture/Start"...
1999-06-19 Guy HarrisUpdate a comment.
1999-06-19 Guy HarrisUse "gtk_toggle_button_set_state()" rather than
1999-06-19 Guy HarrisUpdate the column widths if we change the time stamp...
1999-06-19 Guy HarrisAdded "Capture" and "Display" menus; "Capture" has...
1999-06-16 Gilbert RamirezFound a small bug in how the Token-Ring code tried...
1999-06-15 Guy HarrisPut "..." after menu items that will cause a dialog...
1999-06-15 Guy HarrisGet rid of an extra line in the author credits (Brad...
1999-06-15 Guy HarrisDon't load the capture file in "main_realize_cb()"...
1999-06-14 Guy HarrisAdd our own "strerror()", which we use on platforms...
1999-06-14 Gilbert RamirezChanged the Access Control and Frame Control fields...
1999-06-12 Guy HarrisImprove the alert boxes put up for file open/read/write...
1999-06-12 Guy HarrisInclude "snprintf.h" if necessary - we use "snprintf()".
1999-06-12 Guy HarrisDon't pop up the "Can't open preferences file" dialog...
1999-06-12 Guy HarrisMove the comment from the GTK 1.0 tutorial just before...
1999-06-12 Guy HarrisMake the string argument to "col_add_str()" a "const...
1999-06-12 Guy HarrisUse "val_to_str()", rather than "get_XXX()" routines...
1999-06-11 Gilbert RamirezAdded RSVP protocol dissector.
1999-06-11 Gilbert RamirezAdded PPPoE, PPTP, GRE, and ISAKMP dissectors.
1999-06-05 Guy HarrisDon't "g_strdup()" what "gtk_entry_get_text()" returns...
1999-06-02 Guy HarrisWhen checking to see if a packet is of a given type...
1999-06-01 Guy HarrisWhen constructing the list for the "Count" combo box...
1999-06-01 Guy HarrisAs we may return an error message, rather than a NetBIO...
1999-06-01 Guy HarrisUnfortunately, as the "cap_len" field in a "frame_data...
1999-05-27 Guy HarrisCorrectly handle the case of the root showing up as...
1999-05-26 Gilbert RamirezRemoved segfault if NCP completion code was decoded...
1999-05-20 Guy HarrisDissect ICMP Router Discovery packets (router advertise...
1999-05-19 Gilbert RamirezPackaging changes for version 0.6.2
1999-05-19 Gilbert RamirezMade BPF disassembly in wiretap.c a bit easier to read.
1999-05-16 Gilbert RamirezAdded more functionality to the completion-code parsing...
1999-05-16 Gilbert RamirezRemoved ethereal.1 and copied make rule from doc/Makefi...
1999-05-16 Gilbert RamirezFixed to actually compile with CMU SNMP library (at...
1999-05-14 Gilbert RamirezFurther refined NCP fix, and added translation of NCP...
1999-05-13 Gilbert RamirezFixed some serious bugs in the NCP hash routines. I...
1999-05-13 Guy HarrisGet rid of the include of <arpa/tftp.h>; put the #defin...
1999-05-13 Richard SharpeRemoving some includes of tftp.h from places it should...
1999-05-12 Guy HarrisAdd support for Network Monitor 2.0 files, thanks to...
1999-05-12 Laurent DenielMinor performance improvement and TCP option decoding...
1999-05-12 Gilbert RamirezCredited John McDermott <jjm@jkintl.com> for his pseudo...
1999-05-12 Gilbert RamirezAdded Didier Jorand's dissect_snmp routine. This is...
1999-05-12 Gilbert RamirezChanged wiretap rules so that ordinary user doesn't...
1999-05-11 Guy HarrisAdd "SMB support" to the list of Richard Sharpe's contr...
1999-05-11 Gilbert RamirezFixed problem where filename of capture file would...
1999-05-11 Laurent DenielLive data capture and display enhancement that allows...
1999-05-11 Laurent DenielLive data capture and display enhancement that allows...
1999-05-11 Guy HarrisTurn "arpaddr_to_str()" into "bytes_to_str()", and...
1999-05-11 Guy HarrisAdd some SMB codes and error codes from the
1999-05-11 Guy HarrisAdd decoding of DOS-format dates and times (one of...
1999-05-11 Guy HarrisSome of my fixes did get lost - put 'em back.
1999-05-11 Richard SharpeSome clean-ups. I hope I have not disturbed any of...
1999-05-10 Guy HarrisPass NBDS packets on to SMB even if we're only generati...
1999-05-10 Guy HarrisDecode SMB requests inside NetBIOS Datagram Service...
1999-05-10 Guy HarrisFix up the decode of "greater than core and up to and...
1999-05-10 Gilbert RamirezFixed the number of parameters for the other super...
1999-05-10 Guy HarrisDecode the "flags2" field in the SMB header.
1999-05-10 Guy HarrisGet rid of the "P*" macros, as we're not using them...
1999-05-10 Guy HarrisEGCS 1.1's dataflow analysis (and probably that of...
1999-05-10 Guy HarrisCheck in updated version, reflecting the changes to...
1999-05-10 Gilbert RamirezThis small change lets me read SMBtrans packets that...
1999-05-10 Richard SharpeMode decoded SMBs ... Now decode part of a TCONX request,
1999-05-09 Richard SharpeMinor changes to check if log info is working
1999-05-09 Richard SharpeAdded new files for SMB decode: packet-smb.c, alignment...
1999-05-09 Richard SharpeAdded initial support for SMB plus most of negprot...
1999-05-07 Gilbert RamirezMade the executable portable; it will now work on machi...
1999-05-06 Guy HarrisDefault the capture size to the maximum capture size...
1999-05-04 Guy HarrisUpdate it to note that GTK+ has stable 1.2.x versions...
1999-05-01 Gilbert RamirezChanged variable type of argument 'pd' in hex printing...
1999-05-01 Gilbert RamirezFixed 0.6.0 packaging problems.
1999-05-01 Guy HarrisAdd "gtkpacket.h" and "packet-ip.h" to the list of...
1999-04-30 Laurent DenielMiscellaneous updates of README and README.tru64 created.
1999-04-30 Gilbert RamirezDocs updated for ethereal-0.6.0
1999-04-30 Guy HarrisAdd support for the NetBIOS Session Service.
1999-04-16 Gilbert RamirezSeparate the 16-byte view into 2 8-byte views in the...
1999-04-09 Gilbert RamirezChanged the flowinfo field in the ipv6 header to flow...
1999-04-09 Gilbert RamirezRemoved 2 blocks of code that if #ifdef'ed out. They...
1999-04-06 Gilbert RamirezTouch-up fixes to my previous fix of making the packet...
1999-04-06 Gilbert RamirezCapturing packets from ethereal now saves the capture...
1999-04-06 Guy HarrisAdd NNTP support.
1999-04-05 Guy HarrisAdd an RCS ID.
1999-04-05 Guy HarrisGet rid of include of <strings.h> from "util.c", as...
1999-04-05 Guy HarrisThe joys of "automake" being run in different environme...
next