metze/wireshark/wip.git
2014-01-17 Anders BromanFix [-Wmissing-prototypes]
2014-01-17 Anders BromanTry to fix warning: initializer element is not computab...
2014-01-17 Anders BromanFix a bug intrduced in anonsvn.wireshark.org/viewvc...
2014-01-16 Gerald CombsLook for win_flex and win_bison.
2014-01-16 Gerald CombsIf you use bashisms it means you're a bash script.
2014-01-16 Gerald CombsMore Chocolatey lex/yacc updates.
2014-01-16 Martin MathiesonRemove #include and make the situation with snow3g...
2014-01-16 Anders BromanFix [-Wmissing-prototypes]
2014-01-16 Gerald CombsPartially revert r54824.
2014-01-16 Gerald CombsAllow the use of Win flex-bison and document how to...
2014-01-15 Evan HuusImplement basic support for SPXII decoding (at least...
2014-01-15 Evan HuusDissect SPXII flag bits.
2014-01-15 Evan HuusAdd modelines and fix one indentation issue.
2014-01-15 Anders BromanFix a couple of
2014-01-15 Evan HuusAdd captype and tfshark binaries to .gitignore
2014-01-15 Guy HarrisDon't cast away constness.
2014-01-15 Guy HarrisFun and games with const.
2014-01-15 Guy HarrisExplain casting away const.
2014-01-15 Anders BromanUpdate to version V12.3.0 (2013-12).
2014-01-15 Guy HarrisDon't cast away constness.
2014-01-15 Guy HarrisDon't cast away constness.
2014-01-15 Evan HuusReject pcap files that claim on-the-wire packet sizes...
2014-01-15 Guy HarrisEliminate fvalue_set() in favor of routines that take...
2014-01-15 Gerald CombsMake it more clear that we're faking a git description...
2014-01-15 Gerald CombsCopy over recent changes from trunk-1.8 along with...
2014-01-14 Alexis La GoutteFix typo (Direcly => Directly)
2014-01-14 Alexis La GoutteAdd filetap/abi* to .gitignore
2014-01-14 Guy HarrisDon't cast away constness.
2014-01-14 Guy HarrisWe have to cast away constness here, because C doesn...
2014-01-14 Guy HarrisDon't cast away constness.
2014-01-14 Guy HarrisRegenerate ANSI TCAP dissector from the changes in...
2014-01-14 Guy HarrisDon't cast away constness.
2014-01-14 Guy HarrisDon't cast away constness.
2014-01-14 Guy HarrisDon't cast away constness.
2014-01-14 Guy HarrisConsistently use "guint8" for "8-bit byte".
2014-01-14 Guy HarrisDon't cast away constness.
2014-01-14 Guy HarrisDon't cast away constness.
2014-01-14 Guy HarrisDon't make claims of constness that can't be guaranteed...
2014-01-14 Alexis La GoutteFix -Wsometimes-uninitialized found by Clang
2014-01-14 Alexis La GoutteFix unused const variable found by Clang 3.4
2014-01-14 Pascal QuantinUpgrade LTE RRC dissector to v11.6.0
2014-01-14 Pascal QuantinSNOW3G is not available on default Wireshark
2014-01-14 Pascal QuantinFix dissection of 3GPP2 SMS encoded in UCS2
2014-01-14 Martin MathiesonMake sure we allocate bytes for snow3g at least rounded...
2014-01-14 Martin MathiesonUpdate a comment
2014-01-14 Martin MathiesonAdd snow3g integrity (not quite working for me), but...
2014-01-14 Pascal QuantinUCS2 encoded SMS is directly read from data -> remove...
2014-01-14 Martin MathiesonProvide hook for calling EEA1 implementation (Snow3G...
2014-01-14 Guy HarrisWhoever in GLibland was responsible for defining the...
2014-01-14 Guy HarrisDon't cast away constness.
2014-01-14 Guy HarrisDon't cast away constness.
2014-01-14 Guy HarrisBut *do* cast const void * to the appropriate type.
2014-01-14 Guy HarrisDon't cast away constness.
2014-01-14 Guy HarrisDon't assign away constness.
2014-01-14 Guy HarrisDon't cast away constness.
2014-01-14 Guy HarrisDon't cast away constness.
2014-01-14 Guy HarrisDon't cast away constness.
2014-01-14 Guy Harrisgsize, not gusize. Whatever.
2014-01-14 Guy HarrisGlib, gotta love it. No, gusize isn't the same as...
2014-01-14 Guy HarrisDon't cast away constness.
2014-01-14 Guy HarrisDon't cast away constness.
2014-01-14 Guy HarrisDon't cast away constness.
2014-01-14 Guy HarrisHave ip6_to_str() and tvb_ip6_to_str() return const...
2014-01-14 Guy HarrisDon't cast away constness.
2014-01-14 Guy HarrisDon't cast away constness.
2014-01-14 Guy HarrisDon't cast away constness. In one place, this requires...
2014-01-14 Guy HarrisCast away constness.
2014-01-14 Guy HarrisConstification.
2014-01-14 Guy HarrisDon't cast away constness.
2014-01-14 Guy HarrisDon't cast away constness.
2014-01-14 Guy HarrisAnd more constification.
2014-01-14 Guy HarrisMore constification.
2014-01-14 Guy HarrisDon't make promises of constness that we can't honor.
2014-01-14 Guy HarrisDon't cast away constness when you don't have to.
2014-01-14 Guy HarrisSquelch some casting-away-constness warnings.
2014-01-14 Guy HarrisClean up references to an address and squelch some...
2014-01-14 Guy HarrisDon't cast away constness.
2014-01-14 Guy HarrisMore prototype cleanup.
2014-01-14 Guy HarrisMake a routine not used outside the SNMP dissector...
2014-01-14 Guy HarrisIn a source file that defines external functions, the...
2014-01-14 Guy HarrisIn a source file that defines external functions, the...
2014-01-14 Guy HarrisDetangle the #ifdefs a bit.
2014-01-14 Guy HarrisIn a source file that defines external functions, the...
2014-01-14 Guy HarrisMake a routine not used outside this file static.
2014-01-14 Guy HarrisIn a source file that defines external functions, the...
2014-01-14 Guy HarrisInclude ui/progress_dlg.h to get the declaration of
2014-01-14 Guy Harris#if 0 out an unused routine.
2014-01-14 Guy HarrisIn a source file that defines external functions, the...
2014-01-14 Guy HarrisMake a routine used only in this file static.
2014-01-13 Guy HarrisIn a source file that defines external functions, the...
2014-01-13 Guy Harristvparse_until() is used, so don't make it static.
2014-01-13 Pascal QuantinUpgrade LPP dissector to v11.5.0
2014-01-13 Pascal QuantinUpdate SVN properties
2014-01-13 Guy Harrisdissect_CBA_Connection_Data() isn't used outside packet...
2014-01-13 Guy HarrisNo reason for decode_bgp_rd()'s return value to be...
2014-01-13 Guy HarrisMove dissect_pn_uint16_ret_item() to packet-pn.c, to...
2014-01-13 Alexis La GoutteFix Dead Store (Dead assignement/Dead increment) warnin...
2014-01-13 Alexis La GoutteFix Dead Store (Dead assignement/Dead increment) warnin...
2014-01-13 Guy HarrisdispatchService() is imported from other code; declare...
2014-01-13 Alexis La GoutteFrom Kevin Loewen via https://bugs.wireshark.org/bugzil...
next