obnox/wireshark/wip.git
2008-02-27 stigQuote argument to test in plugins Makefiles, as propose...
2008-02-27 etxrabDissect IPAddressFamily
2008-02-27 sfisherFix a comment that was pointing readers to the wrong...
2008-02-27 geraldExpand the setuid text a bit.
2008-02-27 wmeierFix another compile error ....
2008-02-26 morrissA couple more const fixes.
2008-02-26 morrissOops, freeing a const char* doesn't always work. Make...
2008-02-26 geraldWrap a line in the INSTALL file and correct some text...
2008-02-26 morrissget_datafile_path() and get_persconffile_path() return...
2008-02-26 morrissget_datafile_path() and get_persconffile_path() return...
2008-02-26 morrissget_datafile_path() and get_persconffile_path() return...
2008-02-26 morrissget_datafile_path() and get_persconffile_path() return...
2008-02-26 etxrabFrom Kai Blin:
2008-02-26 etxrabAdd some extensions to pkix1explicit - forgotten files.
2008-02-26 morrissWireshark (packet-ssl-utils.h) uses gnutls_x509_crt_t...
2008-02-26 morrissInitialize a 'next' pointer so we don't crash if/when...
2008-02-26 wmeierUpdate to be closer to current *nix Wireshark; (Addt...
2008-02-26 kukosaAllow UDP heuristic for XML
2008-02-26 geraldMake sure we don't dereference a NULL pointer. Fixes...
2008-02-26 geraldAdd files to the tarball that are necessary to compile...
2008-02-25 geraldCheck for setres[gu]id and define HAVE_SETRESUID and...
2008-02-25 etxrabDissect Name and Certificate and add some extensions...
2008-02-25 morrissAdd support for DLT_IPMB (199). The dissector for...
2008-02-25 morrissUse plain old strcmp() instead of g_ascii_strcasecmp...
2008-02-25 jakeAvoid misreporting of cryto state of RTP payload.
2008-02-25 morrissFrom Richard Kuemmel via bugs.wireshark.org/bugzilla...
2008-02-25 sfisherFrom Chris Maynard: Alphabetize the list of column...
2008-02-25 geraldHandle unsigned SMI types. This should fix bug 2292.
2008-02-24 etxrabDissect Type: 149 (Certification Path Advertisement).
2008-02-24 stigAdded support for FT_IPv4, FT_GUID and FT_OID in custom...
2008-02-24 etxrabFix bug No support for Secure Neighbor Discovery ICMPv6...
2008-02-24 stigCorrected right-justification of custom boolean and...
2008-02-24 stigSort custom columns according to field type.
2008-02-24 wmeierOK: comment out gathering of debug info; nothing intere...
2008-02-24 guyAdd ws.css to the list of files to ignore, as we might...
2008-02-24 guyInclude docbook/ws.css in the release tarball, as we...
2008-02-23 stigMoved init of custom_field.
2008-02-23 wmeierAdd some debug info to help in diagnosing buildbot...
2008-02-23 wmeierEnsure tshark/wireshark always get good err msgs from...
2008-02-23 etxrabCorrect a typo and at least print the name of type...
2008-02-23 etxrabPut names on some more options solves part of bug
2008-02-23 wmeierg_strncasecmp --> g_ascii_strncasecmp
2008-02-23 stigFixed a check for custom column.
2008-02-23 sfisherAdd filter syntax check to custom column filter field...
2008-02-22 ulfladd an error message to the NSIS compiler output, if...
2008-02-22 stigImproved custom columns with custom title.
2008-02-22 geraldHave the uninstaller remove ws.css.
2008-02-22 geraldReduce the H1 font size a bit.
2008-02-22 morrissFrom Evan via bug bugs.wireshark.org/bugzilla/show_bug...
2008-02-22 geraldFix CSS paths.
2008-02-22 morrissFrom Balint Reczey via bugs.wireshark.org/bugzilla...
2008-02-22 morrissFrom Peter via bugs.wireshark.org/bugzilla/show_bug...
2008-02-22 ulfladd rawshark.html to packaging and Wireshark help menu
2008-02-22 ulflsvn-ignore *.dsw and *.dsp (MSVC 6 project) files
2008-02-22 geraldFix a target.
2008-02-22 geraldUse the docbook CSS for the man pages (which assumes...
2008-02-22 ulfladd the generated portable apps *.paf.exe file to svn...
2008-02-22 ulfladd various generated packaging files to svn-ignore
2008-02-22 ulflsvn-ignore (generated) config.h file
2008-02-22 ulflalso svn-ignore *.ncb and *.suo temporary MSVC files
2008-02-22 ulfladd *.user (MSVC 2005 temporary files) to svn-ignore
2008-02-22 geraldRawshark depends on libpcap. Make sure we enforce this...
2008-02-22 stigCheck for existing cinfo in have_custom_cols().
2008-02-22 stigPrint integer values according to hfinfo->display.
2008-02-22 stigAdded FT_ABSOLUTE_TIME and FT_RELATIVE_TIME to custom...
2008-02-22 stigSome custom column enhancements:
2008-02-22 stigSome custom column fixes:
2008-02-22 wmeierFix compile errors if 'configure ... --without-pcap'
2008-02-22 sfisherAdd ability to make more field types into custom column...
2008-02-22 sfisherUse default numeric/text sort for custom columns also.
2008-02-22 sfisherUse custom column check function for custom columns...
2008-02-21 etxrabUnkomment the now fixed value string...
2008-02-21 guyPut back the use of g_ascii_strcasecmp(), so we don...
2008-02-21 etxrabFrom Wolf Neumann:
2008-02-21 etxrabAdd code to set ssn in the preferenses and make it...
2008-02-21 etxrabFix Bug Enable int64, uint64 and ipv4 type fields for...
2008-02-21 guyConstify some arguments.
2008-02-21 jakeFrom Karl Heinz Wolf:
2008-02-21 wmeierFix two compilation errors
2008-02-20 geraldConvert any supplied encapsulation from libpcap to...
2008-02-20 stigAdded logarithmic y axis scale option.
2008-02-20 martinmWhen doing random error mutation, protect DCT2000
2008-02-20 jmayerUpdate manuf and faq
2008-02-20 sfisherFix some formatting
2008-02-20 sfisherReally fix pcapng timestamp reading and writing this...
2008-02-19 jmayerFix some unused warnings
2008-02-19 jmayerUse the right 4 bits and avoid the overflow of an 8...
2008-02-19 jmayerUpdate todo section
2008-02-19 etxrabAdd more 3GPP AVP:s
2008-02-19 geraldSwitch to the "oooh shiny" splash image.
2008-02-19 wmeierFrom pizza_4u at qmx.net: Extend netscreen2dump.py...
2008-02-19 wmeierAdd 'executable' property to a few .pl and .py files
2008-02-19 stigRemoved the <?xml> tag.
2008-02-19 stigAdd rawshark.rc.in to tarball.
2008-02-19 wmeierBack out useing $Id$; There's a reason for using Date...
2008-02-18 wmeierRemove svn:executable property
2008-02-18 wmeier$ID$ --> $Id$
2008-02-18 wmeierAdd $Id$
2008-02-18 wmeierFix typo
2008-02-18 wmeierFix some some properties
next