obnox/wireshark/wip.git
2011-04-12 martinmA parameter isn't used if ZLIB isn't enabled.
2011-04-12 wmeierRework whitespace.
2011-04-12 alagoutteFix tshark doc (ip.src==1.2.3.4) is not a valid filter...
2011-04-12 wmeierDon't assign to a proto_item * if the value won't be...
2011-04-12 wmeierlocaltime() can return a NULL ptr.
2011-04-12 stigCorrected switch-case flow.
2011-04-12 guyIf we hit an EOF - wth->subtype_read returns FALSE...
2011-04-12 guyFrom Jakub Zawadzki: speed up random access to gzipped...
2011-04-12 guyAllow wtap_sequential_close() and wtap_close() to retur...
2011-04-12 guy"This file format can't be written to a pipe" and ...
2011-04-11 geraldRegenerate the ANSI MAP, LDAP, and TETRA dissectors...
2011-04-11 guyUse ws_open(), not open(), so we handle UTF-8 pathnames...
2011-04-11 guyRemove a no-longer-valid comment (we're not using zlib...
2011-04-11 martinmDon't assign to a proto_item* that is not used before...
2011-04-11 martinmShow Segment offset number in AM header root item.
2011-04-11 martinm- for UL/DL HARQ, show number of ms since previous tx
2011-04-11 guyDon't use the zlib I/O routines for writing compressed...
2011-04-11 cmaynardNeither checksum_item nor length are used uninitialized...
2011-04-11 cmaynardAdd conversation tracking and tshark tap support to...
2011-04-11 jmayerCID 898: Remove a not really used variable
2011-04-11 jmayerFix coverity CID 855: remove an unused variable
2011-04-11 wmeierDon't assign to a proto_item * if the value won't be...
2011-04-11 wmeierDon't assign to a proto_item * if the value won't be...
2011-04-11 wmeierDon't assign to a variable if the value won't be used...
2011-04-11 wmeierDon't assign to a proto_item * if the value won't be...
2011-04-11 cmaynardAdd proto_field_is_referenced. Fixes bug 5816.
2011-04-11 cmaynardUse g_strlcpy() instead of prohibited strncpy() to...
2011-04-11 guyBack out Jeff Morris's change to make the autostop...
2011-04-11 guyJeff Morris's change to make the autostop file size...
2011-04-10 guyWe have to define ws_statb64 before declaring routines...
2011-04-10 guyTo fill in a ws_statb64, you must use ws_fstat64.
2011-04-10 guyws_stdio_stat got renamed to ws_stdio_stat64.
2011-04-10 guyRename ws_stat to ws_stat64, and make it take a pointer...
2011-04-10 guyDefine ws_statb64 as struct stat *within* the "not...
2011-04-10 guyDefine ws_statb64 to be the appropriate "struct XXX...
2011-04-10 guyAdd ws_fstat64(), defined to be fstat on UN*X and _fsta...
2011-04-10 stigstrcpy -> strncpy.
2011-04-10 guyUse AC_SYS_LARGEFILE to turn on large file support...
2011-04-10 gerald1.5.1 → 1.5.2. Reenable Babel.
2011-04-10 guyPoint to RFC 1952 as a description of the gzip file...
2011-04-10 guyMove the definition of the structure pointed to by...
2011-04-10 geraldBuild 1.5.1. Temporarily disable the Babel dissector.
2011-04-10 geraldMinor whitespace fix.
2011-04-10 gerald[Automatic manuf, services and enterprise-numbers updat...
2011-04-10 wmeierprefs_register_protocol() not needed since no prefs...
2011-04-09 stigFrom Jakub Zawadzki via bug 5809:
2011-04-09 wmeierDo some whitespace cleanup.
2011-04-09 wmeierDon't assign to a proto_item * if the value won't be...
2011-04-09 wmeierDon't assign to a proto_item * if the value won't be...
2011-04-09 wmeierDon't assign to a proto_item * if the value won't be...
2011-04-09 guyIn packet_list_dissect_and_cache_record(), set the...
2011-04-08 geraldFix Coverity CID 557.
2011-04-08 wmeierDon't assign to a proto_item * if the value won't be...
2011-04-08 etxrabFrom Pascal Quantin:
2011-04-08 alagoutteEnhance Vendor Specific Atheros IE
2011-04-08 geraldAdd a relative path to the "#line" directives we produc...
2011-04-08 guyJust make the fh member of a wtap_dumper_t a void ...
2011-04-08 etxrabFrom Pascal Quantin:
2011-04-08 geraldAdd Babel.
2011-04-08 sfisherFrom Juliusz Chroboczek via bug #5812: Dissector for...
2011-04-08 etxrabMake wtap plugins build on windows again.
2011-04-08 etxrabUse tvb_get_ephemeral_string()
2011-04-08 guyChange ng_file_read() to take only one size argument...
2011-04-08 guyTo squelch some compiler warnings, temporarily cast...
2011-04-08 guyFrom Jakub Zawadzki:
2011-04-07 geraldUse a unique variable name. Fixes Coverity CID 593.
2011-04-07 geraldBe more picky about our sscanf integer field widths...
2011-04-07 guyFrom Jakub Zawadzki:
2011-04-07 etxrabMake it possible to have a sub dissector dissect the...
2011-04-07 cmaynardDisplay frame numbers containing min & max SRT's. ...
2011-04-07 morrissFrom Gisle Vanem: text_import_scanner_lex.h is no longe...
2011-04-07 alagoutteEnhance Tag Measurement Request & Report
2011-04-07 wmeier(Trivial) Fix a typo & some indentation.
2011-04-07 cmaynardUntil the minimum glib version requirement is changed...
2011-04-06 sfisherFix Coverity 1181: REVERSE_INULL & improve code:
2011-04-06 sfisherEnhancement bug #5796: Add Atheros vendor specific...
2011-04-06 cmaynardAdd computation of median and change standard deviation...
2011-04-06 geraldEither remove or use unused values found by Coverity...
2011-04-06 etxrabAdd RoHC to the ethertypes.
2011-04-06 sfisherFrom Peter via bug #5798: Don't try to run svnversion...
2011-04-06 etxrabFrom Johan Wåhl:
2011-04-06 wmeierUse the correct handle when registering "media_type...
2011-04-06 stigFixed blurb for BER Error.
2011-04-06 stigMade "BER Error" filterable.
2011-04-06 guyFrom Jakub Zawadzki:
2011-04-06 guyFrom Jakub Zawadzki: fix the type of an argument.
2011-04-06 guyFrom Jakub Zawadzki:
2011-04-06 etxrabAdd a comment
2011-04-06 kukosaRFC5806 Diversion header
2011-04-06 etxrabMissing decoding for CalledPartyBCD number in CAMEL
2011-04-06 wmeierIMHO capinfos, when finished processing, should exit...
2011-04-06 sfisherFix Coverity 1062: UNUSED_VALUE
2011-04-05 wmeierSet the correct properties ....
2011-04-05 wmeierSet the correct properties ...
2011-04-05 geraldUse the latest library tag, which updates GNUTLS. Add...
2011-04-05 geraldMore manifest fixes.
2011-04-05 cmaynardMark pinfo as unused with _U_ to avoid compiler warning.
2011-04-05 cmaynardAdd ICMP tap support, and add a tshark tap to measure...
2011-04-05 wmeierfoo="\windows\style\pathname"; printf "$foo" isn't...
2011-04-05 wmeier1. Remove \r from tshark output so output OK on Windows...
next