obnox/wireshark/wip.git
2003-12-03 sahlbergperformance update
2003-12-03 guyThe "ptr_u" unions no longer have a "next" pointer...
2003-12-03 guyInstead of requiring slab-allocated structures to have...
2003-12-03 sahlbergUpdate to SMB ReadAndX replies.
2003-12-03 guyBring it up to date.
2003-12-02 guyFrom Didier Gautheron: for each column format type...
2003-12-02 guyFrom Didier Gautheron: put an "fvalue_t" structure...
2003-12-02 guyCheck for errors and EOF, and handle them appropriately...
2003-12-02 guyFrom Martijn Schipper: support for reading AiroPeek...
2003-12-02 guyTomas Kukosa noted that the TPKT dissector spends a...
2003-12-02 guyFrom Yaniv Kaul:
2003-12-02 sahlbergMove the definition of the tvbuff_t structure and frien...
2003-12-02 sahlbergUse the LSAB_ALLOC and SLAB_FREE macros to allocate...
2003-12-02 sahlbergMoving SLAB_ALLOC and SLAB_FREE to its own header file
2003-12-02 guyFrom Arnaud Jacques: fix a typo, and handle another...
2003-12-02 guyFrom Dave Sclarsky:
2003-12-02 guyDon't call the presentation layer dissector if we don...
2003-12-02 guyFrom Michael Lum: don't register the handoff routine...
2003-12-01 guyFrom Tomas Kukosa: add "decode_enumerated_bitfield_shif...
2003-12-01 guyFrom Michael Lum: add a preference setting to specify...
2003-12-01 guyFrom Michael Lum:
2003-12-01 guyFrom Michael Lum: add a heuristic RANAP dissector,...
2003-12-01 geraldDon't automatically fill in a capture filter if CLIENTN...
2003-12-01 geraldUpdates for new zlib.
2003-12-01 geraldSwitch from zlib.dll to zlib1.dll.
2003-12-01 geraldSwitch to the new (and official) zlib DLL from gzip...
2003-12-01 sharpeIt's RedHat, not Red Hat.
2003-12-01 guy"select_file_cb()" only needs a title, not a "construct...
2003-12-01 sharpeFix the accelerator issue ...
2003-11-30 guyNot all platforms have <unistd.h> - in particular,...
2003-11-30 sharpeFix some warnings in proto_draw.c
2003-11-30 sharpeRename that to Save Highlighted with Ctl-H as the accel...
2003-11-30 sharpeAdd Save Selected as a menu item in the File Menu.
2003-11-30 sharpeMove print_file_cb out of gtk/print_dlg.c and into...
2003-11-29 jmayerFix two small typos
2003-11-29 sharpeProperly capitalize the string for the menu item.
2003-11-29 sharpeAdd an entry in the byte_view pane that allows the...
2003-11-29 guyFrom melerski [AT] poczta.onet.pl: fix a problem with...
2003-11-28 ulflrenamed frame to packet in all GUI elements
2003-11-28 ulflrenamed frame to packet in all GUI elements
2003-11-28 ulfluse dlg_window_new instead of gtk_window_new
2003-11-28 ulfllabel changed from "Portions" to "% of total" as sugges...
2003-11-28 ulflusing dlg_utils.c functions to catch the ESC key to...
2003-11-27 ulflusing dlg_utils.c functions to catch the ESC key to...
2003-11-27 guy"representation", in an "item_label_t", is now an array...
2003-11-27 guyFix comments to correctly refer to the "-z" option.
2003-11-27 guyFrom Michael Lum: fix the usage message to refer to...
2003-11-27 guyShow the -z flag in the usage message.
2003-11-27 guyFrom Michael Lum: fix the usage message to say "-z...
2003-11-27 guyFrom Arsen Chaloyan: fix offsets in "proto_tree_add...
2003-11-27 guyFrom Erwin Rol: RTCFG support.
2003-11-27 guyFrom David Fort: fix to previous patch.
2003-11-27 ulflRedesign of the whole menu structure, to be more intuit...
2003-11-27 ulflbugfix: removed access violation when using "File/Print...
2003-11-27 ulflusing text files from help dir, to display the help...
2003-11-27 ulflAdded this intermediate files, until a Makfile.am is...
2003-11-26 guyFrom David Fort: DNS DSS RR support.
2003-11-26 sahlbergSpeed updates
2003-11-26 guyFrom Patrick Kursawe: rename "getline()" so it doesn...
2003-11-26 guyFrom Jaime Fournier: fix a typo.
2003-11-25 guyFrom Reinhard Speyerer: handle 10-digit UCP dates,...
2003-11-25 guyAs with fvalue_t, so with field_info and item_label...
2003-11-25 guyIndividual fvalue_t's aren't individually allocated...
2003-11-25 guyFrom Anders Broman: add more SIP headers, and the PUBLI...
2003-11-25 sahlbergreplace free_node_field_info with a macro since it...
2003-11-25 sahlbergrename FREE_FIELD_INFO to FIELD_INFO_FREE for consistency
2003-11-25 sahlbergcreate a FIELD_INFO_NEW for consistency
2003-11-25 sahlbergremove another slow GMemChunk from ethereal making...
2003-11-25 sahlbergchange free_field_info to FREE_FIELD_INFO to indicate...
2003-11-25 sahlbergfvalue_free() is one of the most called functions.
2003-11-25 sahlbergChange the handling of temporary allocation of fvalue_t...
2003-11-25 guyFrom Jaime Fournier: show the RPC version of the unknow...
2003-11-25 guyFrom Jamie Fournier: DCE RPC EPM version 4 support...
2003-11-25 guy"file_seek()" sets "*err" - we don't have to set it...
2003-11-25 guy"file_seek()" sets "*err" - there's no need to set...
2003-11-25 guyFix a typo.
2003-11-24 guyEliminate compiler warnings.
2003-11-24 guyMake the recent epan/proto.{c,h} change compile.
2003-11-24 guyPreserve 62 as an (old) IP protocol type for mobility...
2003-11-24 sahlbergperformance enhancement to proto.c
2003-11-24 ulflbugfix: corrected clean and distclean targets
2003-11-24 guyFrom Scott Hovis :CCSDS (Consultative Committee for...
2003-11-24 guyFrom Anders Broman: fix dissection of GRS/GRA messages.
2003-11-23 guyInclude the BFD dissector when building with MSVC++.
2003-11-23 geraldFrom Hannes Gredler: Add support for Bi-directional...
2003-11-22 jmayer- Bugfix: Passworddecoding should only be done for...
2003-11-22 sahlbergChange the way signalType is dissected to be
2003-11-22 guyFrom Martti Kuparinen: use correct values for Mobile...
2003-11-22 sahlbergAs per Guys suggestion, continue optimizing proto.c...
2003-11-21 guyFrom Olivier Biot: fix up the description of the
2003-11-21 guyFrom Olivier Biot:
2003-11-21 guyFrom Olivier Biot:
2003-11-21 guyFrom Eric Wedel: fix dissection of NetServerDiskEnum...
2003-11-21 guyFrom Lars Ruoff: use the pointer to the RTP payload...
2003-11-21 sahlbergPerformance fix
2003-11-21 guyA "handle_t" as the first argument to a call doesn...
2003-11-21 guyMaybe the problem is that the compilers used on AIX...
2003-11-21 guyPass "strncmp()" the right number of arguments. (Why...
2003-11-21 guyFrom Jamie Fournier: add the UUID to the Info column...
2003-11-21 guyFrom Jamie Fournier: DCERPC RS_PLCY support.
next