aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
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-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-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-09airpdcap: add free_key_string function, fix memleaksPeter Wu3-5/+26
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-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-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-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 Wu5-215/+152
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-06SCTP: fix dissection of DATA chunksPascal Quantin1-1/+1
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-05Initialize 2.1.Gerald Combs2-2/+2
2015-10-05Add BASE_PT_ field display typesJoão Valverde8-123/+140
2015-10-05SCTP I-DATA supportruengeler2-60/+174
2015-10-05H225, H245 over IPv6Michal Pazdera2-95/+173
2015-10-05Move utf8_entities.h to wsutilJoão Valverde5-23/+7
2015-10-05AMQP: Fix warnings and the OSX 10.5 x86 buildPetr Gotthard1-3/+3
2015-10-05Allow use of variadic macrosPeter Wu3-87/+71
2015-10-05AMQP: Navigation between publish/delivery and related ack/nackPetr Gotthard1-63/+339
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 Harris1-2/+28
2015-10-04[isns]: use proto_tree_add_bitmask() for the iscsi node typeMartin Kaiser1-20/+10
2015-10-04Fix various memleaksPeter Wu1-0/+1
2015-10-04[Automatic update for 2015-10-04]Gerald Combs3-21/+246
2015-10-04Fix shortening error introduced by commit f28e23f1Graham Bloice1-2/+2
2015-10-04bacapp: fix -Wshift-negative-valuePeter Wu1-2/+2
2015-10-04Add preference to dissect DHCPv6 option 18 as a CableLab option.Michael Mann1-2/+30