aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-04Add NTP authentication dissection.Michael Mann1-341/+350
2015-10-03Added cotp_is to heuristic dissector list for ISO transport.Thomas Wiens1-0/+1
2015-10-03IPv6: don't call expert_info on if(tree)João Valverde1-262/+251
2015-10-03COMPOSE_FRAME_TYPE(fcf) is stored in frame_type_subtype.Guy Harris1-2/+2
2015-10-03Expand some comments.Guy Harris2-19/+41
2015-10-03Remove incorrect comment.Guy Harris1-1/+1
2015-10-03Fill in some 11ac fields in the pseudo-header.Guy Harris1-1/+7
2015-10-03IPv6: store address in pinfo->pool instead of putting it on the stackPascal Quantin1-25/+26
2015-10-03ixveriwave: initialize vw_msdu_lengthPascal Quantin1-6/+1
2015-10-03Clean up whitespace.Guy Harris1-5/+5
2015-10-02Fix some issues with Series III.Guy Harris1-67/+330
2015-10-02arp: fix typo in switch (CID 1250809)Dario Lombardo1-1/+1
2015-10-02More formatting cleanups (no space between "no" and comma).Guy Harris1-1/+1
2015-10-02Clean up formatting.Guy Harris1-4/+4
2015-10-02Qt: Initial RTP playback.Gerald Combs1-2/+2