aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2015-06-12Cleanup and hardening for the Aeron dissector.David Ameiss1-53/+111
2015-06-12AMQP 1.0: Fix dissection of UUID datatypesPetr Gotthard1-2/+3
2015-06-12AMQP 1.0: Don't treat decimal[32|64|128] as packet errorsPetr Gotthard1-1/+19
2015-06-12Bluetooth: SDP: Fix alone DID attributesMichal Labedzki1-4/+6
2015-06-12Bluetooth: Device name is UTF-8, not ASCIIMichal Labedzki2-7/+7
2015-06-12Add RPCoRDMA dissectorSlava Shwartsman3-0/+648
2015-06-12Asterix dissector can now dissect ASTERIX Category 004.Marko Hrastovec1-5/+1217
2015-06-11AMQP 1.0: float/double should be in network byte orderPetr Gotthard1-2/+2
2015-06-11AMQP 1.0: 'char' should be 4-bytes UTF32Petr Gotthard1-2/+3
2015-06-11Mark items unused or rarely-used as appropriate.Gerald Combs1-4/+4
2015-06-11Replace tabs in files with editor modeline "expandtab"Bill Meier8-38/+38
2015-06-10BER: fix call to proto_tree_add_bytes_format()Pascal Quantin1-1/+1
2015-06-10ZVT: use the transaction info to set source and destination addressMartin Kaiser1-9/+34
2015-06-10Provide port names for UDP ports so they can be used in filter expressions.Michael Mann1-4/+26
2015-06-10Provide port names for TCP ports so they can be used in filter expressions.Jakub Zawadzki1-3/+27
2015-06-10epl: Add config option for dupl. cmd layerRoland Knall1-1/+5
2015-06-10openSAFETY: Fix smaller bugs in detection and tapRoland Knall1-5/+23
2015-06-10NFSv4: A zero attribute mask is acceptable in dissect_nfs4_fattrs() ifcturney1-11/+17
2015-06-09Remove the executable bit from epan/addr_resolv.cEvan Huus1-0/+0
2015-06-09Don't try to clean up uninitialized Lua and crashBalint Reczey1-2/+4
2015-06-09Fix insertion of subnets read from the subnets file: append to the *end* ofChristopher Maynard1-9/+15
2015-06-08SMB: fix a V595 warning reported by PVS-StudioPascal Quantin1-1/+3
2015-06-08LBMC: fix Truncation of constant value -16. The value range of unsigned char ...Alexis La Goutte1-5/+4
2015-06-08Add TapParameterDialog.Gerald Combs2-1/+6
2015-06-08Revert "NFSv4: Fix for Bug 10483"Cal Turney1-2/+0
2015-06-08aeron: fix infinite loopEvan Huus1-0/+3
2015-06-08PMPROXY: check that pointer is not NULL before doing a strlenPascal Quantin1-4/+9
2015-06-08AMQP: fix The 'format_name' variable is assigned to itself found by PVS Studi...Alexis La Goutte1-1/+1
2015-06-08tcp: simplify tcp.flags.str, fix off-by-onePeter Wu1-22/+9
2015-06-08rpc: Support IB transportSlava Shwartsman1-3/+3
2015-06-08GTPv2: fix indent (use 4 spaces)Alexis La Goutte1-21/+21
2015-06-08Fix MSCV 2015RC Warning in_cksum.c(92): warning C4311: 'type cast':Anders1-0/+4
2015-06-08BGP: fix an infinite loop when finding an invalid length in EVPN NLRI Route T...Pascal Quantin1-1/+1
2015-06-08[GTPv2] Throttling Delay unit values are not the same as the timer values,Anders1-1/+11
2015-06-08NFSv4: Fix for Bug 10483cturney1-0/+2
2015-06-08Aruba ERM: Fix Dead Store (Dead assignement/Dead increment) warning found by ...Alexis La Goutte1-2/+0
2015-06-08PER: fix indent (use tabs)Alexis La Goutte1-33/+32
2015-06-08THRIFT: fix function name typoAlexis La Goutte1-2/+2
2015-06-08Register http.unknown_header as an FT_STRING (rather than FT_BYTES).Jeff Morriss1-1/+1
2015-06-08Add editor-modelines; Don't use tabwidth=4; Adjust whitespace.Bill Meier10-350/+402
2015-06-08Eliminate proto_tree_add_text from some dissectors.Michael Mann5-279/+432
2015-06-08igmp: fix memleakPeter Wu1-1/+2
2015-06-07NCP: fix V519 warnings reported by PVS-StudioPascal Quantin1-25/+0
2015-06-07PER: fix V593 warning reported by PVS-StudioPascal Quantin1-1/+1
2015-06-07NDPS: fix V535 warnings reported by PVS-StudioPascal Quantin1-12/+12
2015-06-07H248: fix V712 warning reported by PVS-StudioPascal Quantin1-5/+6
2015-06-07GSM Um: fix V695 warning found by PVS-StudioPascal Quantin1-1/+1
2015-06-07[Automatic update for 2015-06-07]Gerald Combs2-3/+238
2015-06-07ECP: fix V562 warning reported by PVS-StudioPascal Quantin1-1/+1
2015-06-07dwarf.c: fix V629 warning reported by PVS-StudioPascal Quantin1-1/+1