metze/wireshark/wip.git
2013-11-10 jmayerOn Windows find the standard html viewer by using bigge...
2013-11-10 darkjamestry to fix buildbot:
2013-11-10 darkjamesFix buildbot:
2013-11-10 darkjamesMove struct _ftype_t + callback typedefs + free macro...
2013-11-10 darkjamesmissing include for tvbtest + add 'const' (silent most...
2013-11-10 darkjamesRemove <epan/ipv6-utils.h> from tvbuff.
2013-11-10 darkjamesDon't test for guard-include-define (or how it's called...
2013-11-10 darkjamesexceptions.h not needed by tvbuff.h (no much progress...
2013-11-10 jmayerMake FindGTK3 work on windows
2013-11-10 etxrabFrom Zoltán Lajos Kis:
2013-11-10 alagoutteFix compilation under Linux (Ubuntu)
2013-11-10 jmayerTry to get findhtmlviewer working on windows. Doesn...
2013-11-10 darkjamesMove prototype of bytes_to_str, bytes_to_str_punct...
2013-11-10 mmannAdd data parameter to dissect_function_t in vsff struct...
2013-11-10 geraldAdd missing backslash.
2013-11-10 geraldMore packaging updates.
2013-11-10 geraldBump LSMinimumSystemVersion to 10.6.
2013-11-10 geraldFix argument order.
2013-11-10 geraldTry switching back to codesign.
2013-11-09 mmannRegister openvpn over TCP and UDP under different disse...
2013-11-09 pascalModify TCPENCAP heuristic to avoid triggering a 'packet...
2013-11-09 pascalFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2013-11-09 pascalFix crash when displaying VoIP call flow (introduced...
2013-11-09 geraldSign the right file.
2013-11-09 geraldOlder versions of productsign don't support "--force...
2013-11-09 geraldTry to simplify package signing.
2013-11-09 geraldFix unused and shadow variable errors.
2013-11-09 geraldTry to perform package signing as described at
2013-11-09 mmannAdd data parameter to tcp_dissect_pdus() as well as...
2013-11-09 darkjamesinclude <wsutil/pint.h> only when needed.
2013-11-09 darkjamesDon't include <epan/strutil.h> when not needed.
2013-11-09 darkjamesReplace STRINGIFY with glib version.
2013-11-09 darkjamesRemove comment (leftovers from r49444) + add missing...
2013-11-09 darkjamesCorrect include path.
2013-11-09 darkjamesMove adler32 from epan/ to wsutil/
2013-11-09 darkjamesInclude <epan/to_str.h> only when needed.
2013-11-09 jmayercmake builds against gtk3 don't work. Those against...
2013-11-09 darkjamesPut "private" to_str.c functions to to_str-int.h
2013-11-09 darkjamesg_snprintf() don't return -1 from glib-1.2.3 [1]
2013-11-09 darkjamesnstime_to_sec() and capinfos secs_nsecs() seems to...
2013-11-09 darkjamesReplace wtap_nstime with nstime_t, remove wtap_nstime_t...
2013-11-09 darkjamesI have added tvb_get_bits_buf() in r37217, nobody is...
2013-11-09 darkjamesRemove old (5 yrs) #if 0 code (from r25028).
2013-11-09 darkjamesRemove #if 0 code (introduced in r29489).
2013-11-09 jmayerNo need to check whether cmake_policy command exists...
2013-11-09 jmayerFix a tpyo (packet-quic.)
2013-11-09 darkjamesRename swar_count_bits() to ws_count_ones()
2013-11-09 alagoutteAdd QUIC (Quick UDP Internet Connections) dissector
2013-11-08 darkjamesTry to split ws_ctz() from hfinfo_bitshift().
2013-11-08 darkjamesConvert: vlan, sll, rip to NEW_PROTO_TREE_API
2013-11-08 darkjamesUse escape_string*() functions in ftype-string.
2013-11-08 guyIndentation tweaks.
2013-11-08 wmeier(Trivial) whitespace cleanup (mostly trailing whitespace).
2013-11-08 martinmDidn't need to include wtap.h again
2013-11-08 martinmFix up function names: type -> type_subtype
2013-11-08 alagoutteAdd reference to qttools5-dev in README.qt documentation
2013-11-08 jmayerThe experimental code in echld/ also got broken by...
2013-11-08 jmayerLooks like r53166 was not compile tested. Now k12text...
2013-11-08 guyThe "file types" we have are actually combinations...
2013-11-08 guyAnother one.
2013-11-08 guyWhat matters is the encapsulation type, not the file...
2013-11-08 etxrabFrom Katrina Zhang:
2013-11-08 etxrabFrom Katrina Zhang:
2013-11-08 wmeierRemove some trailing whitespace....
2013-11-08 mmannMake LDAP dissector use ASN.1 private_data instead...
2013-11-08 guyFix more errors.
2013-11-08 guyWrong function.
2013-11-08 guyFix errors.
2013-11-08 guyFor open dialogs, offer a list of sets of extensions...
2013-11-08 jmayerAs the code seems to be working now for two people
2013-11-08 jmayerWith the new HFI code the compiler complains about...
2013-11-08 jmayerThe release notes update caused a new NEWS file to...
2013-11-08 jmayerFix:
2013-11-07 geraldFix the AsciiDoc description.
2013-11-07 darkjamesGCC on amd64 align header_field_info variables to 16...
2013-11-07 jmayerRemove extraction of cmake parameters from autotools...
2013-11-07 pascalFrom Vasil Velichkov via https://bugs.wireshark.org...
2013-11-07 jmayerTurn WANT_PACKET_EDITOR into an option until such a...
2013-11-07 darkjamesAdd infrastructure for section-initializing protocol...
2013-11-07 geraldPrint LC_VERSION_MIN_MACOSX for each executable and...
2013-11-07 eapacheAdd a p_add_proto_data call to dissect_ndmp to match...
2013-11-07 eapacheAdd modelines. Minor indentation fixes.
2013-11-07 pascalFix dissection of MBIM data packets when using 32-bits...
2013-11-07 mmann8-bit counter variable not big enough and causes infini...
2013-11-07 alagoutteTry 2 to fix Mac OS X 10.5 buildbot
2013-11-07 pascal3GPP2 SMS: add support for KSC5601 (Korean) character set
2013-11-07 alagoutte(re)Fix warning found by fix-encodings-arg tool
2013-11-07 alagoutteTry to fix Mac OS 10.5 Buildbot (with old Glib...)
2013-11-07 alagoutteRemove C++ comments
2013-11-07 alagoutteAdd Edit Packet in Right Click
2013-11-07 alagoutteAdd Packet Editor Preference
2013-11-07 alagoutteAdd WANT_PACKET_EDITOR to CMake
2013-11-07 alagoutteEnable Packet Editor by default
2013-11-07 mmannRevert r53118 as it breaks reassemble_test.
2013-11-07 mmannGot burned by forgetting to compile first...
2013-11-07 mmannHave the gsm_rlcmac_ul and gsm_rlcmac_dl use the data...
2013-11-07 guyNote that bug 8808 and bug 9390 are fixed.
2013-11-06 jmayerWith the updated pidl it is now possible to generate...
2013-11-06 jmayerReapply the removal or the use of private_data that...
2013-11-06 jmayerCopy over the current WIP from samba.org::ftp/unpacked...
next