aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-12-26Fix a bunch of warnings.Guy Harris289-2464/+2352
2012-12-25bssmap_msg_fcn[] is a dense array, not a sparse array, so *every* entryGuy Harris1-6/+7
2012-12-25More checks to make sure pinfo->private_data is not null.Guy Harris1-68/+71
2012-12-25Add some additional sanity checks.Guy Harris2-0/+8
2012-12-25Add support for -D option. The preamble will start withMichael Tüxen2-3/+43
2012-12-25In dissect_bthci_evt_command_complete():Guy Harris1-42/+45
2012-12-25Fix writing of PCAP-NG files when flags are provided.Michael Tüxen1-3/+0
2012-12-25Remove current version of -D option, because:Michael Tüxen1-11/+1
2012-12-25Add some debug output regarding preamble processing.Michael Tüxen1-4/+7
2012-12-25set the dtls record length for reassembly _before_ adding a fragmentMartin Kaiser1-2/+2
2012-12-25Clear preamble if no timespec is given.Michael Tüxen1-1/+4
2012-12-25Add support of -m option for SCTP.Michael Tüxen1-12/+23
2012-12-25Fix SCTP packet generation if DATA chunk headers needMichael Tüxen1-11/+18
2012-12-25Fix bugs I introduced. NowMichael Tüxen1-6/+6
2012-12-25If there's no packet data, there's nothing to check to see whether thisGuy Harris1-3/+12
2012-12-25Show the Vines Fragmentation Protocol control flags field as bitflags,Guy Harris1-37/+66
2012-12-25Improve description.Michael Tüxen1-1/+1
2012-12-25Add option to suppress duplicate suppression.Michael Tüxen1-1/+1
2012-12-24The inverse of GINT_TO_POINTER() is GPOINTER_TO_INT(); use it. ThatGuy Harris1-5/+5
2012-12-24The inverse of GINT_TO_POINTER() is GPOINTER_TO_INT(); use it (thisGuy Harris1-1/+1
2012-12-24Cast away warnings implicit 64-bit-to-32-bit conversions. (We shouldGuy Harris2-9/+10
2012-12-23From report of Elavarasan via https://bugs.wireshark.org/bugzilla/show_bug.cg...Alexis La Goutte1-23/+155
2012-12-23Wireshark Aruba Dictionary is sync with FreeRadius Aruba DictionaryAlexis La Goutte1-4/+4
2012-12-23From Francesco Fondelli via https://bugs.wireshark.org/bugzilla/show_bug.cgi?...Alexis La Goutte2-7/+70
2012-12-23Update Dictonary from FreeRadius(-server) Master branch https://github.com/Fr...Alexis La Goutte6-0/+55
2012-12-23[Automatic manuf, services and enterprise-numbers update for 2012-12-23]Gerald Combs3-22/+290
2012-12-23In nlsp_dissect_clvs(), count len down at the same time we increment theGuy Harris1-5/+5
2012-12-23Use the types that PortAudio specifies for values passed to or returnedGuy Harris1-14/+11
2012-12-23More whitespace cleanups.Guy Harris1-82/+77
2012-12-23Add support for writing per packet comments when using pcapng.Michael Tüxen4-2/+32
2012-12-23When using pcapng, provide input file name as comment.Michael Tüxen1-3/+4
2012-12-23Fix syntax error showing up when using debug ouput.Michael Tüxen1-1/+1
2012-12-23Fix indentation.Guy Harris1-58/+54
2012-12-23Add ui_packet_comment_dialog.h and ui_time_shift_dialog.h.Gerald Combs1-1/+3
2012-12-23Qt .ui files are XML. Set their SVN properties accordingly.Gerald Combs0-0/+0
2012-12-23Qt: Implement packet comments. Fix packet detail updates.Gerald Combs18-17/+309
2012-12-23Add the time shift dialog.Gerald Combs3-0/+11
2012-12-22revert r46678Martin Kaiser1-2/+1
2012-12-22trivial: clean up epan/strutil.cMartin Kaiser1-767/+772
2012-12-22check the length parameter for tvb_get_unicode_string() andMartin Kaiser1-0/+4
2012-12-22Define GTK_SCHEMAS_DIRAnders Broman1-1/+1
2012-12-22Put back the 'right' GTK3 bundlesAnders Broman1-4/+2
2012-12-22Remove unneeded initializations, and one redundant if condition.Evan Huus17-31/+31
2012-12-22Fox copy-and-paste error.Michael Tüxen1-2/+2
2012-12-22Remove one unneeded initializer and add one missing initializer, as foundEvan Huus2-2/+2
2012-12-22Add support for writing the packet block flags for pcapng.Michael Tüxen2-24/+41
2012-12-22Add support for displaying the Packet Block Flags Word of pcapng.Michael Tüxen3-1/+148
2012-12-22Update User GuidePascal Quantin1-8/+10
2012-12-22The Wireshark file icon makes more sense than a floppy disk[1]. SwitchGerald Combs6-12/+12
2012-12-22From G.Gerrits:Jaap Keuter1-2/+3