obnox/wireshark/wip.git
2010-12-23 jakeFix for bug 5517:
2010-12-23 martinmProperly read UL grant subframe number.
2010-12-23 martinmSkip an outheader field.
2010-12-22 jakeFrom Jiří Engelthaler:
2010-12-22 jakeAvoid the need for cf_mark_frame stubs.
2010-12-22 jakeFix for bug 5513:
2010-12-22 sfisherAdd #define and value_string entries for the remaining...
2010-12-22 sfisherChange prefixes in #define:
2010-12-22 sakeFix marking functionality (bug 5279)
2010-12-22 stigFrom Alexis La Goutte via bug 5514:
2010-12-22 jakeAllow for NULL preference descriptions.
2010-12-21 jakeFrom daulis0@gmail.com:
2010-12-21 wmeierAdd a comment about not needing to g_free() the value...
2010-12-21 cmaynardRemoved duplicate rawshark.html entry from DOC.
2010-12-21 sfisherFix indentation: change from a mixture of 2 and 4 space...
2010-12-21 martinmBe more consistent about how offset is updated while...
2010-12-21 jakeSet default graph file format to more appropriate Porta...
2010-12-21 jakeFrom Marc Giertzsch:
2010-12-20 sfisherFix bug #5509: CommView file format now uses reserved...
2010-12-20 morrissSaying that patches will be reviewed in "a few days...
2010-12-20 cmaynardFix warnings with format.
2010-12-20 cmaynardSome PIM enhancements, mostly to allow more fields...
2010-12-20 wmeierdissector_add() --> dissector_add_uint();
2010-12-20 morrissDeprecate dissector_add(), dissector_change(), dissecto...
2010-12-20 martinmFrom Papan Kumar Singh (bug 5504 & 5505):
2010-12-20 jakeFrom Rob Casey:
2010-12-20 jakeFrom Mathieu Parent:
2010-12-20 guyAnother #define for old code.
2010-12-20 guyRename the routines that handle dissector tables with...
2010-12-19 jakePrepare for handling DLT_IPV4 and DLT_IPV6.
2010-12-19 gerald[Automatic manuf, services and enterprise-numbers updat...
2010-12-18 wmeierRevert SVN #35213 based upon comments in the Wireshark...
2010-12-18 wmeierRevert SVN #35214 based upon comments in the Wireshark...
2010-12-18 jakeFrom Daniel Black:
2010-12-18 sakeAdd support for the TLSv1.2 format of the CertificateRe...
2010-12-17 wmeierConvert indentation tabs within <programlisting> elemen...
2010-12-17 wmeierThe Styleguide section has been moved to the Wireshark...
2010-12-17 wmeierIntegrate README.developer into the WSDG: Step 1: Style...
2010-12-17 martinmRefactor EDCH-T2 function to also support the very...
2010-12-17 stigUse printf modifier %u for guint32 values.
2010-12-17 stigSwitched to bitwise & instead of logical && in bit...
2010-12-17 stigSwitched to bitwise | instead of logical || in bit...
2010-12-16 etxrabFrom Jouni Malinen:
2010-12-16 sfisherOnly call GetSystemMetrics(SM_REMOTESESSION) if running...
2010-12-16 geraldSimplify our Remote Desktop session detection.
2010-12-16 wmeierAdd comment that this file is apparently not referenced...
2010-12-16 etxrabFrom Jouni Malinen:
2010-12-16 rbalintUpdate filter for Windows-only symbols.
2010-12-16 rbalintExport only defined symbols from libwsutil.
2010-12-16 morrissThere is no exceptions.h file here, remove it from...
2010-12-16 etxrabFrom Pascal Quantin:
2010-12-16 etxrabFrom Vincent Helfre:
2010-12-16 etxrabFix a comment.
2010-12-16 etxrabDissect AVP Code: 606 User-Data if it's xml.
2010-12-16 jakeFrom Harald Welte:
2010-12-16 jakeFrom Harald Welte:
2010-12-16 jakeFix for bug 5475:
2010-12-16 jakeFrom Guido Reismueller:
2010-12-15 jakeFrom k barnard:
2010-12-15 martinmUse value_string for MAC-is descriptor lchid.
2010-12-15 martinmFrom Tobias Witek:
2010-12-15 martinmPrettify the dissection of EDCH T2 data.
2010-12-15 martinmAdd support for FP E-DCH T2 frames.
2010-12-14 sfisherIntroduce a preference to display the third and forth...
2010-12-14 sfisherRename "Secure Socket Layer" to "Secure Sockets Layer...
2010-12-14 wmeierUpdate the "Following Conversations" section to use...
2010-12-14 jakeRiverbed published patch for dissection of Riverbed...
2010-12-14 wmeierMinor cleanup:
2010-12-13 cmaynardFrom Marton Nemeth via bug #5490: Cleanup USB endpoint...
2010-12-13 martinmShow DDI config info.
2010-12-12 gerald[Automatic manuf, services and enterprise-numbers updat...
2010-12-11 stigAdded opcua_extensionobjecttable.c from revision 34906.
2010-12-11 wmeierRework some comments.
2010-12-11 wmeierFix bug #5477: fuzz-test failure found by using G_SLICE...
2010-12-10 cmaynardFrom Richard Sharpe via bug 5466: "Changes to dissect...
2010-12-10 wmeierAdditions to allow the valgrind to test for reassembly...
2010-12-10 etxrabFrom Rob Casey:
2010-12-10 etxrabFrom Lori Tribble:
2010-12-10 etxrabFrom Mike Morrin:
2010-12-10 rbalintMove wslua_plugin_list to epan/plugins.c, that should...
2010-12-10 wmeierExport G_SLICE=debug-blocks to do additional memory...
2010-12-10 wmeierExport G_SLICE=debug-blocks to do additional memory...
2010-12-09 rbalintDrop init_wslua.h from EXTRA_DIST
2010-12-09 rbalintAlways provide wslua_plugin_list, even if we don't...
2010-12-09 rbalintrevert commit 35160 (filter out wlua_plugin_list from...
2010-12-08 rbalintfilter out wlua_plugin_list from libwireshark.sym when...
2010-12-08 etxrabMark parameter as unused.
2010-12-08 etxrabreassemble.c: In function 'free_all_fragments':
2010-12-08 etxrabfragment_free_key to be used only if Glib >= 2.10
2010-12-08 etxrabReassemble.c leaks memory for GLIB > 2.8
2010-12-08 sfisherChange "DCE RPC" to "Distributed Computing Environment...
2010-12-07 wmeierInit fragment_table and reassembly table every "session...
2010-12-07 morrissChange includes for getenv_utf8()
2010-12-07 morrissInclude stdlib.h for getenv().
2010-12-07 morrissMove getenv_utf8() to wsutil.
2010-12-07 morrissRevert rev 35145 for wsutil: go back to exporting all...
2010-12-07 morrissFill out libwiretap's DEPENDENCIES line with the rest...
2010-12-07 rbalintMake libtool export only symbols listed in *.def files
2010-12-07 sake... and update the documentation too :-)
2010-12-07 sakeChange the accelerator keys for "goto previous/next...
next