aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-14Have ip6_to_str() and tvb_ip6_to_str() return const pointers, as theGuy Harris5-12/+12
2014-01-14Don't cast away constness.Guy Harris1-6/+6
2014-01-14Don't cast away constness.Guy Harris1-2/+2
2014-01-14Don't cast away constness. In one place, this requires that we use oneGuy Harris1-7/+9
2014-01-14Cast away constness.Guy Harris1-3/+3
2014-01-14Constification.Guy Harris1-6/+6
2014-01-14Don't cast away constness.Guy Harris1-1/+1
2014-01-14Don't cast away constness.Guy Harris1-1/+1
2014-01-14And more constification.Guy Harris1-6/+6
2014-01-14More constification.Guy Harris1-1/+1
2014-01-14Don't make promises of constness that we can't honor.Guy Harris1-5/+5
2014-01-14Don't cast away constness when you don't have to.Guy Harris1-6/+7
2014-01-14Squelch some casting-away-constness warnings.Guy Harris1-1/+1
2014-01-14Clean up references to an address and squelch some warnings.Guy Harris1-7/+10
2014-01-14Don't cast away constness.Guy Harris1-1/+1
2014-01-14More prototype cleanup.Guy Harris5-1/+25
2014-01-14Make a routine not used outside the SNMP dissector static.Guy Harris2-2/+2
2014-01-14In a source file that defines external functions, the header file thatGuy Harris1-4/+1
2014-01-14In a source file that defines external functions, the header file thatGuy Harris1-0/+1
2014-01-14Detangle the #ifdefs a bit.Guy Harris1-29/+26
2014-01-14In a source file that defines external functions, the header file thatGuy Harris1-1/+3
2014-01-14Make a routine not used outside this file static.Guy Harris1-3/+3
2014-01-14In a source file that defines external functions, the header file thatGuy Harris1-0/+2
2014-01-14Include ui/progress_dlg.h to get the declaration ofGuy Harris1-0/+2
2014-01-14#if 0 out an unused routine.Guy Harris1-0/+2
2014-01-14In a source file that defines external functions, the header file thatGuy Harris1-0/+2
2014-01-14Make a routine used only in this file static.Guy Harris1-1/+1
2014-01-13In a source file that defines external functions, the header file thatGuy Harris6-4/+76
2014-01-13tvparse_until() is used, so don't make it static.Guy Harris1-1/+1
2014-01-13Upgrade LPP dissector to v11.5.0Pascal Quantin5-15/+38
2014-01-13Update SVN propertiesPascal Quantin0-0/+0
2014-01-13dissect_CBA_Connection_Data() isn't used outside packet-dcom-cba-acco.c,Guy Harris2-8/+1
2014-01-13No reason for decode_bgp_rd()'s return value to be non-const, so make itGuy Harris1-2/+2
2014-01-13Move dissect_pn_uint16_ret_item() to packet-pn.c, to be with its siblingGuy Harris3-22/+22
2014-01-13Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte2-5/+2
2014-01-13Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-2/+0
2014-01-13dispatchService() is imported from other code; declare it inGuy Harris2-3/+1
2014-01-13From Kevin Loewen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9631Alexis La Goutte3-0/+723
2014-01-13From Miroslav Miklus via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Alexis La Goutte3-1/+1667
2014-01-13#if 0 out unused routines claimed to be "untested" and #if 0'ed out inGuy Harris1-1/+1
2014-01-13Get rid of unused routine (the initialization is done inGuy Harris1-29/+0
2014-01-13In a source file that defines external functions, the header file thatGuy Harris5-5/+42
2014-01-13f_k() is used outside packet-gsm_a_rr.c, so it can't be static.Guy Harris5-4/+44
2014-01-13lsarpc_dissect_sec_desc_buf() and lsarpc_dissect_struct_dom_sid2() areGuy Harris4-14/+20
2014-01-13Fix crash when exporting to CSV filePascal Quantin1-1/+1
2014-01-13Document {CODE,HEADER} {START,END}.Guy Harris1-1/+9
2014-01-13Add HEADER START and HEADER END, similar to CODE START and CODE END, toGuy Harris2-5/+57
2014-01-13Make a routine not used outside this file static.Guy Harris1-1/+1
2014-01-13Make a routine not used outside this file static.Guy Harris1-1/+1
2014-01-13In a source file that defines external functions, the header file thatGuy Harris4-4/+47