obnox/wireshark/wip.git
2008-04-15 etxrabFix some typos etc.
2008-04-15 etxrabFrom Jonas Nilsson:
2008-04-15 ulfltry to fix adns build on MSVC2003 and alike
2008-04-15 richardvbitmasks are unnecessary with proto_tree_add_bits_...
2008-04-15 richardvi'm an idiot. we don't need to dissect data unless...
2008-04-15 richardvrename protocol to h263
2008-04-15 richardvrename header fields so that they can be distinguished...
2008-04-15 richardvsplit the various bits of h263 dissector into separate...
2008-04-15 morrissBan strdup() and strndup().
2008-04-15 legoattempt to fix init.lua construction in Windows.
2008-04-15 legoIt is useless in a Protocol Analyzer to avoid the user...
2008-04-15 legoDie stating why when a file could no be opened.
2008-04-15 stigAdded an option (-b) to specify directory containing...
2008-04-15 stigCall DISSECTOR_ASSERT instead of g_assert in dissector...
2008-04-15 stigCall DISSECTOR_ASSERT instead of g_assert in dissector...
2008-04-15 jakeFrom Roberto Morro:
2008-04-15 ulfldon't use strdup() if you want to free the memory later...
2008-04-15 ulflfurther improve the welcome page, still incomplete...
2008-04-15 ulfladd some more "links" to online pages
2008-04-15 ulfltry to improve the help menu
2008-04-15 jmayerconfigure seems to install the manpages into .../share...
2008-04-14 jmayerFix "make distcheck"
2008-04-14 jakeFix for bug 2458:
2008-04-14 jmayerpacket-ieee802154.c will create a warning using gcc 4.3
2008-04-14 jmayergcc 4.3 will not handle an overflow in the expected...
2008-04-14 jmayerGet rid of some unsued code: The warning causes a failu...
2008-04-14 jmayerThe generated code warns about 'input' being unused...
2008-04-14 jmayerGet rid of some unused functions to prevent -Werror...
2008-04-14 legoFrom Marton Nemeth:
2008-04-14 stigFrom Andrew Feren (bug 2462):
2008-04-14 stigFrom Roberto Morro (bug 2416):
2008-04-14 jmayerThe unknown value (aka flags) can take any value
2008-04-14 jmayerAdd a FIXME
2008-04-14 jmayerGet rid of a warning in gcc 4.3: An integer overflow...
2008-04-14 jmayerUpdate the warning flags (suppress one warning that...
2008-04-14 stigFrom Philip Frey (bug 2443):
2008-04-14 stigget_profile_name() will always return a valid string.
2008-04-14 sakeFrom Jim Young (bug 2212):
2008-04-14 jakeFix for bug 2456:
2008-04-14 jakeFrom Jim Young:
2008-04-14 sfisher"const static char *" -> "static const char *" to fix...
2008-04-14 ulfladd stock icons for expert info and flow graph
2008-04-14 tuexen#ifdef HAVE_LUA_5_1 the handling of REGISTER_TOOLS_GROU...
2008-04-14 ulflwe don't need stat_menu.h here
2008-04-14 ulflclarify the stats_tree menu items
2008-04-14 ulflbe clear that the "multicast stream" stats are about UDP
2008-04-14 ulflas the "Firewall ACL rules" perfectly fits into a tools...
2008-04-13 ulflat least use the "open" (and not the save) icon for...
2008-04-13 ulfladd the (optional) possibility to register a stock...
2008-04-13 stigFix splitting MIB/PIB paths in about box for other...
2008-04-13 ulflexport emem_tree_foreach as requested by user
2008-04-13 stigFrom Giodi Giorgi (bug 2201):
2008-04-13 jakeFix for bug 1603:
2008-04-13 ulflas we can't easily (re)build adns on msvc6, create...
2008-04-13 tuexenGet it compiing on Mac OS X.
2008-04-13 ulfladd a comment that the ping code is running in the...
2008-04-13 ulflwe can't easily (re)build ADNS on MSVC6, because iphlpa...
2008-04-13 ulflattempt to build ADNS on none MSVC6 systems - with...
2008-04-13 galAllow the folders in the About Wireshark/Folders list...
2008-04-13 stigInitialize linelen to avoid a warning.
2008-04-13 stigInitialize conversation.
2008-04-13 stigFix the crash from bug 2432. I don't really like that...
2008-04-13 galSupport for some additionl heading fields and the displ...
2008-04-13 galSupport for the reassembly dissection of IMF/MIME messa...
2008-04-13 galSupport for RFC 2920 SMTP Command Pipelining.
2008-04-13 stigRenamed image/win32-file-dlg.rc to image/file_dlg_win32.rc
2008-04-13 galRemoved #defined preference grouping
2008-04-13 galRemoval of #defined preference grouping and tidy up...
2008-04-13 galRemove #defined preference grouping
2008-04-13 galSupport for RFC 4530 - LDAP entryUUID attribute.
2008-04-13 galHandling of ROS Rejects.
2008-04-13 galAnnotate the presentation context identifier with the...
2008-04-13 ulfldisable ADNS stuff for now
2008-04-13 ulflfix a comment
2008-04-13 ulflupdate some prerequisites
2008-04-13 ulflfirst preparations to build ADNS_DLL
2008-04-13 ulflit's color_utils.h
2008-04-13 ulflfixes related to file_dlg_win32.rc
2008-04-13 ulflchange all preferences related filenames from xy_prefs...
2008-04-13 ulflmove all code from color.c into color_utils.c
2008-04-13 ulfltext_page -> text_page_utils
2008-04-13 ulfluse the ending "_win32" for every windows specific...
2008-04-13 ulflsort entries, update Visual Studio (ghost) project
2008-04-13 jakeAdd IPv6 multicast support.
2008-04-13 ulflsort #includes by directories
2008-04-13 ulflsort #includes by directories
2008-04-13 ulflsort #includes by directories
2008-04-12 guyList tap_dfilter_dlg.h here, as it's in the gtk directory.
2008-04-12 jakeFix for bug 2452:
2008-04-12 ulflvarious code cleanup
2008-04-12 stigFrom Mike Davies (bug 2454):
2008-04-12 stigInclude string.h
2008-04-12 ulflmove "airpcap toolbar" code from main.c into new file...
2008-04-12 ulflmove "filter toolbar" code from main.c into new file...
2008-04-12 stigAnd remove tap_dfilter_dlg.h
2008-04-12 guyAdd a stub set_capture_if_dialog_for_capture_in_progres...
2008-04-12 guyClean up indentation.
2008-04-12 ulflmove tap_dfilter_dlg.h from / to /gtk (and use the...
2008-04-12 stigRemoved menu.h
2008-04-12 ulflproto_draw -> main_proto_draw
next