obnox/wireshark/wip.git
2012-01-30 etxrabMinor updates to debug output.
2012-01-30 etxrabFrom Andreas Heise:
2012-01-30 morrissRevert 40772: the abort() needs to be pushed higher...
2012-01-30 morrissIf WIRESHARK_ABORT_ON_DISSECTOR_BUG is set, abort(...
2012-01-30 morrissFix infinite loop reported in https://bugs.wireshark...
2012-01-30 stigNo need to set new save icon if equal to previous icon.
2012-01-30 stigDisable the save-as button in the toolbar if we cannot...
2012-01-30 wmeierRework Windows Wireshark Qt build configuration a bit:
2012-01-30 wmeier(Trivial) use same "Directory Separator" for dependency...
2012-01-30 wmeierFix QtShark compile error.
2012-01-29 etxrabPart of "Build Browse Information File per default...
2012-01-29 etxrabAdd dummy application for Ericsson Sy
2012-01-29 etxrabAdd *.sbr files to the clean target.
2012-01-29 etxrabAdd *.sbr files to the clean target.
2012-01-29 etxrabAdd *.sbr files to the clean target.
2012-01-29 cmaynardFix some typos.
2012-01-29 gerald[Automatic manuf, services and enterprise-numbers updat...
2012-01-28 tuexenDon't register ett_ssl_keyex_params twice.
2012-01-28 etxrabFrom Tyson Key:
2012-01-28 etxrabFrom Tom Brezinski:
2012-01-28 etxrabFrom Claudio:
2012-01-28 etxrabFrom Andreas Heise:
2012-01-28 etxrabFrom Tobias Witek:
2012-01-28 etxrabFrom Tobias Witek:
2012-01-28 etxrabFrom Michal Labedzki:
2012-01-28 etxrabFrom Michael:
2012-01-28 etxrabFrom Martin Kaiser:
2012-01-28 alagoutteAdd CMakeCache.txt, CPackSourceConfig.cmake and CPackCo...
2012-01-28 etxrabAdd the Qt files to the tarball.
2012-01-28 alagoutteAdd CMakeFiles and cmake_install.cmake to svn:ignore...
2012-01-28 guyWell, we *did* go to a widget that invokes callback...
2012-01-27 morrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2012-01-27 alagoutteFix
2012-01-27 cmaynardSince we know the version of WinPcap we're compiling...
2012-01-27 cmaynardPer https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2012-01-26 etxrabFrom Mike Morrin:
2012-01-26 geraldAdd a format string and remove a couple of unused varia...
2012-01-26 geraldmake-dissector-reg.py doesn't always open its cache...
2012-01-26 etxrabFrom Mike Morrin:
2012-01-26 geraldApply changes from the "2to3" conversion utility. Print...
2012-01-26 martinmOh dear, had that test the wrong way around...
2012-01-26 etxrabDissect the crypto attribute.
2012-01-26 etxrabAdd an 3gpp xml entry.
2012-01-26 cmaynardFix memory leaks involving tvb_get_stringz() by replaci...
2012-01-26 martinmWhen telling RLC whether a frame is a retx, use direct...
2012-01-26 cmaynardFix Coverity CID 1371: UNINIT.
2012-01-25 guyFix usage of g_ascii_strdown() and g_ascii_strup()...
2012-01-25 tuexenTry to make the buildbots happy.
2012-01-25 guyActually, you only have monitor mode support if you...
2012-01-25 geraldThe proper scope / spec name for OS X is "macx".
2012-01-25 wmeierFix error when building QtShark:
2012-01-25 cmaynardAdded billyjeans [AT] gmail.com to the authors list...
2012-01-25 cmaynardFrom billyjeans [AT] gmail.com via bug 6184: "S1AP...
2012-01-25 tuexenUse a bitwise & when checking with a mask.
2012-01-25 tuexenRemove redundant ().
2012-01-25 tuexenAddress warnings reported by Bill.
2012-01-25 morrissmonitor_mode_enabled is only available on WIN32 or...
2012-01-25 morriss'error' is only used when we HAVE_LIBPCAP so only defin...
2012-01-25 tuexenThird try. This time pipes and stdin are supported...
2012-01-25 martinmUse sizeof(buff) as length argument when calling g_snpr...
2012-01-25 martinmDelete a TODO comment (now that there is an equivalent...
2012-01-25 martinmTidy up comments / deleted commented-out code.
2012-01-25 morrissFix a couple of cut-n-pasteos.
2012-01-25 geraldPut back an "explicit" for now. I'm not sure it's neces...
2012-01-25 geraldAdd a comment discussing what it will take to have...
2012-01-24 geraldCompile PortAudio if it's available.
2012-01-24 guyFix typo.
2012-01-24 morrissGet rid of a non-ASCII char
2012-01-24 guyNote that INIT_DELAY is .1 second.
2012-01-24 cmaynardMention the other integer accessors.
2012-01-24 cmaynardThe AT dissector is not really USB-specific, so rename...
2012-01-24 etxrabmax_ul_ext isn't printed/decoded to the packet details...
2012-01-24 etxrabUpate a few more entries and add links to where the...
2012-01-24 etxrabRestructure the code abit.
2012-01-24 etxrabFrom Pascal Quantin:
2012-01-24 guyUse wtap_get_file_extensions_list(), and prepare to use
2012-01-24 tuexenIt seems that we need Unix line endings also on Windows...
2012-01-24 cmaynardFix a duplicate display filter name.
2012-01-24 tuexenWe need a 3rd try. (After learning how to run the testu...
2012-01-24 tuexen(Try to) make the buildbot happy.
2012-01-24 tuexenSecond try. This time pipes and stdin are supported.
2012-01-24 alagoutteAdd Free Mobile (Iliad) Mobile Network Code (the French...
2012-01-24 alagoutteFix -v for QtShark
2012-01-24 guybuild_file_save_type_list() isn't called if there are...
2012-01-24 guyOnly free the file extensions list if there is one...
2012-01-24 guyDon't free the list of savable file types in build_file...
2012-01-24 guyFix warnings.
2012-01-24 guyUse wtap_get_savable_file_types() for the Win32 file...
2012-01-24 guyAdd a routine to Wiretap that takes a file type value...
2012-01-24 morrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2012-01-24 martinmUse bitfields to make channel_hash_key struct fit into...
2012-01-24 morrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2012-01-24 morrissFrom Michal Labedzki via https://bugs.wireshark.org...
2012-01-24 morrissFrom njtaylor0101 [AT] gmail.com via https://bugs.wires...
2012-01-24 guyDon't treate WTAP_FILE_UNKNOWN as a real file type.
2012-01-23 guyIn the table of capture file types, have:
2012-01-23 morrissRevert 40675 and set 'protocol' appropriately when...
2012-01-23 guyg_string_append_printf() returns nothing.
2012-01-23 morrissInitialize 'protocol' to something, at least until...
2012-01-23 guyHave wtap_file_extension_default_string() return the...
next