aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-10-12Fix hfinfo_*_format_display() for BASE_PT_ display typesJoão Valverde1-0/+8
2015-10-12Try to fix OS X buildbot but using a different QBrush constructor in the case...Martin Mathieson1-4/+2
2015-10-12Include <stdlib.h> to declare exit().Guy Harris1-1/+3
2015-10-12NTP: fix dissection of SHA1 based message authentication codePascal Quantin1-3/+3
2015-10-12Get rid of a void * in frame_data.Gerald Combs1-1/+2
2015-10-11Remove duplicate transport ports from proto tree summaryJoão Valverde8-141/+152
2015-10-11IPv6: Don't call expert info under if(tree) (for options)João Valverde1-239/+237
2015-10-11Back out the verbose Makefile stuff.Guy Harris1-7/+0
2015-10-11On 10.5, don't set GTK+ etc. versions if we haven't already set them.Guy Harris1-4/+16
2015-10-11LTE RLC graphs - initial versionMartin Mathieson17-451/+1631
2015-10-11Handle installing Qt 4.x.Guy Harris1-8/+26
2015-10-11[Automatic update for 2015-10-11]Gerald Combs17-2979/+4657
2015-10-11Allow TURN channeldata to be padded on both UDP and TCP.Philipp Hancke1-1/+2
2015-10-11Temporarily make cmake builds verbose, for debugging purposes.Guy Harris1-0/+7
2015-10-10IPv6: Set destination address for RPL routing headerJoão Valverde1-7/+11
2015-10-10Scan into a guint32 using %u.Gerald Combs1-1/+1
2015-10-10Qt: Horizontal- and vertical-only zoom modifier keys for IO and TCP Stream gr...Jim Young6-3/+241
2015-10-10Support in 6lowpan for RFC4944 address generationPedro Jose Marron1-5/+81
2015-10-09Display of reserved octet in 6lowpan IPHC headerPedro Jose Marron1-2/+14
2015-10-09nstime: fix -Wshift-negative-valuePeter Wu1-6/+2
2015-10-09Make sure we can compile without QtMultimedia.Gerald Combs2-19/+24
2015-10-09asn1.c: fix printf arguments used with DEBUG flagPascal Quantin1-1/+4
2015-10-09Add WS_DLL_PUBLIC for Address Type RegistrationPedro Jose Marron1-1/+1
2015-10-09Now that we're using AC_PROG_CC_STDC, let it handle HP C.Guy Harris1-8/+9
2015-10-09airpdcap: add free_key_string function, fix memleaksPeter Wu5-10/+28
2015-10-09WSP: Fix add_addresses()João Valverde1-2/+2
2015-10-09FTP: Fix EPRT IPv6 set addressJoão Valverde1-2/+1
2015-10-09catapult_dct2000: code restyleDario Lombardo1-17/+7
2015-10-08The second argument to AC_PATH_PROGS is a list of program names.Guy Harris1-1/+1
2015-10-08Qt: Add a play button to the RTP Stream Analysis dialog.Gerald Combs6-11/+69
2015-10-08GTPv2: display Sequence Number as BASE_HEX_DECPascal Quantin1-1/+1
2015-10-08UDP: Fix forgotten column infoJoão Valverde1-0/+3
2015-10-08DCCP: Fix destination port offsetJoão Valverde1-1/+1
2015-10-08Replace or rename "duplicate" UDP protocols shown in Decode AsMichael Mann11-95/+73
2015-10-08Blind attempt trying to fix CMake based installerPascal Quantin1-0/+2
2015-10-08Add USBPcapPage.ini file to distributionPascal Quantin3-1/+4
2015-10-08Add USBPcap 1.1.0.0-g794bf26 to Windows installerPascal Quantin7-4/+159
2015-10-08epl: fix bug in g_hash_table_lookup_extended() call (CID 1254382)Dario Lombardo1-10/+5
2015-10-08Added ICE TCP Framing support to STUN dissectorNils Ohlmeier1-65/+97
2015-10-08qt: add initialization of variable (CID 1311960)Dario Lombardo1-0/+1
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