aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-10-08No RCS/CVS/SVN Ids any more.Guy Harris1-2/+0
2015-10-07Don't just ask for C, ask for standard C - preferably C99.Guy Harris1-1/+5
2015-10-07wslua: fix memleak in lua_prime_all_fieldsPeter Wu1-0/+1
2015-10-07AMQP: Fix usage of p_(add|get)_proto_data.Petr Gotthard1-38/+29
2015-10-07IPv6: add changes forgotten in gbedda9bPascal Quantin1-3/+3
2015-10-07Update last updated DNS parameters (2015-07-26)Alexis La Goutte1-15/+15
2015-10-07DNS: Add DNS Cookie OptionAlexis La Goutte1-1/+25
2015-10-07ssl-utils: load RSA keys based on their modulus+exponentPeter Wu7-215/+179
2015-10-07ssl-utils: simplify private key storage, fix resource leaksPeter Wu4-178/+82
2015-10-07UDP: Refactor some dissector codeJoão Valverde2-120/+83
2015-10-07Remove heur_dissector_set_enabled.Michael Mann2-33/+0
2015-10-07BGP: Add BGP-Extended Message CapabilityAlexis La Goutte1-2/+4
2015-10-06CMake: Don't clobber ZLIB_*.Gerald Combs1-38/+41
2015-10-06SCTP: fix dissection of DATA chunksPascal Quantin1-1/+1
2015-10-06Report an error if we don't find fop and are going to try to use it.Guy Harris1-0/+3
2015-10-06Fix an I/O graph crash.Gerald Combs2-34/+11
2015-10-06[NSIP] Wrong offset used for proto_tree_add_bitmask() for the reset flag.AndersBroman1-2/+2
2015-10-06openSAFETY: Add Producer ID to info fieldRoland Knall1-8/+28
2015-10-06Remove an extra commaPascal Quantin1-1/+1
2015-10-06Fix SoupBinTCP sequence number tracking.David Arnold1-3/+6
2015-10-06Calculate the channel if we have only the frequency.Guy Harris2-0/+14
2015-10-06Qt: refine some strings for l10nYFdyh0007-8/+8
2015-10-05Show progress in the Supported Protocols dialog.Gerald Combs1-1/+2
2015-10-05debian: Build .debs with Qt 5Balint Reczey2-3/+3
2015-10-05Initialize 2.1.Gerald Combs11-20/+20
2015-10-05Fix capitalization in MATE's "you need to restart to reconfigure" message.Jeff Morriss1-22/+37
2015-10-05MATE: Add ~ operator supportMichael Mann1-2/+1
2015-10-05Qt: fix crash when double clicking on a row in 'Decode As' dialogPascal Quantin2-22/+2
2015-10-05Add BASE_PT_ field display typesJoão Valverde9-123/+149
2015-10-05SCTP I-DATA supportruengeler10-89/+281
2015-10-05Make the capture comment icon more Wireshark-y.Gerald Combs4-0/+932
2015-10-05Fix initialization order.Gerald Combs1-2/+2
2015-10-05H225, H245 over IPv6Michal Pazdera5-107/+223
2015-10-05Move utf8_entities.h to wsutilJoão Valverde64-81/+68
2015-10-05Don't count packets twice for average using avg_stat_node_add_value_notick.Michael Mann1-4/+0
2015-10-05file.c: fix resource leak reported by Coverity (CID 1159387)Pascal Quantin1-1/+1
2015-10-05Qt: fix uninitialized members (UNINIT_CTOR) reported by Coverity (CID 1228882)Pascal Quantin1-1/+2
2015-10-05Qt: fix control flow issues (UNREACHABLE) reported by Coverity (CID 1224614)Pascal Quantin1-2/+0
2015-10-05AMQP: Fix warnings and the OSX 10.5 x86 buildPetr Gotthard1-3/+3
2015-10-05Allow use of variadic macrosPeter Wu12-396/+333
2015-10-05Fix warnings introduced by "Qt: Initial RTP playback"Peter Wu6-17/+11
2015-10-05Fix typos in rtp_player_dialog filesYFdyh0002-2/+2
2015-10-05AMQP: Navigation between publish/delivery and related ack/nackPetr Gotthard1-63/+339
2015-10-05Qt: Don't update the recent list while capturing.Gerald Combs3-1/+17
2015-10-05Remove tr() for setObjectNameYFdyh0002-4/+4
2015-10-05UDP: Make port column info similar to TCP, add length informationJoão Valverde4-11/+26
2015-10-05wslua: fix crash when a LUA error is raised in TRY blockPeter Wu3-5/+33
2015-10-05bacapp: attempt to fix windows buildPeter Wu1-1/+1
2015-10-04UDP: Rename UDPlite to UDP-LiteJoão Valverde2-9/+9
2015-10-04Expand, correct, and otherwise improve comments.Guy Harris2-6/+89