metze/wireshark/wip.git
2014-01-22 martinkedonkey seems to use 7-bit ascii for its tags etc
2014-01-22 martinkno need for if(tree)
2014-01-22 guyUse tvb_get_string_enc() with appropriate encodings...
2014-01-22 guyUse tvb_get_string_enc(), and assume ASCII for E.164...
2014-01-22 guyAt least according to
2014-01-22 guyUpdate introductory comment to have correct file name.
2014-01-22 guyUse tvb_get_string_enc() rather than tvb_get_string().
2014-01-22 geraldPrepare for Git migration.
2014-01-22 guyUse tvb_get_string_enc() with an explicit encoding...
2014-01-22 guyFetch strings using tvb_get_string_enc() and the approp...
2014-01-22 alagoutteFix Dead Store (Dead assignement/Dead increment) warnin...
2014-01-22 alagoutteFix encoding arg (found by encoding arg tools)
2014-01-22 alagoutteFix the second argument of some proto_item_add_subtree...
2014-01-22 guyI don't see any specification of how a H221NonStandardI...
2014-01-22 etxrabAdd a SCTP port range preference.
2014-01-22 etxrabRemove unused entity.
2014-01-22 guyUse tvb_get_string_enc() with an explicit encoding...
2014-01-22 guyThe stuff you get from dissect_cbs_data() is UTF-8...
2014-01-22 guyAnother probably-wrong tvb_get_string().
2014-01-22 guyTo quote section B.5 "Keys for password integrity mode...
2014-01-22 guyClean up indentation and bracketing.
2014-01-22 guyThe strings in question are generated as UTF-8 from...
2014-01-22 guyAnother tvb_get_string() replacement.
2014-01-22 guyStrings in LDAP are generally UTF-8, although if we...
2014-01-22 guyUse tvb_get_string_enc() with an explicit encoding.
2014-01-22 guyIt's one character, either + or -, hence ASCII.
2014-01-22 guyIt's not a string, it's a byte array (bit array, really).
2014-01-22 wmeierClean up whitespace: use consistent indentation, etc;
2014-01-22 guyDon't write out packets that have a "captured length...
2014-01-21 martinkmp4 box type is always a 7bit ascii string
2014-01-21 guyThe file's name has a lower-case "p" in "9p".
2014-01-21 guyFix one half-changed tvb_get_string() call.
2014-01-21 guyAlways combine ENC_UTF_8 with ENC_NA.
2014-01-21 guyIA5 = ASCII. Use tvb_get_string_enc() with an explicit...
2014-01-21 guy9p strings are, not surprisingly, encoded using UTF...
2014-01-21 eapacheHarden nfs_name_snoop_add_name against various malforme...
2014-01-21 guyGet rid of tvb_get_faked_unicode() - tvb_get_string_enc...
2014-01-21 pascalFrom Igor Slepchin via https://bugs.wireshark.org/bugzi...
2014-01-21 guyCheck the return of wtap_dump_close() even if we've...
2014-01-21 wmeier- Remove unneeded #includes;
2014-01-21 guyFix declaration of tvb_get_string().
2014-01-21 wmeierAdd properties ....
2014-01-21 guyDon't do the byte-with-8th-bit-set-to-REPLACEMENT-CHARA...
2014-01-20 martinkdon't use tvb_get_string(..., len) to get exactly len...
2014-01-20 martinkmake MMI strings filterable
2014-01-20 martinkremove todo comments
2014-01-20 martinktvb_get_string(): replace 8bit characters with the...
2014-01-20 guyLongs are not guaranteed to be 64-bit. Use G_GINT64_MO...
2014-01-20 etxrabFrom Michal Labedzki:
2014-01-20 etxrabpacket-bootp.c: In function 'dissect_vendor_generic_sub...
2014-01-20 etxrabFrom alexeyv:
2014-01-20 etxrabAdd generic dissection of unknown vendor sub options.
2014-01-20 eapacheFix 32/64 casting and add a note where the loss of...
2014-01-20 eapacheFrom Pavel Moravec via https://bugs.wireshark.org/bugzi...
2014-01-20 alagoutteFrom Lubos via https://bugs.wireshark.org/bugzilla...
2014-01-20 alagoutteAdd modelines info
2014-01-20 alagoutteFix indent (use 4 spaces) and remove trailing whitespace
2014-01-20 alagoutteFix build with CMake (Missing tap_export_pdu in ui...
2014-01-20 alagoutteFix typo (only need one comma)
2014-01-20 etxrabFrom Abdul Hannan Khan:
2014-01-20 etxrabSplit the GUI and the tap part to make it possible...
2014-01-19 jmayerFix two coverity messages:
2014-01-19 martinkcoverity 702387
2014-01-19 martinkcoverity 281214
2014-01-19 gerald[Automatic manuf, services and enterprise-numbers updat...
2014-01-19 etxrabAs spotted by Joerg; make a HFILL_INIT(hf) macro and...
2014-01-19 jmayerFix a typo
2014-01-19 jmayerError doesn't exist, use warning instead.
2014-01-19 jmayerAdd option to specify special permissions for dumpcap...
2014-01-18 jmayer-Warray-bounds was listed twice
2014-01-18 geraldAdd environment checks. Add a topic to our refspec.
2014-01-17 pascalFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2014-01-17 pascalFrom Fabio Tarabelloni via https://bugs.wireshark.org...
2014-01-17 martinkFrom Toralf Förster
2014-01-17 etxrabFix [-Wmissing-prototypes]
2014-01-17 etxrabFix [-Wmissing-prototypes]
2014-01-17 etxrabTry to fix warning: initializer element is not computab...
2014-01-17 etxrabFix a bug intrduced in anonsvn.wireshark.org/viewvc...
2014-01-16 geraldLook for win_flex and win_bison.
2014-01-16 geraldIf you use bashisms it means you're a bash script.
2014-01-16 geraldMore Chocolatey lex/yacc updates.
2014-01-16 martinmRemove #include and make the situation with snow3g...
2014-01-16 etxrabFix [-Wmissing-prototypes]
2014-01-16 geraldPartially revert r54824.
2014-01-16 geraldAllow the use of Win flex-bison and document how to...
2014-01-15 eapacheImplement basic support for SPXII decoding (at least...
2014-01-15 eapacheDissect SPXII flag bits.
2014-01-15 eapacheAdd modelines and fix one indentation issue.
2014-01-15 etxrabFix a couple of
2014-01-15 eapacheAdd captype and tfshark binaries to .gitignore
2014-01-15 guyDon't cast away constness.
2014-01-15 guyFun and games with const.
2014-01-15 guyExplain casting away const.
2014-01-15 etxrabUpdate to version V12.3.0 (2013-12).
2014-01-15 guyDon't cast away constness.
2014-01-15 guyDon't cast away constness.
2014-01-15 eapacheReject pcap files that claim on-the-wire packet sizes...
2014-01-15 guyEliminate fvalue_set() in favor of routines that take...
2014-01-15 geraldMake it more clear that we're faking a git description...
2014-01-15 geraldCopy over recent changes from trunk-1.8 along with...
next